pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/xmonad
Module name: wip
Committed by: zul_
Date: Sun Jun 8 23:42:41 UTC 2008
Modified Files:
wip/xmonad: INSTALL Makefile PLIST distinfo
Added Files:
wip/xmonad: buildlink3.mk
Log Message:
Upgrade xmonad from 0.6 to 0.7
Changes in core since 0.6
-- Added a startupHook field to the xmonad configuration record, which is
an arbitrary X () action to be run each time xmonad starts (including
restarts with mod-q).
-- More tests!
-- Improved documentation!
-- SIGPIPE is now ignored.
-- mod-shift-tab added to default keybindings, to cycle backwards through
windows
-- Finally killed bug #111 dead! (#111 caused problems which were especially
-- noticeable when clicking on tabs in a tabbed layout).
-- Added a 'stringProperty' query that can be used in manageHooks to match
on any text property of a window.
More changes can be found on
http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.6
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/xmonad/buildlink3.mk
cvs -z3 rdiff -u -r1.2 -r1.3 wip/xmonad/PLIST
cvs -z3 rdiff -u -r1.3 -r1.4 wip/xmonad/INSTALL wip/xmonad/distinfo
cvs -z3 rdiff -u -r1.5 -r1.6 wip/xmonad/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xmonad/buildlink3.mk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xmonad/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xmonad/INSTALL?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xmonad/distinfo?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xmonad/Makefile?r1=1.5&r2=1.6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index