Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
DESTDIR support was not complete for this package. Attempts to create /usr/pkg/include and
/usr/pkg/lib directory were being made. This was discovered while trying to build under a
non-root user. After updating patch-aa, a non-root user can install this package without issue.
|
|
|
|
increase dependency on dmenu to 3.7.
Bump PKGREVISION.
|
|
for arbitrary y coordinate (-y -0 for bottom). Bump PKGREVISION.
|
|
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.
|
|
dependencies. Changes not explicitly listed, but the config file format
changed again. :-( NOTES mentions: the semantics of WMII_MENU, WMII_9MENU and
WMII_TERM have changed. If you're using them in custom scripts you'll need to
change them to "eval $WMII_MENU" instead of just "$WMII_MENU"
|
|
massive, see the homepage for more information. Take MAINTAINERship.
|
|
This is release version, previous was snapshot version.
|
|
Changes:
- removed some more actions.
- the new wmibar layout has been improved.
|
|
(maintainer) in PR pkg/31961.
Changes:
- many actions were removed to only have those available that are
absolutely necessary.
- ~/.wmii-3 is the new configuration directory.
- simplified the drawing routine and style stuff to allow only 1
border colour (removed approximately 150 lines of code).
- changed wmibar and wmimenu to test some prototypical behavior for
the upcoming 9P versions of those tools (removed about 150 lines of code).
|
|
window manager improved 2 (wmii) is an improved, modularized and
lightweight X11 window manager which supports tabbed, tiled and
conventional window management through layouts.
wmii consists of components that are independent processes and
communicate via a socket-based virtual filesystem which is oriented on
the "everything is a file" paradigm of the plan9 operating system.
The core distribution of wmii contains the window manager itself, a
master file system routing utility (wmifs), a generic bar (wmibar), a
shortcut handler (wmikeys), and a generic interaction menu (wmimenu)
beside several tiny utilities like wmir, wmiplumb, and wmiwarp.
|