Do you daily drive Wayland, if so since when, if not when will you?

headroom@lemmy.ml to Linux@lemmy.ml – 223 points –

I've been on Wayland for the past two years exclusively (Nvidia).

I thought it was okay for the most part but then I had to switch to an X session recently. The experience felt about the same. Out of curiosity, I played a couple of games and realized they worked much better. Steam doesn't go nuts either.

Made me think maybe people aren't actually adopting it that aggressively despite the constant coverage in the community. And that maybe I should just go back.

288

You are viewing a single comment

I will daily drive wayland once sway fixes all their compatibility bugs with i3 and once polybar works on wayland as well.

I think you meant sway, i3 is a window manager written for X11.

?

I said: "I will daily drive wayland once sway fixes their compatibility bugs with i3" That is I am not using wayland at the moment and I'm using i3 (x11) due to bugs in sway.

Sway is the wayland window manager that is a "drop in" replacement of i3. I can't use it right now because it has several bugs that prevent me from using it.

Nevermind me, haven't had my morning coffee yet, I read "I'll use Wayland once they fix their compatibility bugs with i3" so was kind of confused since i3 dies not work on Wayland.

since i3 dies not work on Wayland.

Might wanna drink a bit more coffee btw (sorry I couldn't hold it lol).

I'm using sway for approx. 2 years now and am very happy with it as drop in replacement for i3. What bugs are you referring to?

For bars, there are swaybar and waybar that run very smoothly. It's not 100 % polybar but with waybar you can get kind of close.

https://github.com/swaywm/sway/issues/8002

https://github.com/swaywm/sway/issues/8001

https://github.com/swaywm/sway/issues/8000

Also this issue which affects xfce apps in wayland:

https://gitlab.xfce.org/xfce/thunar/-/issues/1304

I also need to find a way to do "window devour" in sway.

I also tried Hyprland and it was a total nope for me, I wasted my time reading the wiki pinning workspaces to certain monitors only for hyprland to tell me that shit was deprecated. I also found that I can't move a floating window between displays in hyprland, as the move left/right commands move the floating window to the left or right of the display and don't actually move it left or right, that means the window gets stuck in the left or right side of the display when trying to move it into the next.

edit: And my polybar is a long config for multiple displays as well that has several features I worked on and I really don't wanna bother migrating to another bar:

https://imgur.com/2GXp2L6.png

I have indicators of cpu usage (which when click change the cpu scheduler), mem, gpu, etc, It also prints the names of the windows in the scratchpad which is the Xfce4-terminal Mate-calc in this case, the current workspace, the window class name and instance of the window with focus, the currently playing music track with playerctl, the volume in decibels, the current network speed, etc.