Way Cooler favicon

Way Cooler

Way Cooler is a tiling Wayland window manager, written in Rust, configurable using Lua, and extendable with D-Bus. Way Cooler gives the user full control in extending the capabilities of the window manager, without having to write a single line of Rust. Core functionality is implemented as D-Bus clients, allowing programs such as the lock screen and status bar to be implemented in any language that can speak the D-Bus protocol. Lua is a first class citizen of Way Cooler. Tiling options, window rules, and theme options are controlled by the integrated Lua thread. Short scripts, that are otherwise too short to be proper client programs, can also be written to extend the capabilities of the window manager. Way Cooler is designed from the ground up to be secure. Rust prevents Way Cooler from ever having a data race, dangling pointers, or a segfault. In order to maximize the security guarantees of Wayland, all client programs must first be authenticated using Lua, and are only granted the permissions they require in order to do their task.

Xmonad

Xmonad

xmonad is a dynamically tiling X11 window manager that is written and configured in Haskell. In a normal WM, you spend half yo ...

wmii

wmii

wmii is a small, dynamic window manager for X11. It is scriptable, has a 9p filesystem interface and supports classic and tili ...

Fluxbox

Fluxbox

Fluxbox is a window manager for X that was based on the Blackbox 0.61.1 code. It is very light on resources and easy to handle ...

Ratpoison

Ratpoison

Ratpoison is a simple window manager with no fat library dependencies, no fancy graphics, no window decorations, and no rodent ...