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]
- Host: GitHub
- URL: https://github.com/unexist/subtle-rs
- Owner: unexist
- License: gpl-3.0
- Created: 2025-06-19T11:57:20.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-08-14T12:42:50.000Z (10 months ago)
- Last Synced: 2025-08-14T14:28:02.904Z (10 months ago)
- Topics: duktape, rust, subtlewm, tiling-window-manager, window-manager, x11, x11-wm
- Language: Rust
- Homepage: https://hg.unexist.dev/subtle-rs
- Size: 728 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
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/