aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Drawer.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugs with nested drawers in X.L.DrawerMax Rabkin2010-03-101-9/+10
| | | | | | | | | Ignore-this: 5c7665f3f3ea2c629deb0cca3715bb8d There were two bugs: 1. The layout modifier assumed the rect's x was zero. 2. The layout modifier assumed that the stackset's focus actually had focus. darcs-hash:20100310170159-a5338-19f7aa3df6ad57734d0ebc874e5d758935d19850.gz
* Correct L.Drawer haddock markup and re-export required module.Adam Vogt2010-03-081-10/+11
| | | | | | Ignore-this: 1cc5675a68a66cf436817137a478b747 darcs-hash:20100308225258-1499c-18bfb1da09948a660aca306f500df55103226bf2.gz
* Added X.L.DrawerMax Rabkin2010-03-081-0/+127
Ignore-this: c7973679b7b2702178ae06fc45396dda X.L.Drawer provides a layout modifier for retracting windows which roll down (like the Quake console) when they gain focus. darcs-hash:20100308212752-a5338-92b3b8a0ec633333427a7b30aa379d7cf39f4864.gz