aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a broadcastMessage function, which sends to all visible workspaces withou...Stefan O'Rear2007-06-121-0/+10
* TODO for scanSpencer Janssen2007-06-111-0/+2
* Set withdrawn state after calling windowsSpencer Janssen2007-06-111-1/+1
* Remove obsolete 'layout' functionSpencer Janssen2007-06-111-14/+6
* -Wall policeSpencer Janssen2007-06-111-1/+1
* Comment onlySpencer Janssen2007-06-111-4/+2
* Hide windows that are not supposed to be visibleSpencer Janssen2007-06-111-13/+11
* -Wall policeSpencer Janssen2007-06-111-1/+1
* API CHANGE: Give doLayout a Stack rather than a flattened listSpencer Janssen2007-06-112-4/+7
* -Wall policeSpencer Janssen2007-06-111-1/+1
* Add StackSet.filterSpencer Janssen2007-06-112-3/+16
* Use catchIO in 'restart'Spencer Janssen2007-06-111-2/+1
* Rename safeIO to catchIOSpencer Janssen2007-06-111-3/+5
* add safeIO which catches and logs exceptions.David Roundy2007-06-111-1/+4
* Ensure windows get at least 1 pixel for width/heightSpencer Janssen2007-06-111-1/+4
* Restrict the master/slave ratio to [0, 1]Spencer Janssen2007-06-111-2/+2
* comment onlyJason Creighton2007-06-111-2/+2
* a few modifications to event-sending to make Tabbed layout work.David Roundy2007-06-102-3/+5
* send message when "windows" is called.David Roundy2007-06-101-0/+4
* implement Spencer's decoration suggestion.David Roundy2007-06-103-7/+13
* haddock compatibilityAndrea Rossato2007-06-105-92/+107
* Move state logging into Config.hs, via logHook :: X ()Don Stewart2007-06-105-57/+14
* polish serialisation code (-7 lines)Don Stewart2007-06-101-30/+36
* cut incorrect comment.David Roundy2007-06-091-1/+0
* doLayout cleanup and commented exception-handling.David Roundy2007-06-091-3/+3
* UNDO: Give refresh sole responsibility for establishing window properties (-3...Stefan O'Rear2007-06-092-11/+17
* Give refresh sole responsibility for establishing window properties (-3 loc)Stefan O'Rear2007-06-092-17/+11
* HEADS UP: (logging format change). use a custom pretty printer, for an easier...Don Stewart2007-06-094-5/+44
* Add notes on using X11-extras from darcsDon Stewart2007-06-091-0/+11
* Fix unmap handlingSpencer Janssen2007-06-063-19/+38
* dead importDon Stewart2007-06-061-1/+1
* move extraModifiers/cleanMask to Operations.hsJason Creighton2007-06-063-8/+13
* temporary workaround for delete/focus issue in fullscreen modeDon Stewart2007-06-061-16/+22
* whitespaceDon Stewart2007-06-061-1/+1
* simplify codeDon Stewart2007-06-061-1/+1
* mention why StackSet needs -fglasgow-exts (for deriving Typeable)Don Stewart2007-06-052-2/+4
* comments onlyDon Stewart2007-06-051-23/+5
* clean size hint codeDon Stewart2007-06-051-22/+22