aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks/PositionStoreHooks.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-281-1/+1
* eliminate references to defaultConfigDaniel Wagner2013-05-281-4/+4
* PositionStoreHook: take decoration into accountJan Vornberger2010-06-031-10/+16
* PositionStoreHook: take docks into accountJan Vornberger2010-06-021-1/+6
* Use imported 'fi' in PositionStoreHooksAdam Vogt2009-11-191-2/+1
* Changed interface of X.U.ExtensibleStateDaniel Schoepe2009-11-161-2/+0
* PositionStoreFloat - a floating layout with support hooksJan Vornberger2009-11-151-0/+98