summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
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-26Focus follows mouse.Spencer Janssen
2007-03-26Update todoSpencer Janssen
2007-03-26Extra config: defaultLayoutdaniel
2007-03-26updated TODOdaniel
2007-03-26minor aesthetic changesdaniel
2007-03-26fixDon Stewart
2007-03-26Restrain leftWidthSpencer Janssen
2007-03-26Config.lhs -> Config.hsJason Creighton
2007-03-26added Config.lhs and moved most things in Main.hs into Operations.hs to enabl...Jason Creighton
2007-03-25Xinerama focus bug (couldn't focus on current workspace)Jason Creighton
2007-03-23restart (simple exec(), no state saved)Jason Creighton
2007-03-22Add promote. Makes the focused window the masterSpencer Janssen
2007-03-22Add promoteSpencer Janssen
2007-03-21I like 1%2 split. Maintainer's prerogative :)Spencer Janssen
2007-03-21Add defaultLeftWidth in the configuration sectionSpencer Janssen
2007-03-21Allow dynamic width in tiling modedaniel
2007-03-21GHC 6.4 compatibility.Spencer Janssen
2007-03-21add keybindings to change screens and tag windows to screensJason Creighton
2007-03-20Add raiseFocus.Spencer Janssen
2007-03-20Make numlockMask configurableSpencer Janssen
2007-03-20Initial tiling support.Spencer Janssen
2007-03-20Fix indentationSpencer Janssen
2007-03-20UntabifySpencer Janssen
2007-03-20changed type of getScreenInfo in Graphics.X11.XineramaJason Creighton
2007-03-20Decouple the concepts of focus and window order. First step to tiling!Spencer Janssen
2007-03-19trace wsOnScreen when it's changedJason Creighton
2007-03-19don't try to change the current workspace based on an enterNotify eventJason Creighton
2007-03-18use "windows" in "unmanage"Jason Creighton
2007-03-18replaced "let Just x = ..." in view with "case ... of ..."Jason Creighton
2007-03-18basic xinerama support (depends on Graphics.X11.Xinerama in X11-extras)Jason Creighton
2007-03-16Whitespace onlySpencer Janssen
2007-03-16-Wall policeSpencer Janssen
2007-03-16abstract out modMask for easy user configurationshae
2007-03-15tasks before 0.1Spencer Janssen
2007-03-15s/thunk/xmonadSpencer Janssen
2007-03-14Tiling notesSpencer Janssen