I also blame Qt for not being able to modify the app window header in Ubuntu.
linuxmemes
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
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
- This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
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. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed.
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.
When I started to use Linux more than two decades ago, Qt's license was not considered free software friendly. Because I didn't want proprietary software, I avoided KDE and Qt applications. I know the situation changed after a few years but it stuck with me.
Controversy erupted around 1998 when it became clear that the K Desktop Environment was going to become one of the leading desktop environments for Linux. As it was based on Qt, many people in the free software movement worried that an essential piece of one of their major operating systems would be proprietary.
Plus, it was much easier at that time to have themes and "rice" my desktop using only GTK apps.
So it's petty but even to this day, I kept the old habit and still avoid Qt applications.
A few days ago I saw a post on c/opensource@lemmy.ml about "an alternarive to KDE Connect", and the rationale to wanting "an alternative to KDE Connect" was that it "makes you download a lot of other software that you don't really need". Which it's just the required Qt stuff. imho that's plain ridiculous.
Given the high upvote count you can guess people just think about GTK as the default and every other toolkit as "software you don't really need".
I think that mentality is silly
However, once you get past a certain age change becomes hard
I have none of those problems. Must be a skill issue
Why is it a problem that there are "bits" of light mode in the UI when switching from dark mode? You'd think you'd want all of the bits to be light mode then. Is that the issue, that not all bits are light mode?
🤓
I just avoid qt altogether.
I try to when I have a choice. I'll normally pick gtk apps over qt counterparts if they're roughly equivalent feature-wise because my DE of choice uses gtk. That being said in some instances there just isn't a gtk application that has the features I need. A good example is Kdenlive. There just isn't anything gtk-based that comes close.
I kinda miss my Gnome DE. Ive Been using KDE Plasma after upgrading Debian which it now officially supports but I've been experiencing crashes and bugs... This surprises me on a Debian machine.
Ive Been using KDE Plasma after upgrading Debian which it now officially supports but I’ve been experiencing crashes and bugs… This surprises me on a Debian machine.
Doesn't surprise me. Debian's definition of stability is "stays the same", not "free of bugs". In Debian Stable packages are frozen and only severe bugs are allowed to be fixed which doesn't necessarily mean crashes but security risks.
Then there is Debian Unstable. The name already says it. It's unstable, it's the development branch.
For some time Ubuntu was the middle ground of a regular, bugfixed snapshot of Debian Unstable but that Snap infested POS is no longer suitable for regular users.
Debian testing is what you forgot and is the middle ground.
Except debian testing doesn't receive security updates in a timely manner.
It's designed exclusively for testing, not really for people to actually use it.
It's yet another development branch, this time for beta testing.
Correct
yup I've tried kde so many times...a week was the longest i could live with it. i don't get how people can use something that buggy, or is it something hw specific. I'm getting an AMD GPU soon, interesting to see if I can finally leave cinnamon behind.
🚨 ANTI KDE LANGUAGE DETECTED 🚨
I'm personally GTK gang. I only use like 1 or 2 qt apps because there's no alternative and i don't even bother theming them anymore.
KDE by default doesn't have a mac style global menu. If the third party extension that provides this looks fancy but doesn't work perfectly ask the devs to do more free work or roll up your sleeves. In any case its not part of KDE.
If you use a proper style sheet/dark theme for both QT and GTK and set flatpak to use it you really shouldn't have any complaints about dark themes save for websites. Trying to make websites all dark themed is a fools errand. You'll eventually find that some don't style right if you force it.
Use integer scaling. Buy devices that are 4K at 24-32 or 1080p at 11-14" you know the most common sizes?
Quentin Tarantino?
I don't understand why any user would have to care or even know what GUI toolkit an app uses.
I don't know why the burden is put on the user/DE. You shouldn't have to care about what GUI toolkit your DE uses either.
DE and themes should be decoupled from eachother. So the user can install whatever "theming system" they want, and GUI toolkits should aim to support as many theming systems as practical.
GUI toolkits are implementation details, the user doesn't care about implementation, it cares about what it sees. And what it sees is the colors and icons.