75 private links
Write your own river layout generator in lua.
Very nice implementation of a river-wm 'layout' which can actually be used to generate your own layouts with lua.
As far as I can see, for now this only supports a single layout file and not switchable/callable layouts with different namespaces, but that is sure to come.
A port of i3bar for river.
Wayland and riverwm-compatible port of i3bar statusbar. Also works with the fast i3bar replacement i3bar-rs. Neat!
Wayland screen recording from the command line! Simple, efficient, works. For audio and video.
A very interesting approach to wayland global key mapping! It uses client-server architecture to both circumvent the issue of no 'global' access being really easy in wayland and on the other hand to prevent leakage abuse on the other.
Seems similar in idea to something like river with the server essentially just receiving shell instructions.
Nice collection of wayland-enabled tools.
Supplementary lists:
- https://arewewaylandyet.com/
- and https://github.com/solarkraft/awesome-wlroots for more specifically wm-oriented things
rofi's drun
mode, or dmenu alternative for wayland - but fuzzy!
Sxhkd clone for Wayland (works on TTY and X11 too) - GitHub - waycrate/swhkd: Sxhkd clone for Wayland (works on TTY and X11 too)
https://github.com/rvaiya/warpd lets you move your mouse very quickly by hints and overlays. Unfortunately it is for X only. This is a discussion of existing and creating similar tools
Allows a wide variety of options and can also function as a nice template to go structuring and programming.
Completely walkthrough operations manual -- with various considerations along the way.
Fully functioning wayland environment with many different pre-chosen applications (image viewer, screenshot grabber, clipboard manager, etc).
Intended for nixOS but the choices can give hints as to how to setup a working wayland environment.