|
|
Log in / Subscribe / Register

Maybe a hint?

Maybe a hint?

Posted Jan 14, 2026 18:00 UTC (Wed) by LionsPhil (subscriber, #121073)
In reply to: Maybe a hint? by Wol
Parent article: Debian discusses removing GTK 2 for forky

GTK3 and onward made a fairly significant design pivots in places IIRC. To the project's credit, they have documentation covering both migrations, but you can see it is not a "bump the version number and swat at any deprecation warnings" kind of weekend task if your application did anything nontrivial:

https://docs.gtk.org/gtk3/migrating-2to3.html
https://docs.gtk.org/gtk4/migrating-3to4.html

...along with that, it's more or less impossible *not* to change the UX in the process. Not just from theme breakage (that ship's largely sailed, unfortunately), but from UI patterns (like how the modern GTK/GNOME world likes putting primary buttons in titlebars, and will start doing so if you use the stock file chooser).


to post comments

Maybe a hint?

Posted Jan 17, 2026 1:20 UTC (Sat) by mirabilos (subscriber, #84359) [Link]

My window manager does not even *have* title bars…

… and Gtk+3 programs are so ugly, compared to even Gtk+2, which I already was no fan of.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds