diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2011-05-15 22:05:37 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-05-15 22:05:37 -0500 |
commit | 5f21d4dff2ed450ff124a25ce7487cd4ef8c02d6 (patch) | |
tree | 014dbc485de25f9c81a6161810d491bd2d609cf9 /desktop/wmfs/README | |
parent | ad3f3308e812407b46cc134d2b46b759aad342f2 (diff) |
desktop/wmfs: Added (dynamic tiling window manager)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/wmfs/README')
-rw-r--r-- | desktop/wmfs/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop/wmfs/README b/desktop/wmfs/README new file mode 100644 index 0000000000000..a8df835106afd --- /dev/null +++ b/desktop/wmfs/README @@ -0,0 +1,8 @@ +wmfs (Window Manager From Scratch) is a lightweight and highly +configurable tiling window manager for X. It can be configured +with a configuration file, supports Xft (Freetype) fonts, and +is compliant with the Extended Window Manager Hints (EWMH) spec, +Xinerama, and Xrandr. wmfs can be driven with Vi based commands +(Viwmfs). wmfs also comes with a built-in systray. + +This requires imlib2. |