this post was submitted on 07 Apr 2025
1286 points (96.9% liked)
linuxmemes
24852 readers
691 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
3. Post Linux-related content
sudo
in Windows.4. No recent reposts
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not necessarily, but humans are creatures of habit. If your app doesn't follow existing patterns, you better have a good reason for it.
It is true however that UX research is pretty poor on Linux, outside of say Gnome, but I think Linux apps could also take notes from market leaders and see what works from them and why.
It's not always just a spreadsheet comparison of features, it's considering the UX for different screens and user journeys and comparing them to one another.
You kidding me? Gnome has the worst UX of them all. The UI is kind of OK, but the UX is fucked beyound repair.
I disagree, they've got a consistent UX framework across the board, inputs are clear, navigation is the same across gdk apps. Is it consistent with other DEs? Not quite. But all gnome apps are easy to use, have pleasing UIs and generally share patterns that make it easy to see them as part of the same family even if an app is third party.
I agree on consistency. It does have vision and it is consistently implemented.
It has different problems. It doesn't play well with apps written not for it, it doesn't allow for a good deal of customisation, and full of bugs and questionable decisions. All the UI stuff is subjective, but bugs and unresponsiveness isn't.
Eh can't really blame it for not being more open I think to customisation, it is an issue but not really a UX one I think. Any UI could be faulted for that then, not being customisable enough. As for apps not written for it again, not something they have control over. Could say the same about any DE, or even Mac or windows when they use non standard blocks
What else could it be if not UX. Not being able to setup a shortcut for the keyboard layout change without a bunch of bullshit hoops is an eXperience I have as a User.
Yes, it's a metric by which we measure the experience. Sometimes things should and could be easily customisable, and if they aren't, it's a fault of the UI.
If they're making a window manager, they need to consider apps that user might run with this window manager. If for example a browser doesn't render half of the internet correctly because they added an unexpected rendering conventions, it's a shit browser. Same could be said about desktop environment.
Other DE expected to run apps, Gnome expects that you write your app with Gnome in mind, that's a big difference.