./wm/wmii, Modular and keyboard-friendly window manager

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.6nb4, Package name: wmii-3.6nb4, Maintainer: ghen

wmii (window manager improved 2) is a dynamic window manager for X11.
It supports classic and dynamic window management with extended
keyboard, mouse, and filesystem based remote control. It replaces the
workspace paradigm with a new tagging approach.

Its minimalist philosophy attempts to not exceed 10.000 lines of code
(including all shipped utilities and libraries), to enforce simplicity
and clarity.


Required to run:
[x11/dmenu] [devel/libixp]

Required to build:
[pkgtools/x11-links] [x11/inputproto] [x11/xextproto]

Master sites:

SHA1: 48e24f84f60b9c6ce37f715a46bc32e35d2086f3
RMD160: 29462b9ecc7d68e8e00e5f3eec82c2a46e268a52
Filesize: 203.368 KB

Version history: (Expand)


CVS history: (Expand)


   2010-02-12 21:42:34 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
DESTDIR support
   2009-06-15 14:43:15 by Geert Hendrickx | Files touched by this commit (1) | Package updated
Log message:
Update MASTER_SITES.
   2009-06-14 20:19:03 by Joerg Sonnenberger | Files touched by this commit (64)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-29 11:07:37 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Remove patch-ad using obsolete command line options for dmenu;
increase dependency on dmenu to 3.7.

Bump PKGREVISION.
   2009-03-05 10:20:57 by Geert Hendrickx | Files touched by this commit (1) | Package updated
Log message:
Run the wmii.1 manpage through tbl(1) before installation to fix PR pkg/39822.
Alternatively, the manpage could be installed as wmii.tbl, so man(1) will pipe
it through tbl at runtime, but I don't know how portable this behaviour is.
Bump PKGREVISION.
   2008-05-16 11:06:03 by Geert Hendrickx | Files touched by this commit (3) | Package updated
Log message:
Fix compatibility with dmenu 3.6; -b option is deprecated and replaced by -y
for arbitrary y coordinate (-y -0 for bottom).  Bump PKGREVISION.
   2008-01-08 13:38:43 by Geert Hendrickx | Files touched by this commit (1)
Log message:
Modular X.org.
   2008-01-07 10:54:26 by Geert Hendrickx | Files touched by this commit (3) | Package updated
Log message:
Use nl_langinfo(3) instead of the unportable "" to specify the default
character set for iconv_open(3).  This fixes keybindings that didn't work
in wmii-3.6.  From wmii's mercurial repo via Peter Bex.  Bump PKGREVISION.