summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2007-04-01Cleaned up layout a little bithughes
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-04-01formatting fixes. the style is getting a bit dodgy in some places...Don Stewart
2007-03-31Move safeFocus from Main to OperationsSpencer Janssen
2007-03-31removed refocus; moved functionality to setFocusJason Creighton
2007-03-30refactored "focus changed" code into "refocus"Jason Creighton
2007-03-29Window bordersAlec Berryman
2007-03-29Add AMD64 note to the READMESpencer Janssen
2007-03-29Type error: button1 :: Button, not :: ButtonMaskAlec Berryman
2007-03-28Fix refreshKeyboardMapping issues. Requires the latest X11-extrasSpencer Janssen
2007-03-28allow mouse to change current workspacedaniel
2007-03-28first shot at allowing click to focus windowsdaniel
2007-03-28added a quickcheck propertydaniel
2007-03-28Compatibility with CInt'ified X11Spencer Janssen
2007-03-28one less todoDon Stewart
2007-03-27whitespaceJason Creighton
2007-03-27updated TODO (Config.hs completed)Jason Creighton