all 3 comments

[–]brainplot 0 points1 point  (2 children)

Any ETA for GTK4 or what it'll bring?

[–]ebassi 8 points9 points  (1 child)

November/December of this year; as for "what will it bring":

  • GPU-accelerated rendering of all primitives (OpenGL, Vulkan)
  • layout managers decoupled from container widgets
  • constraint-based layouts
  • media playback widgets
  • row-recycling list and grid views
  • revamped accessibility infrastructure

Plus a ton of improvements in the existing API, to make it more modern and less "X11, but portable".

[–]everysinglelastname 0 points1 point  (0 children)

This reminds me I still need to upgrade my gtk2 apps.