2024-12-31-wayland-gotchas
So the day of wayland is coming. As of today the gotchas I have are:
- vnc on the desktop
- wayvnc (required wlroots)
- global hotkeys → macro recoding
- need to be implemented in compositor
- tiling shortcuts
- need to be implemented in compositor
- screensaver
- swaylock
- keyboard indicator
- screen grabber
- need to be implemented in compositor (hotkeys) and using tools like grim or slurp
- xrandr monitor equivalent
- kanshi
- wlr-randr
- wmctl replacement
- wlrctrl
- barrier/inputleap replacement
See: https://github.com/solarkraft/awesome-wlroots
Compositors
- hikari : Interesting, but not easily discoverable
- labwc : OpenBox like. Recommended by LXQt project.
Screensaver hacks