summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-04-16Note we must fix mod-shift-c before 0.1 can go outDon Stewart
2007-04-15fix typo.David Roundy
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-13Ignore window entries while moving windows. This should fix all the focus pr...Spencer Janssen
2007-04-13Update TODOSpencer Janssen
2007-04-12mod-wer for Xinerama was inadvertently changedAlec Berryman
2007-04-11and the tests still runDon Stewart
2007-04-11add license headers to two missing filesDon Stewart
2007-04-11clean up tiling code a teensy bit, and comment on the interaction between foc...Don Stewart
2007-04-11explain what mod-return now does. it cyclesDon Stewart
2007-04-11Change semantics of 'promote'.Don Stewart
2007-04-11clean up onlyDon Stewart
2007-04-11merge with toList/fromList patchDon Stewart
2007-04-11Statically distinguish Workspace and Screen indicesDon Stewart
2007-04-11fromList/toList have # of screens + another QC propertyJason Creighton
2007-04-11Xinerama screen switching bugfixJason Creighton
2007-04-11removed xinerama-enabled dmenu actionJason Creighton
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-10Add notes about StackSet redesignSpencer Janssen
2007-04-10Simplify rotSpencer Janssen
2007-04-09Rearrange TODOSpencer Janssen
2007-04-09Also doneSpencer Janssen
2007-04-09Tile algorithm has been improvedSpencer Janssen
2007-04-09Vertical tiling doneSpencer Janssen
2007-04-09Remove redundant parensSpencer Janssen
2007-04-09Remove unused 'screen' fieldSpencer Janssen
2007-04-09Document XState fieldsSpencer Janssen
2007-04-09Use -funbox-strict-fields, rather than UNPACK pragmas. cleaner code.Don Stewart
2007-04-05Remove redundant setFocus, setFocus is called by refresh which is called by w...Spencer Janssen
2007-04-05-Wall policeDon Stewart
2007-04-04take window borders into account when resizing (requires latest X11-extras)Jason Creighton
2007-04-04summarise key bindings in a table in Config.hsDon Stewart
2007-04-04replace multiple gets with a single get and record bindDon Stewart
2007-04-03Use Tall and Wide for split screen layouts. This should be less confusing.Spencer Janssen
2007-04-03Abusing TODO as a bug tracker: note about overlappingAlec Berryman
2007-04-03Comment typo: more -> moveAlec Berryman
2007-04-02Note the Xinerama bugs I've experienced in the TODOAlec Berryman
2007-04-03vertical (master area on top) tilingJason Creighton
2007-04-02Comment typo.Spencer Janssen
2007-04-02Comment only.Spencer Janssen
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-01Remove trailing spaces, no content changedAlec Berryman
2007-04-01Fix type error in dimensions field of XState record for 64-bit systemsAlec Berryman
2007-04-01Config.hs comment formatting/typoJason Creighton
2007-04-01"dmenu" operation to spawn dmenu only on the current screen (for Xinerama)Jason Creighton
2007-04-01sanitize key bindingsDon Stewart