Up to [cvs.netbsd.org] / pkgsrc / wm / wmii
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Fri Feb 12 20:42:33 2010 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
HEAD
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
DESTDIR support
Revision 1.9 / (download) - annotate - [select for diffs], Sun Mar 29 09:07:37 2009 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.8: +1 -2
lines
Diff to previous 1.8 (colored)
Remove patch-ad using obsolete command line options for dmenu; increase dependency on dmenu to 3.7. Bump PKGREVISION.
Revision 1.8 / (download) - annotate - [select for diffs], Fri May 16 09:06:03 2008 UTC (4 years ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Fix compatibility with dmenu 3.6; -b option is deprecated and replaced by -y for arbitrary y coordinate (-y -0 for bottom). Bump PKGREVISION.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Jan 7 09:54:26 2008 UTC (4 years, 4 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
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.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Jan 6 21:55:38 2008 UTC (4 years, 4 months ago) by ghen
Branch: MAIN
Changes since 1.5: +6 -5
lines
Diff to previous 1.5 (colored)
Update to wmii-3.6, which now requires x11/dmenu and devel/libixp as external 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"
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 15 11:39:10 2007 UTC (5 years, 4 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.4: +5 -4
lines
Diff to previous 1.4 (colored)
Update to wmii 3.1, based on pkgsrc-wip/wmii-3. Changes since 2.5.x are massive, see the homepage for more information. Take MAINTAINERship.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 12 13:16:02 2006 UTC (5 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.3: +4 -6
lines
Diff to previous 1.3 (colored)
Update wmii to 2.5.2. Patch provided by PR 33285. This is release version, previous was snapshot version.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 6 18:55:32 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.2: +6 -6
lines
Diff to previous 1.2 (colored)
Updated to 20051114. Patch provided by Leonard Schmidt in PR 32096. Changes: - removed some more actions. - the new wmibar layout has been improved.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 3 02:47:58 2005 UTC (6 years, 6 months ago) by minskim
Branch: MAIN
Changes since 1.1: +6 -6
lines
Diff to previous 1.1 (colored)
Update wmii to 20051031. Patches provided by Leonard Schmidt (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).
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Oct 23 20:39:03 2005 UTC (6 years, 7 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import wmii from pkgsrc-wip. Packaged by Leonard Schmidt. 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.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 23 20:39:03 2005 UTC (6 years, 7 months ago) by minskim
Branch: MAIN
Initial revision