Platform/GFX/GTK3: Difference between revisions

→‎Motivation: native widgets and software thebes layer rendering
(→‎Motivation: native widgets and software thebes layer rendering)
 
Line 4: Line 4:


* New toolkit features are added to GTK3 but rarely ported to GTK2.  This includes support for input events such as touch events and Wayland.
* New toolkit features are added to GTK3 but rarely ported to GTK2.  This includes support for input events such as touch events and Wayland.
* GTK3 provides the option of rendering native widgets to CPU memory surfaces, which would allow Thebes layers to be rendered to these surfaces before being uploaded for compositing.


= What needs to be done =
= What needs to be done =
Confirmed users
85

edits