<div dir="ltr">Hi,<br><div>I'm doing some experimenting on new ways to implement the gtk glass backend (mainly targeting wayland support).</div><div><br></div><div>JavaFX View implementations receives the data to be drawn.</div><div>I want to be able to request it synchronously.</div><div><br></div><div>If JavaFX needs to paint I need it to request the glass backend without the data.</div><div>So the backend would request back the data to be drawn when it's ready.</div><div><br></div><div>I could keep a buffer on GtkView.java. Would it be too ugly?</div><div><br></div><div>-- Thiago.</div><div><br></div><div><br></div></div>