aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QuickCheck filter preserves orderKarsten Schoelzel2007-07-281-0/+12
* Bugfix: reordering when filtering out the last window on a workspaceKarsten Schoelzel2007-07-281-1/+1
* shift: use guards instead of ifSpencer Janssen2007-07-241-2/+2
* Remove unnecessary Integral constraintsSpencer Janssen2007-07-241-2/+2
* make delete work when window is in multiple workspaces.David Roundy2007-07-241-22/+9
* Remove redundant 'n >Spencer Janssen2007-07-241-1/+1
* Cleanup of shift codeMichael G. Sloan2007-07-221-4/+4
* use $HOME in examplesDon Stewart2007-07-191-2/+2
* Tweak dmenu bindingPeter De Wachter2007-07-171-1/+1
* restore focus to currently focused window after "float" (closes #32)Jason Creighton2007-07-101-1/+1
* Operations.screenWorkspace: return Nothing when the screen does not existSpencer Janssen2007-07-082-4/+4
* Operations.rescreen: screen indexes start at zeroSpencer Janssen2007-07-081-1/+1
* Note and workaround bugs in Operations.floatSpencer Janssen2007-07-052-2/+10
* refresh after startingSpencer Janssen2007-06-301-1/+1
* UPGRADE X11-Extras! Manage iconified windowsSpencer Janssen2007-06-302-2/+7
* Move screen details into StackSetSpencer Janssen2007-06-295-90/+99
* Change a window's workspace when dragging across screens (closes #30)Jason Creighton2007-06-281-6/+16
* support self-modifying layouts.David Roundy2007-06-232-8/+12
* comment for (dubious?) integrate'Don Stewart2007-06-261-0/+2
* broadcast unidentified events.David Roundy2007-06-231-1/+1
* add 2 properties to state where focus goes on delete of focused windowDon Stewart2007-06-261-1/+24
* fix empty case in 'filter', and note differences in semantics wrt. focus to '...Don Stewart2007-06-261-4/+9
* clean up 'StackSet.filter' for styleDon Stewart2007-06-261-4/+4
* minor tweaks, ideas from joachim.fasting@Don Stewart2007-06-212-2/+2
* only perform mouse events on managed windows. closes #28Don Stewart2007-06-211-2/+2
* Update Layout documentationSpencer Janssen2007-06-201-2/+9
* -Wall policeSpencer Janssen2007-06-201-1/+1
* Stack windows in the order they are returned by doLayoutSpencer Janssen2007-06-201-4/+3
* remove out of date `(Included with GHC)' text in READMEDon Stewart2007-06-201-6/+0
* make Layouts able to layout whatever they like.David Roundy2007-06-193-8/+8
* float fixed size windowsPeter De Wachter2007-06-181-1/+3
* Remove all references to 'exec'Spencer Janssen2007-06-182-2/+2
* -Wall police, and turn on -fno-warn-orphansDon Stewart2007-06-172-8/+3
* make workspace tag not need to be a Num.David Roundy2007-06-143-58/+63
* Fix float stackingSpencer Janssen2007-06-141-2/+3
* Remove 'temporary work around' in 'windows'Spencer Janssen2007-06-141-23/+0
* haddock tuning for StackSet.hsAndrea Rossato2007-06-141-28/+45
* move initColor to Operations and only store the Pixel value of colorsJason Creighton2007-06-143-7/+11
* haddick fine tuningAndrea Rossato2007-06-131-10/+10
* IndentationSpencer Janssen2007-06-131-7/+7
* prevent keyboard focus from getting lost in some casesJason Creighton2007-06-131-5/+5
* resolve conflict in Operations.David Roundy2007-06-121-1/+2
* add catchX to catch exceptions.David Roundy2007-06-122-4/+16
* make focus, up and down complete functions.David Roundy2007-06-125-74/+76
* add differentiate function to StackSet to go [a] -> Stack a.David Roundy2007-06-121-1/+8
* Make 'view' a total functionSpencer Janssen2007-06-121-1/+1
* fmtDon Stewart2007-06-121-2/+2
* -Wall policeStefan O'Rear2007-06-121-1/+1
* Use a more descriptive name for the layout reversal messageStefan O'Rear2007-06-121-5/+5
* Use broadcastMessage in windows and switchLayout, should improve Xinerama for...Stefan O'Rear2007-06-121-3/+9