aboutsummaryrefslogtreecommitdiffstats
path: root/Config.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another manageHook exampleSpencer Janssen2007-10-131-0/+5
* Better comment for the default manageHookSpencer Janssen2007-10-131-1/+2
* manageHook: use the curry style, better documentationSpencer Janssen2007-10-031-5/+10
* PointfreeSpencer Janssen2007-10-031-1/+1
* Remove unused importSpencer Janssen2007-10-031-1/+0
* Float Gimp tooSpencer Janssen2007-10-031-2/+3
* List possibleLayouts last, because users are less likely to modify itSpencer Janssen2007-10-021-7/+7
* Docs for defaultLayout and defaultLayoutsSpencer Janssen2007-10-021-1/+4
* clean up Config a bit.David Roundy2007-10-021-8/+1
* some renaming of classes and data types.David Roundy2007-09-291-8/+8
* Don't manage kdesktop eitherSpencer Janssen2007-10-021-1/+1
* Refactor, ignore desktop_window tooSpencer Janssen2007-10-021-3/+6
* Automatically float MPlayer windowsSpencer Janssen2007-10-021-0/+2
* Add rules for gnome-panel and kickerSpencer Janssen2007-10-021-0/+4
* Pass window name and class info to manageHookSpencer Janssen2007-10-021-1/+3
* Send ClassHints to manageHookSpencer Janssen2007-10-011-2/+3
* First cut at manageHookSpencer Janssen2007-10-011-0/+3
* define defaultLayout in Config.hs.David Roundy2007-09-281-2/+13
* Add setLayout to the coreSpencer Janssen2007-09-281-0/+1
* Document otherPossibleLayoutsSpencer Janssen2007-09-281-0/+3
* Minor formattingSpencer Janssen2007-09-281-3/+3
* otherPossibleLayouts is empty by defaultSpencer Janssen2007-09-281-7/+3
* add support for parseable layouts not in the default.David Roundy2007-09-251-0/+7
* Make a String description part of each Layout.David Roundy2007-09-241-4/+4
* broadcast a ReleaseResources before restartingAndrea Rossato2007-09-241-1/+1
* add layout selection back into core xmonad using LayoutSelection.David Roundy2007-09-211-5/+5
* eliminate ugly OldLayout.David Roundy2007-09-201-3/+3
* move Layout stuff into class (hokey first cut).David Roundy2007-09-141-4/+4
* Add StackSet.focusMaster (mod-m) to move focus to masterDon Stewart2007-09-271-0/+2
* Eliminate Operations.sink tooSpencer Janssen2007-09-171-1/+1
* Remove Operations functions which have StackSet equivalents, just use 'window...Spencer Janssen2007-09-171-11/+11
* Change manpage token @@ to %! to avoid conflicts with Haddock (xmonad)Alex Tarkovsky2007-09-171-27/+27
* Add missing insert markers for generate-configs.sh in Config.hsAlex Tarkovsky2007-09-071-4/+9
* Use show rather than string hacksSpencer Janssen2007-09-051-1/+1
* switch WorkspaceId to String.David Roundy2007-08-201-1/+1
* Alex Tarkovsky's docstring patch updated for conflictsSpencer Janssen2007-09-051-2/+10
* Add docstrings for mouse controlsSpencer Janssen2007-08-241-0/+3
* comment only: example of 2 monitor gapsDon Stewart2007-08-211-0/+5
* Fix new bug in screen switchingSpencer Janssen2007-08-161-1/+2
* change workspaces to [WorkspaceId]David Roundy2007-08-141-3/+3
* Tweak dmenu bindingPeter De Wachter2007-07-171-1/+1
* Operations.screenWorkspace: return Nothing when the screen does not existSpencer Janssen2007-07-081-1/+1
* make Layouts able to layout whatever they like.David Roundy2007-06-191-1/+1
* haddock compatibilityAndrea Rossato2007-06-101-12/+12
* Move state logging into Config.hs, via logHook :: X ()Don Stewart2007-06-101-4/+6
* Enable logging of state changes to stdoutDon Stewart2007-06-051-0/+7
* heads up: polish config.hs. moves tiling-local values into lexical scope. rem...Don Stewart2007-06-031-21/+39
* Fix out-of-date comment in Config.hs.Chris Mears2007-06-021-1/+1
* make mouse bindings configurableJason Creighton2007-06-021-0/+7
* Revert accidental change to border colorSpencer Janssen2007-05-311-1/+1