summaryrefslogtreecommitdiffstats
path: root/MetaTile
AgeCommit message (Collapse)Author
2013-09-18Simplify motion expression in mouseDragHEADmasterMatthias Schiffer
2013-09-17Remove some comments containing old functions moved elsewhereMatthias Schiffer
2013-09-17Keep track of the current desired frame bounds in the frame stateMatthias Schiffer
This saved a few round-trips to the X server and is preparation for the window confinement feature.
2013-09-17Fix documentation for the sink functionMatthias Schiffer
2013-09-17Add layout modifier for floating layer supportMatthias Schiffer
2013-09-16Add Util.ExtensibleState module from XMonadContribMatthias Schiffer
2013-09-16Port LayoutModifier module from XMonadContribMatthias Schiffer
2013-09-15Add border support to default meta-layoutsMatthias Schiffer
2013-09-12Don't hide Prelude.catch to avoid warnings with current GHCMatthias Schiffer
2013-09-12Split up window and frame stateMatthias Schiffer
2013-09-11Let the layout decide about the border widthMatthias Schiffer
2013-09-11Set border width after running the layoutMatthias Schiffer
2013-09-11Rename XMonad to MetaTileMatthias Schiffer