Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MinasMazar/subtle
A grid-based manual window manager written in C and extended in Ruby. (Original project at http://subforge.org/projects/subtle/wiki )
https://github.com/MinasMazar/subtle
Last synced: about 2 months ago
JSON representation
A grid-based manual window manager written in C and extended in Ruby. (Original project at http://subforge.org/projects/subtle/wiki )
- Host: GitHub
- URL: https://github.com/MinasMazar/subtle
- Owner: MinasMazar
- License: gpl-2.0
- Created: 2014-03-12T18:03:39.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-15T12:51:59.000Z (over 10 years ago)
- Last Synced: 2024-08-04T02:07:47.498Z (5 months ago)
- Language: C
- Homepage:
- Size: 344 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
- awesome-ricing - subtle - A grid-based manual window manager. (C, Ruby) (Packages / window-managers)
README
subtle
======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 customizeable 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.
Another unique concept is the strict tagging: Unlike other tiling window managers, subtle doesn't allow weak tagging and always maps windows to virtual desktops (called views) with matching tags, regardless of the current active view.