aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/Plane.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make X.A.Plane example config actually compileAdam Vogt2015-04-241-1/+2
| | | | | | Ignore-this: a30341a0b1a6a48929aeef43fa4689e3 darcs-hash:20150424012209-1499c-ae55348b537d5e647090da87be34e271c84f9fa4.gz
* eliminate references to defaultConfigDaniel Wagner2013-05-281-3/+3
| | | | | | Ignore-this: 37ae613e4b943e99c5200915b9d95e58 darcs-hash:20130528005825-76d51-89eaf6f1aeeb02086371f9c4ae2afade984f62e0.gz
* Rename variables "state" to avoid warnings about shadowingAdam Vogt2012-11-091-2/+2
| | | | | | | | | | | | Ignore-this: cd063d632412f758ca9fed6393521c8f XMonad core re-exports Control.Monad.State, which includes a function "state" if you happen to use mtl-2. Since there's a chance xmonad still works with mtl-1 avoid imports like: import XMonad hiding (state) darcs-hash:20121109012316-1499c-539514f4cd97ba8b18a8fbfd1a15333b46d962e1.gz
* Correct many typos in the documentation, consistent US spellinggAdam Vogt2009-06-181-2/+2
| | | | | | Ignore-this: cf6dcf340fa6cc010f7879f188d376f5 darcs-hash:20090618003729-1499c-c927c08cda268b94b350f6419a64df8ca1e863d4.gz
* XMonad.Actions.Plane.planeKeys: function to make easier to configureMarco Túlio Gontijo e Silva2008-07-141-6/+17
| | | | darcs-hash:20080714153601-7641b-fbd2b698009214ed740dbf3160188aa71e2e7940.gz
* XMonad.Actions.Plane: removed unneeded hidingMarco Túlio Gontijo e Silva2008-07-141-1/+1
| | | | darcs-hash:20080714152631-7641b-a4b74ecea8e0d21e033981d0bc64b925edc598d5.gz
* Improvements in documentationMarco Túlio Gontijo e Silva2008-07-091-25/+8
| | | | darcs-hash:20080709002425-7641b-d26e5f4c28c39d0c0ace1230785c35ce3104e62a.gz
* XMonad.Actions.Plane.Linearleoserra2008-07-061-6/+16
| | | | darcs-hash:20080706175303-3225b-c65a1f082dd8dc9866fb6a6d2ce5e6abd525c571.gz
* XMonad.Actions.Plane: Improvements in code qualityMarco Túlio Gontijo e Silva2008-07-061-22/+66
| | | | darcs-hash:20080706172829-7641b-d730d4371bf6d6acab773adb992f291442357563.gz
* XMonad.Actions.Plane: Treat error in readMarco Túlio Gontijo e Silva2008-07-101-3/+15
| | | | darcs-hash:20080710135342-7641b-c984b88b12655b15274003771ff981d4bed36794.gz
* XMonad.Actions.Plane: GConf supportMarco Túlio Gontijo e Silva2008-07-091-9/+27
| | | | | | Thanks to Johan Dahlin. darcs-hash:20080709001900-7641b-5cd3532d58f1932d361bb7dc7cb070ae010ece82.gz
* XMonad.Actions.Plane: Copyright updateMarco Túlio Gontijo e Silva2008-07-091-2/+3
| | | | darcs-hash:20080709001548-7641b-9ff2ef5f07e5f2fb931ad1b92525fd536d1a4104.gz
* XMonad.Actions.Plane: removed missing haddock chunckMarco Túlio Gontijo e Silva2008-07-091-1/+0
| | | | darcs-hash:20080709010530-7641b-ba4cfaccacbc714874ac4efeeeedbf3d0c2b82e2.gz
* Use lines instead of columns in configuration (similar to GNOME and KDE)Malebria2008-05-271-11/+20
| | | | darcs-hash:20080526225337-1ef02-3e20f3958a0ec394f837a32af42c9738812ed24d.gz
* Bug correction when areasColumn > 1Malebria2008-05-271-4/+12
| | | | darcs-hash:20080526223220-1ef02-534dcd578c67a108f176c892a87a732ba6ab1dab.gz
* Add XMonad.Actions.PlaneMalebria2008-05-231-0/+134
darcs-hash:20080523004357-1ef02-864e1b010b5eeb5e520959168ce7a8e441434be0.gz