Which X11 software keeps you from switching to Wayland?
For me AutoKey is absolutely essential to my workflow. I have tons of text expansions and shortcuts to "remap" keys. E.g., respectively, typing dAt expands into 2025-05-08, 13:47:40 CEST, and pressing alt + k simulates the arrow down key.
Secondly there's XScreenSaver which has so many wonderful (mathematical) visualizations that it would be a damn shame if these eventually get lost as Wayland gets more adoption.
Yeah, I think my sway config is around five years old now. The Wayland experience hasn't been entirely without warts, but as someone who kind of just uses the desktop to drive a browser and a bunch of terminals, there's not a whole lot of problems to run into either.
I find it's not as reliable in targeting inputs, and you sometimes need to set the XDG_RUNTIME variable yourself. wtype is much better at this, but is limited to keystrokes
Appreciate the link, and I don't mean to sound so ungrateful, but that extensive README contains everything except what exactly river is. Is it a desktop manager? A standalone compositor? What does it fix? What does it replace? etc.
Edit: Oh, it's a tiling window manager, and all WMs in wayland have to be compositors.
The inability to roll windows up into just the title bar, or to get Firefox to place each of its windows on the same virtual desktop as before, are major annoyances. Otherwise, Wayland runs better than I expected.
For me is the lack of virtual displays is Wayland.
I'm using a 49" monitor (with i3) and split it into virtual monitors/displays. For some tasks two displays are good, for others three, and all doesn't need to be the same size.
The reason for not using i3 splits is that many programs have fullscreen functions that I often use.
Watching a movie is one example, where I have a script that automatically calculate the optimal width without borders and gives me an extra virtual display beside with whatever's left.
Hyprland can tell a window to be in fullscreen when in fact, it's not (it's called.. Fakefullscreen). I binded it to shift+f11 and its become part of my workflow, lol
RustDesk (remote desktop control) and Barriers (KVM-like server to control my laptop screen from my desktop just by moving mouse to that screen). Both of these are tightly integrated in my daily workflow and would be a hard loss.
There's a modern fork of Barriers but I haven't been able to get it working cross-platform yet. I know RustDesk is actively working to complete wayland support, but it's not quite there yet.
RustDesk on Wayland can't run headless, which I need (unless they fixed already and I just haven't noticed yet - I know they've been working on it!)
Yeah, Input-leap is the Barriers fork I was referring to. I need it to work on all platforms though, and I wasn't able to get it working on macOS. I keep checking periodically tho (usually in response to posts like these - I wanna move Wayland like everyone else!)
I think Rustdesk for me as well. My main computer is a Windows laptop, but I use a few Linux laptops around the house to control it and others with Rustdesk. Alt+Tab works on the remote system in Gnome Classic (I think that's what it's called - says X11) but on the other options it performs switches locally only. Tested on Debian and Fedora.
I accomplish the same thing with compose sequences, and by binding a keyboard shortcut in my desktop to call a script with wtype. It's not a cross-compositor solution though, as you'd have to manually setup binds in each of them.
I don't see much hope for this one-to-one unfortunately.
huh? Isn't that the thing that let's me select the DE/Compositor/Server mashup while logging in? It just occured to me that this sounds like circular reasoning, but that's what it looks like it does
Wayland's been my daily driver for a few years now, mostly without incident. However, occasionally certain applications (Ryujinx and pcsx2, predictably) require the GDK_BACKEND=x11 environment variable to be set before they'll function.
I'm too dumb to set up Wayland on Nvidia and honestly don't really care to. My laptop has an intel haswell-ult so it works with Wayland ootb and all the apps I use on it (literally just calibre, falkon, lapce and libreoffice Writer) work fine.