Linux gives users the freedom to keep using x11 :p
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.
They are even free to thanklessly maintain X11 for all the other contrarian fossils, because the developers sure aren't doing it anymore.
To be fair⦠XLibre is doing that.
Quote from their readme:
It's explicitly free of any "DEI" or similar discriminatory policies.
Together we'll make X great again!
I'll pass.
There's nothing contrarian in using software that works and and fulfills all your needs.
I gladly accept the fossil label, but there's no contrarian sentiment behind it ... I just never felt any pain staying with X11.
Also, the window manager I use is developed by a friend who lives 10min away and texts me every time he has an update, and I love it ... doesn't work on Wayland, though ...
This is the way...
ugh I wish I could but my Laptop set up says "no, you can't." discrete Nividia GPU with onboard AMD GPU and gaming on x11 is a no go for me. So my only choice is wayland :/
I once heard about someone accidentally pouring tea from a teapot into a mug with instant coffee in it rather than hot water.
Your laptop has the GPU equivalent of that drink.
ugh I know. In hindsight I would have never bought it.
Missing feature != Inability to customize
missing feature that used to be there but has been removed in the name of protecting me from myself, is an inability to customize.
I chose wrong, must be linux's fault.
Why so salty? I am making an app that I want to stick on the background, and would like it to be cross-platform. I mean, there should be some way to achieve something this basic right? Also, Wayland is going to become the default, and most distros will switch to it.
Any time you point out any flaw in linux the fanboys come out to have a screech and tell you how its all your fault actually. I've learned you just gotta ignore them.
If's FOSS, don't cry about it, implement the feature the way you think is best; just like every one else.
You'll have to look into GTK's Layer Shell implementation.
Look at the source of Eww. It's written in Rust, it uses GTK (or GDK?), and it has a config option that opens the windows in the bottom layer.
I see this as a feature honestly. Screw apps who try to be different with their special little windows
Is it bottom layer in wayland terminology (the one for bars and stuff)? In that case I think gtk4-layer-shell is the answer.
I know this is pedantic but Linux does give users the free to do this. They just need to add a patch to their desktop and patch their app to make it so.
It gives you the freedom to do that, not the ability
It is easy, just loop through all active windows and increase their layer by one, making yours the most bottom
Depends on the wm.
You're looking for gtk4-layer-shell (doesn't work on gnome tho 'cos they hate you (only gnome is like this))
What actually bothers me is when a window opens and takes my keyboard focus away from where I was working. God, I hate what shit.