diff options
Diffstat (limited to 'desktop/evilwm/README')
-rw-r--r-- | desktop/evilwm/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/desktop/evilwm/README b/desktop/evilwm/README new file mode 100644 index 0000000000..2bc3943344 --- /dev/null +++ b/desktop/evilwm/README @@ -0,0 +1,11 @@ +evilwm is a minimalist window manager for the X Window System. Its +features include: +* No window decorations apart from a simple 1 pixel border. +* No icons. +* Good keyboard control, including repositioning and maximise toggles. +* Solid window drags (optional - may be slow on old machines). +* Snap-to-border support (command line option). +* Virtual desktops (compile time option). +* Small binary size (even with everything turned on). +* Reasonable EWMH support (though not yet fully compliant). +* Configuration file read on startup. |