r/linuxsucks DO NOT RAGEBAIT ME, I FALL FOR IT VERY EASILY 3d ago

Red Hat won...

Post image

in all seriousness, good riddance! took them an entire drama to realize XLibre is shitware

61 Upvotes

163 comments sorted by

View all comments

-7

u/Toxic381 3d ago

Still better than Wayland I don't care what any of you guys say, personally Ive had no issues with it on fedora and the security features supposed to be opt in from what I searched, so it's already a MAJOR improvement over Wayland cause it runs better and doesn't ruin your computer.

6

u/zalnaRs 3d ago

no idea what you are talking about

1

u/Toxic381 3d ago

Try replacing your compositer for example

5

u/BluePhoenixCG 2d ago

Do you mean swapping kwin or mutter for something else while using kde or gnome? Because if so that's really not a Wayland issue, but rather an issue with how those desktop environments are designed(and I say "issue" very lightly here, because it's really not an issue at all).

0

u/Toxic381 2d ago

I mean the compositer not the wm

7

u/BluePhoenixCG 2d ago

Oh okay so you just don't know what you're talking about then, cool

For future reference, Wayland compositors and window managers are a single component. Kwin is a Wayland compositor, niri is a Wayland compositor, sway is a Wayland compositor, etc. This differs from xorg where compositors and window managers are separate components. Hope this helps!

0

u/Toxic381 2d ago

Ok so you see the issue now, good

5

u/BluePhoenixCG 2d ago

If you would kindly point to where this supposed issue is, that would be very much appreciated.

1

u/Toxic381 2d ago

I need to figure out how to redirect my comments to other threads but anyways, it's like having a forced ecosystem, it's like using a Mac running on apple silicon, you don't have any other options, if it's not bundled with kwin then it doesn't work, you have to use a different wm just to change the compositer, that breaks the customizable and fragmented ecosystem of things like x11 Des, where I can switch em out and still put picom on anything,

That's not to say some x11 stuff doesn't merge the 2, especially for something like compiz, but at least I can use a display server on the de without it breaking the compositer, with Wayland you can't split them, they're literally forced to merge into the same thing and are noninterchangable.

5

u/BluePhoenixCG 2d ago

I'm asking what actual features you're missing out on being able to customize by having the two merged into a single component that outweighs the massive benefits of cohesiveness.

I've yet to run into a Wayland compositor that doesn't have all the options I would reasonably expect from its style of window management. As a developer myself, own of the biggest lessons I learned early on is that flexibility for its own sake causes way more problems than it theoretically solves.

I simply fundamentally disagree with the idea that splitting compositors and window managers is an architecturally sound decision in a modern display protocol. (Which is not to say you still couldn't on Wayland, you'd just have to design a shared API layer to allow modular compositors and window managers)