this post was submitted on 10 Nov 2023
1703 points (94.1% liked)
linuxmemes
21222 readers
69 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
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 members of the community for any reason.
- 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.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
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
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Let's do it right here!
Sway is a Wayland i3 implementation and you really should be using Wayland instead of X.
I would love to but 1. I love my simple awesomeWM setup 2. Nvidia shenanigans.
:(
i know that feel bro :(
Is Sway nice?
Yes
I might be swayed to try it out
Sway is rice
No, you only should be using Wayland if you need some of it's features. If you don't need mixed refresh rate/mixed scaling you're fine using X.
X is abandonware and full of security issues probably time to switch to maintained aoftware
This sentence works really well for twitter too
This is FUD. Here's a security fix from a month ago: https://gitlab.freedesktop.org/xorg/xserver/-/commit/541ab2ecd41d4d8689e71855d93e492bc554719a
Abandonware my ass...
Sure, activity in the repo and new versions don't prove the project isn't abandoned... Maybe you just don't know what abandonwere means?
No one stops you from moving to Wayland. It has it's uses. But the FUD you're spreading is stupid and boring. X is fine, it's exactly what a lot of people need and it doesn't make sense to move their DEs to Wayland only because it's 'new'. The fact that it took Wayland 10 years to reach any sort of usability shows just how little does it offer to an average user.
X' architecture is insecure. There's no isolation between windows, and each process can spy on your input. That's just one example.
Wayland is necessary.
Yet no known active exploits use this insecure architecture to cause actual harm. It's just another FUD.
I'd hardly call that an exploit. There's no protection.
The Sway implementation (not Wayland as some DEs seem to run really smoothly) sadly is still completely hit or miss depending on your exact hardware setup. I have two device (both even with nvidia grphics *sigh*) and one of them is just a buggy and flickering mess.
I disagree. Sway is extremely high quality software. Nvidia is a known terrible player with FLOSS software. I hope they will continue their path of recent improvements.
Sway devs don't support NVIDIA graphics
I know they officially don't. And I didn't try to say that Sway was bad in any way or that it is their fault. I was just stating facts about state of it with NVIDIA graphics (that kept me -as a long-term i3 user- from switching to Wayland).
For a while I would have agreed, and I used sway for years. But recently I switched back to i3 (i3-rounded) due to display issues with my AMD GPU. I started doing most of my development in the TTY, and found that switching from TTY to Wayland takes half a second and can sometimes break my GPU (until I switch between TTY and display a few times). With X11 it's instant and without issue ¯\_(ツ)_/¯. Hoping that gets fixed down the road, or that it's specific to my GPU.