summaryrefslogtreecommitdiff
path: root/wm/novawm
AgeCommit message (Collapse)AuthorFilesLines
2004-02-26bl3ifyxtraeme1-3/+3
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-08-28Change my email address to the NetBSD one, ok'ed by wiz@xtraeme1-2/+2
2003-01-20This package uses xpm. Reported by Riccardo Mottola <zuse@libero.it>schmonz1-1/+2
on port-mac68k.
2003-01-03Update to 0.8, provided by Juan RP in PR 19661.wiz2-7/+6
-Window Shading: Middle Mouse button on titlebar shades a window. -Configuration Support: Support for a configuration file with new menu format. -Fix: Virtual Desktop Bug that did not record the target window in the unmap ignore list properly. -Sticky Support: Supports the EWMH Sticky State. -Replaced Window List: Replaced the old Window/Client list with a STL one. -Fix: Changing the "main" color now also applies to the button icons. -Fix: Fixed memory errors reported by Valgrind. -Menu: Changed the string array for items to a STL vector. -Fix: The clock now updates every minute.
2002-12-18Install documentation under ${PREFIX}/share/doc/novawm, notjmmv3-10/+24
${PREFIX}/doc/novawm. Pointed out by wiz.
2002-12-18Initial import of novawm, version 0.7_alpha.jmmv4-0/+40
NovaWM is a window manager for the X Window System (X11). It is developed with speed, size, and style in mind. NovaWM takes on its own style that is different than any window manager. NovaWM has its own toolkit that is much easier to understand and develop with than most others, though NovaWM itself does not use the toolkit to create its interface, reducing the dependency on other libraries. Provided in PR pkg/19421 by Juan RP, with some modifications by me.