summaryrefslogtreecommitdiffstats
path: root/MetaTile/Core.hs
AgeCommit message (Collapse)Author
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-17Add layout modifier for floating layer supportMatthias 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