An open API service indexing awesome lists of open source software.

https://github.com/unexist/subtle-rs

A grid-based manual window manager - rewritten in Rust [MIRROR]
https://github.com/unexist/subtle-rs

duktape rust subtlewm tiling-window-manager window-manager x11 x11-wm

Last synced: 10 months ago
JSON representation

A grid-based manual window manager - rewritten in Rust [MIRROR]

Awesome Lists containing this project

README

          

= subtle-rs

NOTE: This is a rewrite of the window manager subtle in Rust.

subtle is a manual tiling window manager with a rather uncommon approach of tiling:
Instead of relying on predefined layouts, subtle divides the screen into a grid with customizable
slots (called gravities).
For better understanding, the default config uses a 3x3 grid and maps each gravity to one key of
the numpad.
With those keys, windows can be moved directly to the desired gravity - the same can be done with
tagging rules in the config.

== Links

- https://subtle.de
- https://subtle.rs
- https://duktape.org/