NOTICE: This package has been removed from pkgsrc

./wm/scrotwm, Small dynamic tiling window manager for X11

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.9.22, Package name: scrotwm-0.9.22, Maintainer: lsm5

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.

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.

Scrotwm is a beautiful pearl! For it too, was created by grinding
irritation. Nothing is a bigger waste of time than moving windows
around until they are the right size-ish or having just about any
relevant key combination being eaten for some task one never needs.
The path of agony is too long to quote and in classical OpenBSD
fashion (put up, or hack up) a brand new window manager was whooped
up to serve no other purpose than to obey its masters. It was
written by Marco Peereboom & Ryan Thomas McBride and it is released
under the ISC license.


Required to run:
[x11/liboldXrandr] [x11/dmenu]

Required to build:
[pkgtools/x11-links] [x11/renderproto] [x11/xproto] [x11/randrproto]

Master sites:

SHA1: 71bce198280bd329d3c32bd76e8f5e069fa3f1b9
RMD160: 1087432b9a95b4bc0e1d34acc33d6f19048ab540
Filesize: 53.121 KB

Version history: (Expand)


CVS history: (Expand)


   2013-07-26 19:57:49 by Thomas Klausner | Files touched by this commit (7) | Package removed
Log message:
Remove scrotwm, replaced by spectrwm.
   2013-07-25 10:30:58 by Thomas Klausner | Files touched by this commit (1)
Log message:
Set MAINTAINER per request on pkgsrc-users.
   2012-10-08 14:42:26 by Aleksej Saushev | Files touched by this commit (87)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2012-07-27 20:52:29 by Thomas Klausner | Files touched by this commit (1)
Log message:
Update MASTER_SITES, from Brad Ely on pkgsrc-users.
   2010-02-18 13:03:23 by OBATA Akio | Files touched by this commit (6)
Log message:
Update scrotwm to 0.9.22 snapshot version.
Changes since last version are unknown.

pkgsrc changes:
 * Update HOMEPAGE and MASTER_SITES to new location.
 * Add dependency on x11/dmenu, using for menus
 * Honor package supplied Makefiles, fixes PR#42790.

Build and run tested with NetBSD-i386-5.0.2 with modular X, and
build tested with OpenBSD-i386-4.6 (not tested with Darwin).
   2009-06-14 20:19:03 by Joerg Sonnenberger | Files touched by this commit (64)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-11 21:01:44 by Hasso Tepper | Files touched by this commit (2)
Log message:
Make it compile on systems which don't happen to have /usr/include/util.h.
   2009-02-21 16:15:29 by Thomas Klausner | Files touched by this commit (6) | Imported package
Log message:
Initial import of scrotwm-0.9.1:

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.

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.

Scrotwm is a beautiful pearl! For it too, was created by grinding
irritation. Nothing is a bigger waste of time than moving windows
around until they are the right size-ish or having just about any
relevant key combination being eaten for some task one never needs.
The path of agony is too long to quote and in classical OpenBSD
fashion (put up, or hack up) a brand new window manager was whooped
up to serve no other purpose than to obey its masters. It was
written by Marco Peereboom & Ryan Thomas McBride and it is released
under the ISC license.