summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-06-20remove out of date `(Included with GHC)' text in READMEDon Stewart
2007-06-19make Layouts able to layout whatever they like.David Roundy
2007-06-18float fixed size windowsPeter De Wachter
2007-06-18Remove all references to 'exec'Spencer Janssen
2007-06-17-Wall police, and turn on -fno-warn-orphansDon Stewart
2007-06-14make workspace tag not need to be a Num.David Roundy
2007-06-14Fix float stackingSpencer Janssen
2007-06-14Remove 'temporary work around' in 'windows'Spencer Janssen
2007-06-14haddock tuning for StackSet.hsAndrea Rossato
2007-06-14move initColor to Operations and only store the Pixel value of colorsJason Creighton
2007-06-13haddick fine tuningAndrea Rossato
2007-06-13IndentationSpencer Janssen
2007-06-13prevent keyboard focus from getting lost in some casesJason Creighton
2007-06-12resolve conflict in Operations.David Roundy
2007-06-12add catchX to catch exceptions.David Roundy
2007-06-12make focus, up and down complete functions.David Roundy
2007-06-12add differentiate function to StackSet to go [a] -> Stack a.David Roundy
2007-06-12Make 'view' a total functionSpencer Janssen
2007-06-12fmtDon Stewart
2007-06-12-Wall policeStefan O'Rear
2007-06-12Use a more descriptive name for the layout reversal messageStefan O'Rear
2007-06-12Use broadcastMessage in windows and switchLayout, should improve Xinerama for...Stefan O'Rear
2007-06-12Add a broadcastMessage function, which sends to all visible workspaces withou...Stefan O'Rear
2007-06-11TODO for scanSpencer Janssen
2007-06-11Set withdrawn state after calling windowsSpencer Janssen
2007-06-11Remove obsolete 'layout' functionSpencer Janssen
2007-06-11-Wall policeSpencer Janssen
2007-06-11Comment onlySpencer Janssen
2007-06-11Hide windows that are not supposed to be visibleSpencer Janssen
2007-06-11-Wall policeSpencer Janssen
2007-06-11API CHANGE: Give doLayout a Stack rather than a flattened listSpencer Janssen
2007-06-11-Wall policeSpencer Janssen
2007-06-11Add StackSet.filterSpencer Janssen
2007-06-11Use catchIO in 'restart'Spencer Janssen
2007-06-11Rename safeIO to catchIOSpencer Janssen
2007-06-11add safeIO which catches and logs exceptions.David Roundy
2007-06-11Ensure windows get at least 1 pixel for width/heightSpencer Janssen
2007-06-11Restrict the master/slave ratio to [0, 1]Spencer Janssen
2007-06-11comment onlyJason Creighton
2007-06-10a few modifications to event-sending to make Tabbed layout work.David Roundy
2007-06-10send message when "windows" is called.David Roundy
2007-06-10implement Spencer's decoration suggestion.David Roundy
2007-06-10haddock compatibilityAndrea Rossato
2007-06-10Move state logging into Config.hs, via logHook :: X ()Don Stewart
2007-06-10polish serialisation code (-7 lines)Don Stewart
2007-06-09cut incorrect comment.David Roundy
2007-06-09doLayout cleanup and commented exception-handling.David Roundy
2007-06-09UNDO: Give refresh sole responsibility for establishing window properties (-3...Stefan O'Rear
2007-06-09Give refresh sole responsibility for establishing window properties (-3 loc)Stefan O'Rear
2007-06-09HEADS UP: (logging format change). use a custom pretty printer, for an easier...Don Stewart