this post was submitted on 06 May 2024
0 points (NaN% liked)

Linux

47233 readers
765 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 10 comments
sorted by: hot top controversial new old
[–] knexcar@lemmy.world 0 points 4 months ago (2 children)

What even is GTK2 and GTK3?

[–] MonkderDritte@feddit.de 0 points 4 months ago

Gtk 2 is old, Gtk 3 current and Gtk 4 is new.

[–] federalreverse@feddit.de 0 points 4 months ago* (last edited 4 months ago) (1 children)

GTK is a UI toolkit, i.e. a piece of software that draws uniform-looking buttons and scrollbars and the like.

GTK used to stand for "GIMP toolkit" but GTK and GIMP development are now entirely separate, so much so, in fact, that 13 years after the release of GTK 3 and 3 years after the release of GTK 4, GIMP still hasn't upgraded to either.

[–] lemmyvore@feddit.nl 0 points 4 months ago (1 children)

Because it doesn't need anything in GTK 3 and 4. They're either cosmetic changes or UX changes and Gimp has no reason to adopt either.

[–] federalreverse@feddit.de 0 points 4 months ago

GIMP has had a GTK 3 port in development for years. They just lack the developer bandwidth to finish it. And in general, using EOLed libraries for your very popular application is not great, not for security, not for usability, and not for compatibility with modern systems.

[–] seaQueue@lemmy.world 0 points 4 months ago (1 children)

Man they're ahead of schedule, GTK3 isn't even obsolete yet

[–] theshatterstone54@feddit.uk 0 points 4 months ago (1 children)

They're not yet switching to GTK3. They're backporting GTK3 features to GTK2.

[–] Strit@lemmy.linuxuserspace.show 0 points 4 months ago* (last edited 4 months ago) (1 children)
[–] petsoi@discuss.tchncs.de 0 points 4 months ago* (last edited 4 months ago) (1 children)
[–] federalreverse@feddit.de 0 points 4 months ago

Porting Wayland compatibility to GTK 2 would be incredibly out of scope for GIMP developers. :)