aboutsummaryrefslogtreecommitdiffstats
path: root/Operations.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* vertical (master area on top) tilingJason Creighton2007-04-031-3/+9
* Comment only.Spencer Janssen2007-04-021-0/+5
* Revert to the old layout code.Spencer Janssen2007-04-021-113/+26
* Remove trailing spaces, no content changedAlec Berryman2007-04-011-6/+6
* "dmenu" operation to spawn dmenu only on the current screen (for Xinerama)Jason Creighton2007-04-011-0/+11
* Cleaned up layout a little bithughes2007-04-011-13/+35
* restore dwm-style keybindings. mod-shift-{j,k} resize in vert modeDon Stewart2007-04-011-1/+5
* Merged things together with dons changes.hughes2007-04-011-29/+54
* Vertical/horizontal split, and resizability.hughes2007-04-011-22/+59
* formatting fixes. the style is getting a bit dodgy in some places...Don Stewart2007-04-011-30/+35
* Move safeFocus from Main to OperationsSpencer Janssen2007-03-311-0/+7
* removed refocus; moved functionality to setFocusJason Creighton2007-03-311-15/+9
* refactored "focus changed" code into "refocus"Jason Creighton2007-03-301-3/+10
* Window bordersAlec Berryman2007-03-291-0/+10
* Type error: button1 :: Button, not :: ButtonMaskAlec Berryman2007-03-291-1/+1
* first shot at allowing click to focus windowsdaniel2007-03-281-4/+15
* Workspace-specific layoutshughes2007-03-261-11/+24
* Focus follows mouse.Spencer Janssen2007-03-261-1/+5
* minor aesthetic changesdaniel2007-03-261-6/+6
* Restrain leftWidthSpencer Janssen2007-03-261-1/+2
* added Config.lhs and moved most things in Main.hs into Operations.hs to enabl...Jason Creighton2007-03-261-0/+205