this post was submitted on 17 Dec 2023
-3 points (48.5% liked)

Linux

47337 readers
1284 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
 

This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I'm not saying gnome is bad here, instead I find this an interesting to read and I'm sharing it.

you are viewing a single comment's thread
view the rest of the comments
[–] ProgrammingSocks@pawb.social 1 points 9 months ago (1 children)

Clickbait title, no thanks. GTK is alive and doing very well, considering all the major distributions use GNOME or a fork of it.

KDE has major Windows syndrome. No amount of polishing that turd will make me ignore the fundamental user unfriendliness that is nested text drop-downs.

[–] meteokr@community.adiquaints.moe 3 points 9 months ago

No amount of polishing that turd will make me ignore the fundamental user unfriendliness that is nested text drop-downs.

Can you give me an example of this? From my perspective, using something like Kate, the extremely user friendly experience of discovery is vastly better than something like vi. In Kate, I appreciate the discoverability of having a list of options. I recently learned it can interact with LSP's because of the menus. I don't use it for that all that much, but it was cool to even know it could do that. Maybe vi is bad comparison, but off the top of my head GTK apps just have the hamburger menu, that then opens up the list of text menu options. Seems like its just hiding the option menus by nesting them in an additional layer of a button.

For the record, I haven't used a windows computer as anything more than an appliance in over a decade, so maybe the influence is lost on me.