aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/SimpleFloat.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Docs: use myLayout like template rather than pluralWirt Wolff2009-10-231-2/+2
| | | | | | | | | Ignore-this: 8f1814c42e90e18af636a14751ae2f58 Despite myLayouts currently being more popular in examples, make them all myLayout as in man/xmonad.hs to avoid mixing them in the same module as was done a few places, leading to confusion for some users. darcs-hash:20091023042651-18562-48ea1268b6eb92d4b4d50f20aba93cead4652eb1.gz
* polishDon Stewart2008-04-181-2/+3
| | | | darcs-hash:20080418033133-cba2c-7cef4115ec26df3823213216d7ae8ff0e55ae637.gz
* tabsDon Stewart2008-03-171-2/+2
| | | | darcs-hash:20080317224758-cba2c-ff646ade8614b938a761f43fd3c61f824437b4f2.gz
* add Eq superclass to DecorationStyle and change styles in order not to ↵Andrea Rossato2008-02-181-2/+2
| | | | | | decorate non managed windows darcs-hash:20080218131320-32816-44ecfbd0dca9eb353a569898deefebef9f7088ed.gz
* SimpleFloat now uses MouseResizeAndrea Rossato2008-02-121-4/+5
| | | | darcs-hash:20080212173615-32816-4819108b6ea9331f60e04a7262f1fbe86f4dbcd4.gz
* SimpleFloat: export SimpleFloat and add documentationAndrea Rossato2008-02-101-3/+8
| | | | darcs-hash:20080210113159-32816-4821b7c8d4d18ec8c5d47c7b1620f280f2c9625c.gz
* SimpleFloat: comment onlyAndrea Rossato2008-02-071-1/+1
| | | | darcs-hash:20080207182438-32816-5bb3a3181e970086f675e1fbf0c4c27cd103fde1.gz
* Various decorations related updatesSpencer Janssen2008-01-301-7/+4
| | | | | | | | | * remove deprecated TConf stuff * Remove 'style' from DeConf * Change DeConf to Theme * share defaultTheme across all decorations darcs-hash:20080130064624-a5988-98fcf49dde956e318f801e934f2045cf94c951d5.gz
* SimpleFLoat: change the description to Float (Simple is the decoration ↵Andrea Rossato2008-01-271-1/+1
| | | | | | description) darcs-hash:20080127144556-32816-6b41964a7cf5333b069c075ca69eea9b3cf9e57c.gz
* WindowArranger can now arrange all windowsAndrea Rossato2008-01-271-4/+4
| | | | | | | This is useful for SimpleFloat, whose state can now persists across layout switches. darcs-hash:20080126233053-32816-32077f5bc265ef80b14137e4abe65a82bf9b7378.gz
* Add SimpleFloat a very basic floating layout that will place windows ↵Andrea Rossato2008-01-261-0/+76
according to their size hints darcs-hash:20080126205410-32816-5cbea7a3f698b6e53b6fd9986c4edef7a1d5992e.gz