summaryrefslogtreecommitdiffstats
path: root/Config.hs
AgeCommit message (Expand)Author
2007-05-25Formatting onlySpencer Janssen
2007-05-23Use --resume by defaultSpencer Janssen
2007-05-22add swapLeft and swapRightbobstopper
2007-05-21Experimental support for a beefier restart.Spencer Janssen
2007-05-21Put restart in the X monadSpencer Janssen
2007-05-21Fix mod-j/k bindingsSpencer Janssen
2007-05-20HEADS UP: Rewrite StackSet as a ZipperDon Stewart
2007-05-16variable number of windows in master areaJason Creighton
2007-05-04Constrain layout messages to be members of a Message classDon Stewart
2007-05-04More Config.hs bugsSpencer Janssen
2007-05-04Revert accidental change to Config.hsSpencer Janssen
2007-05-03add support for extensible layouts.David Roundy
2007-05-03elaborate documentation in Config.hsDon Stewart
2007-05-03Add 'mod-n': refreshes current layoutSpencer Janssen
2007-04-30Make border width configurableSpencer Janssen
2007-04-30Add Config.hs-boot, remove defaultLayoutDesc from XConfSpencer Janssen
2007-04-30configurable border colorsJason Creighton
2007-04-26Further refactoringSpencer Janssen
2007-04-26Refactor in Config.hs (no real changes)Spencer Janssen
2007-04-24Ignore numlock and capslock in keybindingsJason Creighton
2007-04-16added comment about windows key (mod4Mask)Jason Creighton
2007-04-16remove unused sizeDelta settingJason Creighton
2007-04-14added warning re: xmonad in path to mod-shift-q docsJason Creighton
2007-04-14Clear up documentation on mod-h/lSpencer Janssen
2007-04-12mod-wer for Xinerama was inadvertently changedAlec Berryman
2007-04-11add license headers to two missing filesDon Stewart
2007-04-11explain what mod-return now does. it cyclesDon Stewart
2007-04-11Change semantics of 'promote'.Don Stewart
2007-04-11Statically distinguish Workspace and Screen indicesDon Stewart
2007-04-10Move workspace fetching logic from Config.hs to Operations.hsSpencer Janssen
2007-04-10moved screen <-> workspace mapping from XMonad to StackSetJason Creighton
2007-04-04summarise key bindings in a table in Config.hsDon Stewart
2007-04-03Use Tall and Wide for split screen layouts. This should be less confusing.Spencer Janssen
2007-04-03Comment typo: more -> moveAlec Berryman
2007-04-02Revert to the old layout code.Spencer Janssen
2007-04-01Type error: lockMask :: KeyMask, not KeySymAlec Berryman
2007-04-01Suggest an alternative modMask for emacs usersAlec Berryman
2007-04-01Config.hs comment formatting/typoJason Creighton
2007-04-01sanitize key bindingsDon Stewart
2007-04-01restore dwm-style keybindings. mod-shift-{j,k} resize in vert modeDon Stewart
2007-04-01Merged things together with dons changes.hughes
2007-04-01Config.hs avoids conflict with essential M-w Emacs shortcut.hughes
2007-04-01Vertical/horizontal split, and resizability.hughes
2007-03-30Remove evil gmrun shortcut.hughes
2007-04-01formatting onlyDon Stewart
2007-03-27whitespaceJason Creighton
2007-03-26Config supports Ctrl+Space for gmrun again.hughes
2007-03-26Workspace-specific layoutshughes
2007-03-26Typo: use dmenu_path instead of emenu_pathAlec Berryman
2007-03-26Extra config: defaultLayoutdaniel