summaryrefslogtreecommitdiff
path: root/wm/novawm/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2015-11-02Add SHA512 digests for distfiles for wm categoryagc1-1/+2
Problems found with existing distfiles: distfiles/fvwm-1.24r.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2012-11-01Deference iterator before printing it.joerg1-1/+2
2008-04-05Add patch to stop seg fault when lucidasans-10 font is not available.reed1-1/+2
(Also sent patch to developer.)
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2003-01-03Update to 0.8, provided by Juan RP in PR 19661.wiz1-3/+3
-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, notjmmv1-1/+2
${PREFIX}/doc/novawm. Pointed out by wiz.
2002-12-18Initial import of novawm, version 0.7_alpha.jmmv1-0/+4
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.