aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable logging of state changes to stdoutDon Stewart2007-06-054-4/+13
* remove accidental logging of eventsDon Stewart2007-06-051-6/+3
* Fix lost eventNotifyMask bugDon Stewart2007-06-052-14/+46
* whitespace onlyDon Stewart2007-06-051-8/+7
* Comment onlySpencer Janssen2007-06-041-1/+2
* Wibble.Spencer Janssen2007-06-041-1/+1
* -Wall policeSpencer Janssen2007-06-041-5/+8
* apply size hints to floating windowsPeter De Wachter2007-06-041-2/+4
* size hints infrastructurePeter De Wachter2007-06-041-0/+33
* Delete stale commentSpencer Janssen2007-06-041-2/+0
* Comment onlySpencer Janssen2007-06-041-1/+0
* Use 'windows' in 'focus'Spencer Janssen2007-06-041-1/+1
* realign guardl.mai2007-06-041-1/+1
* swapUp/Down are also mirroredSpencer Janssen2007-06-041-6/+5
* Remove redundant cases in swapUp/DownSpencer Janssen2007-06-041-2/+0
* focusUp/Down are the same, in reversed orderSpencer Janssen2007-06-041-6/+9
* Simplify focusUp/DownSpencer Janssen2007-06-041-4/+2
* Integral implies EqSpencer Janssen2007-06-041-1/+1
* Comment typo.Spencer Janssen2007-06-041-3/+0
* Dump state at launch (commented for now)Spencer Janssen2007-06-041-0/+2
* Small clean upSpencer Janssen2007-06-041-3/+2
* Merge windows and refreshSpencer Janssen2007-06-041-40/+37
* Use the new integrate functionSpencer Janssen2007-06-042-4/+2