this post was submitted on 20 Aug 2024
395 points (99.3% liked)
Linux
47997 readers
919 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Migrating from an already rooten toolkit to a toolkit that is dead since a few years.
Nice.
They have been migrating to GTK3 since before GTK4 was out.
I am sure they will stay behind but future porting should be easier.
That said, non-GNOME GTK apps seem to be considering sticking with GTK3 anyway ( to avoid libadwaita ).
https://linuxmint-developer-guide.readthedocs.io/en/latest/xapps.html
It's not as dead as you think, but yeah...
Yeah ... I just hope they're now being able to decouple the UI and the core and make it easier to migrate to more recent UI toolkits.
Gimp has been falling behind more and more. Back when 2.0 came out it wasn't as bad yet, but it got worse as years went on.
Even better when we remind ourselves that GTK means "Gimp ToolKit" :)
It’s almost like the whole customized apps to fit into the GTK framework concept creates too much added work and needs to be rethought.
I don’t understand why someone should choose any GTK variant when they’ll have to refactor and rewrite their application every few years.