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.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I need to force keepass and some other things to x11 mode so that autotype and window detection works.
Xfwm. Taskbars are now wayland, but don't autohide without the compositor supporting it.
XFCE, mostly.
Easystroke https://github.com/thjaeger/easystroke, please, please, please somebody pick the project, I'll gladly pay a license to use it.
https://github.com/jersou/mouse-actions
It's recommended by the easystroke dev too: https://github.com/thjaeger/easystroke/wiki
I tried Mouse Actions many times, just a different beast (many Easystroke users have the same opinion).
GPU screen recorder, the hotkeys dont work in Wayland
Strange, they do for me on Plasma Wayland.
autokey
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.
ydotool iirc
Talon voice.
Autokey.
Anydesk. (although rustdesk is probably going to replace that)
Talon voice though. I'll need X11 for the rest of my life.
Balders Gate 3. Cannot get it to work on Wayland. No issues on X11.
I run basically all my games in gamescope, plus I get HDR for those games that support it.
I wasn't able to get gamescope working while I was using an nvidia card, and haven't tried yet with amd
Works for me in Wayland on Bazzite. Maybe depends on your distro and GPU drivers.
Same for me on Arch (btw)
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.