How to request javafx pixels rather than receiving it?
Thiago Milczarek Sayão
thiago.sayao at gmail.com
Sun Oct 15 00:16:31 UTC 2023
Hi,
Please, ignore. I've found a solution with the existing flow.
Em sáb., 14 de out. de 2023 às 14:44, Thiago Milczarek Sayão <
thiago.sayao at gmail.com> escreveu:
> Hi,
> I'm doing some experimenting on new ways to implement the gtk glass
> backend (mainly targeting wayland support).
>
> JavaFX View implementations receives the data to be drawn.
> I want to be able to request it synchronously.
>
> If JavaFX needs to paint I need it to request the glass backend without
> the data.
> So the backend would request back the data to be drawn when it's ready.
>
> I could keep a buffer on GtkView.java. Would it be too ugly?
>
> -- Thiago.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20231014/9b6596de/attachment.htm>
More information about the openjfx-dev
mailing list