diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2011-07-09 16:17:25 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:03 -0300 |
commit | edb063d57495e480c0ae2120d6cf65c67d515ce6 (patch) | |
tree | 4e92a0960514fb5ab958a2e6f713962aebd8588a /desktop/subtle/README | |
parent | e0f1aa4a109dfaa680f5b82ae313f0059919d568 (diff) | |
download | slackbuilds-edb063d57495e480c0ae2120d6cf65c67d515ce6.tar.gz |
desktop/subtle: Added (ruby based tiling WM)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'desktop/subtle/README')
-rw-r--r-- | desktop/subtle/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop/subtle/README b/desktop/subtle/README new file mode 100644 index 0000000000..d1bb93dbe6 --- /dev/null +++ b/desktop/subtle/README @@ -0,0 +1,9 @@ +subtle (ruby based tiling WM) + +A grid-based manual tiling window manager with a strong focus on easy +but customizable look and feel Subtle has a rather uncommon approach of +tiling: Per default there is no typical layout enforcement, windows are +placed on a position (gravity) in a custom grid. The user can change the +gravity of each window either directly per grabs or with rules defined +by tags in the config. + |