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
20 lines
839 B
Text
20 lines
839 B
Text
@comment $NetBSD: PLIST,v 1.3 2008/06/08 23:42:41 zul_ Exp $
|
|
bin/xmonad
|
|
lib/ghc-${GHCVERSION}/package.conf
|
|
lib/ghc-${GHCVERSION}/package.conf.old
|
|
lib/${PKGNAME}/ghc-${GHCVERSION}/HS${PKGNAME}.o
|
|
lib/${PKGNAME}/ghc-${GHCVERSION}/XMonad.hi
|
|
lib/${PKGNAME}/ghc-${GHCVERSION}/XMonad/Config.hi
|
|
lib/${PKGNAME}/ghc-${GHCVERSION}/XMonad/Core.hi
|
|
lib/${PKGNAME}/ghc-${GHCVERSION}/XMonad/Layout.hi
|
|
lib/${PKGNAME}/ghc-${GHCVERSION}/XMonad/Main.hi
|
|
lib/${PKGNAME}/ghc-${GHCVERSION}/XMonad/ManageHook.hi
|
|
lib/${PKGNAME}/ghc-${GHCVERSION}/XMonad/Operations.hi
|
|
lib/${PKGNAME}/ghc-${GHCVERSION}/XMonad/StackSet.hi
|
|
lib/${PKGNAME}/ghc-${GHCVERSION}/libHS${PKGNAME}.a
|
|
share/doc/${PKGNAME}/LICENSE
|
|
@dirrm share/doc/${PKGNAME}
|
|
@dirrm lib/${PKGNAME}/ghc-${GHCVERSION}/XMonad
|
|
@dirrm lib/${PKGNAME}/ghc-${GHCVERSION}
|
|
@dirrm lib/${PKGNAME}
|
|
@dirrm lib/ghc-${GHCVERSION}
|