diff options
author | Daniel LEVAI <leva@ecentrum.hu> | 2010-05-13 23:32:39 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-16 22:24:34 -0500 |
commit | 36e6c6b410b9b053a26dfc55e54155e5368f7e66 (patch) | |
tree | 33974ce504a2b48a8facadbc2ecff1d2f3fd4e58 /desktop/scrotwm/README | |
parent | 58d3760cc703f1527a213560cc71b97cd31f4521 (diff) | |
download | slackbuilds-36e6c6b410b9b053a26dfc55e54155e5368f7e66.tar.gz |
desktop/scrotwm: Updated for version 0.9.23.
Diffstat (limited to 'desktop/scrotwm/README')
-rw-r--r-- | desktop/scrotwm/README | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/desktop/scrotwm/README b/desktop/scrotwm/README index 4c2513d850..c1e552dfba 100644 --- a/desktop/scrotwm/README +++ b/desktop/scrotwm/README @@ -1,9 +1,12 @@ -Scrotwm is a small dynamic tiling window manager for X11. It tries -to stay out of the way so that valuable screen real estate can be -used for much more important stuff. It has sane defaults and does -not require one to learn a language to do any configuration. It -was written by hackers for hackers and it strives to be small, -compact and fast. +Scrotwm is a small dynamic tiling window manager for X11. It tries to stay out +of the way so that valuable screen real estate can be used for much more +important stuff. It has sane defaults and does not require one to learn a +language to do any configuration. It was written by hackers for hackers and it +strives to be small, compact and fast. -This package contains an example scrotwm.conf and shell scripts -for it. +It was largely inspired by xmonad and dwm. Both are fine products but suffer +from things like: crazy-unportable-language-syndrome, silly defaults, +asymmetrical window layout, "how hard can it be?" and good old NIH. Nevertheless +dwm was a phenomenal resource and many good ideas and code was borrowed from it. +On the other hand xmonad has great defaults, key bindings and xinerama support, +but is crippled by not being written in C. |