summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-11-04Use the layout and workspaces values from the actual configuration usedSpencer Janssen
2007-11-02Float handler out of makeMain, make keys and mouseBindings dependent on XConf...Spencer Janssen
2007-11-01We can't rely on the executable name, because it may be 'Main'Spencer Janssen
2007-11-01Get defaultGaps from the current config, not the default oneSpencer Janssen
2007-11-01exposed-modulesSpencer Janssen
2007-11-01HierarchifySpencer Janssen
2007-11-01Main.hs -> DefaultConfig.hs, add new Main.hs with 'buildLaunch'Spencer Janssen
2007-11-01Layouts.Choose: handle ReleaseResourcesSpencer Janssen
2007-11-01Layouts.Choose: send Hide to non-selected layoutSpencer Janssen
2007-11-01Export mirrorRectSpencer Janssen
2007-11-01Only export main from MainSpencer Janssen
2007-11-01Add readsLayout, remove the existential from XConfigSpencer Janssen
2007-11-01Delete Main.hs-boot!Spencer Janssen
2007-11-01Remove manageHook from Main.hs-bootSpencer Janssen
2007-11-01Remove workspaces from Main.hs-bootSpencer Janssen
2007-11-01-Wall policeSpencer Janssen
2007-11-01Eliminate defaultTerminalSpencer Janssen
2007-11-01Store user configuration in XConfSpencer Janssen
2007-11-01This is a massive update, here's what has changed:Spencer Janssen
2007-10-29cleaner version of main/config inversion.David Roundy
2007-10-25make setLayout a bit more inclusive.David Roundy
2007-10-18make xmonad work with inverted main/config.David Roundy
2007-10-18sketch of config/main inversion.David Roundy
2007-10-31more precise X11 version requiredDon Stewart
2007-10-31tweaks to todoDon Stewart
2007-10-30HEADS UP: remove X11-extras dependency, depend on X11 >= 1.3.0Don Stewart
2007-10-28New windows start in the iconic stateSpencer Janssen
2007-10-27add text on using xprop to find client namesDon Stewart
2007-10-27add text reminding people to run mod-shift-spaceDon Stewart
2007-10-22StackSet.hs: (insertUp): remove comments about new window being made master w...Brent Yorgey
2007-10-22Replace 'findIndex' with 'findTag', which more accurately describes what the ...Brent Yorgey
2007-10-22StackSet.hs: (ensureTags): elaborate into a more descriptive comment.Brent Yorgey
2007-10-22StackSet.hs: remove dead code.Brent Yorgey
2007-10-22StackSet.hs: (differentiate): 'Texture' doesn't mean anything to me; replace ...Brent Yorgey
2007-10-22StackSet.hs: (new): better comment; 'm' is not an integer, it is a list of sc...Brent Yorgey
2007-10-22StackSet.hs: align some commentsBrent Yorgey
2007-10-22StackSet.hs: small grammar fix and better flow in commentBrent Yorgey
2007-10-22StackSet.hs: better comments regarding hidden/visible workspace tracking for ...Brent Yorgey
2007-10-24Add Config.terminalSpencer Janssen
2007-10-24explain that you need ghc as wellDon Stewart
2007-10-24xmonad, not XMonadSpencer Janssen
2007-10-24STYLE: enlarge on existing principlesgwern0
2007-10-24start on style guideDon Stewart
2007-10-19Operations.hs: flip maybe id is fromMaybeEric Mertens
2007-10-19Deobfuscate Tall layoutEric Mertens
2007-10-19UNDO: setInitialProperties after placing windowsSpencer Janssen
2007-10-19setInitialProperties after placing windowsSpencer Janssen
2007-10-19UNDO: Ignore borders in the stored RationalRects of floating windows.Spencer Janssen
2007-10-19Only assign workspace keys up to xK_9. Related to bug #63Spencer Janssen
2007-10-19Ignore borders in the stored RationalRects of floating windows.Spencer Janssen