aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make Roledex work with Layout classAndrea Rossato2007-09-251-6/+7
* make Accordion work with Layout classAndrea Rossato2007-09-251-10/+11
* fix embarrassing bugs in LayoutModifier.David Roundy2007-09-241-2/+2
* Added a NewTabbed module with a new tabbed layout to testAndrea Rossato2007-09-241-0/+241
* LayoutModifier updated to use LayoutMessagesAndrea Rossato2007-09-241-2/+2
* move ThreeCol over to new class.David Roundy2007-09-241-12/+15
* Use the new modifiers in LayoutHintsSpencer Janssen2007-09-241-13/+16
* Use the new layout switcher in CommandsSpencer Janssen2007-09-241-1/+1
* Follow kind changes in FindEmptyWorkspaceSpencer Janssen2007-09-241-1/+1
* update WorkspaceDir.David Roundy2007-09-241-6/+11
* rename LayoutHelpers to LayoutModifier.David Roundy2007-09-233-4/+4
* convert LayoutScreens to class.David Roundy2007-09-231-4/+8
* Update NoBorders and LayoutHelpers.David Roundy2007-09-232-36/+41
* add a hook to LayoutHelpers.David Roundy2007-09-231-1/+3
* use default modifyLayout in Circle.David Roundy2007-09-231-1/+0
* update LayoutHelpers to work with new Layout class.David Roundy2007-09-231-38/+25
* make TwoPane work with Layout classAndrea Rossato2007-09-221-18/+24
* Circle: must export type constructorAndrea Rossato2007-09-221-1/+1
* make Circle work with Layout class.David Roundy2007-09-211-7/+7
* Cope with StackSet export changesSpencer Janssen2007-09-241-1/+1
* Rolodex.hs: add missing type signature.Joachim Fasting2007-09-191-0/+1
* Warp.hs: remove seemingly unused code.Joachim Fasting2007-09-191-4/+0
* CopyWindow.hs: -Wall police.Joachim Fasting2007-09-191-3/+3
* CopyWindow.copy: remove seemingly unnecessary parameter from helper func.Joachim Fasting2007-09-191-4/+4
* DirectoryPrompt.hs: add missing type signature.Joachim Fasting2007-09-191-0/+1
* LayoutChoice.hs: update module header.Joachim Fasting2007-09-191-2/+2
* LayoutChoice.hs: add LANGUAGE pragma.Joachim Fasting2007-09-191-0/+1
* SinkAll.hs: -Wall police.Joachim Fasting2007-09-191-3/+2
* XPrompt.hs: replace 'borderWidth' with 'borderPixel'gwern02007-09-181-7/+7
* Operations.sink is goneSpencer Janssen2007-09-172-6/+6
* Match 'Remove Operations functions which have StackSet equivalents' from the ...Spencer Janssen2007-09-175-18/+18
* SshPrompt.hs: fix some copy/paste errors, rebind sshPrompt to not conflict wi...Brandon S Allbery KF8NH2007-09-161-2/+2
* make fixedLayout accept a list of Rectangles.David Roundy2007-09-111-2/+2
* Fixing some typos and grammar in documentation.Michael Fellinger2007-09-1110-10/+10
* Typo in Tabbed.hs documentationMichael Fellinger2007-09-111-1/+1
* ssh-global-known-hostsBrandon S Allbery KF8NH2007-09-101-5/+44
* add LayoutChoice module.David Roundy2007-09-062-0/+62
* FloatKeys.hs: needs -fglasgow-exts to compile.Joachim Fasting2007-09-091-0/+1
* DragPane.hs: needs -fglasgow-exts to compile.Joachim Fasting2007-09-091-0/+1
* Unify Drag(UpDown)PaneKarsten Schoelzel2007-09-041-47/+21
* add function and comment assisting use in resizing the screen.David Roundy2007-09-061-1/+15
* Add FloatKeys for moving and resizing of floating windows with the keyboardKarsten Schoelzel2007-09-052-0/+111
* Fix FlexibleResize for change in applySizeHintsKarsten Schoelzel2007-09-051-3/+3
* make dragPane handle thinner.David Roundy2007-09-051-1/+1
* cleanup in WorkspaceDir.David Roundy2007-08-271-1/+0
* new SetWMName module, useful for working around problems running Java GUI app...Ivan Tarasov2007-08-262-0/+115
* remove LayoutHooks module (which is unused).David Roundy2007-08-232-45/+0
* cleanup in DwmPromote.David Roundy2007-08-231-7/+5
* cleanup in ViewPrev.David Roundy2007-08-231-3/+1
* clean up CopyWindow.David Roundy2007-08-231-28/+7