aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HierarchifySpencer Janssen2007-11-019-25/+24
* Main.hs -> DefaultConfig.hs, add new Main.hs with 'buildLaunch'Spencer Janssen2007-11-013-252/+298
* Layouts.Choose: handle ReleaseResourcesSpencer Janssen2007-11-011-0/+8
* Layouts.Choose: send Hide to non-selected layoutSpencer Janssen2007-11-011-1/+2
* Export mirrorRectSpencer Janssen2007-11-011-1/+1
* Only export main from MainSpencer Janssen2007-11-011-1/+1
* Add readsLayout, remove the existential from XConfigSpencer Janssen2007-11-014-22/+24
* Delete Main.hs-boot!Spencer Janssen2007-11-015-16/+19
* Remove manageHook from Main.hs-bootSpencer Janssen2007-11-014-5/+7
* Remove workspaces from Main.hs-bootSpencer Janssen2007-11-011-1/+0
* -Wall policeSpencer Janssen2007-11-011-2/+1
* Eliminate defaultTerminalSpencer Janssen2007-11-013-5/+3
* Store user configuration in XConfSpencer Janssen2007-11-014-55/+54
* This is a massive update, here's what has changed:Spencer Janssen2007-11-018-235/+227
* cleaner version of main/config inversion.David Roundy2007-10-295-82/+82
* make setLayout a bit more inclusive.David Roundy2007-10-251-2/+2
* make xmonad work with inverted main/config.David Roundy2007-10-185-5/+7
* sketch of config/main inversion.David Roundy2007-10-184-265/+274
* more precise X11 version requiredDon Stewart2007-10-311-1/+1
* tweaks to todoDon Stewart2007-10-311-1/+6
* HEADS UP: remove X11-extras dependency, depend on X11 >Don Stewart2007-10-302-9/+8
* New windows start in the iconic stateSpencer Janssen2007-10-281-5/+6
* add text on using xprop to find client namesDon Stewart2007-10-271-0/+4
* add text reminding people to run mod-shift-spaceDon Stewart2007-10-271-0/+6
* StackSet.hs: (insertUp): remove comments about new window being made master w...Brent Yorgey2007-10-221-6/+4
* Replace 'findIndex' with 'findTag', which more accurately describes what the ...Brent Yorgey2007-10-223-13/+13
* StackSet.hs: (ensureTags): elaborate into a more descriptive comment.Brent Yorgey2007-10-221-1/+3
* StackSet.hs: remove dead code.Brent Yorgey2007-10-221-2/+0
* StackSet.hs: (differentiate): 'Texture' doesn't mean anything to me; replace ...Brent Yorgey2007-10-221-3/+4
* StackSet.hs: (new): better comment; 'm' is not an integer, it is a list of sc...Brent Yorgey2007-10-221-3/+5
* StackSet.hs: align some commentsBrent Yorgey2007-10-221-4/+4
* StackSet.hs: small grammar fix and better flow in commentBrent Yorgey2007-10-221-1/+1
* StackSet.hs: better comments regarding hidden/visible workspace tracking for ...Brent Yorgey2007-10-221-4/+5
* Add Config.terminalSpencer Janssen2007-10-242-1/+7
* explain that you need ghc as wellDon Stewart2007-10-241-6/+20
* xmonad, not XMonadSpencer Janssen2007-10-241-2/+2
* STYLE: enlarge on existing principlesgwern02007-10-241-10/+10
* start on style guideDon Stewart2007-10-241-0/+21
* Operations.hs: flip maybe id is fromMaybeEric Mertens2007-10-191-1/+1
* Deobfuscate Tall layoutEric Mertens2007-10-191-3/+3
* UNDO: setInitialProperties after placing windowsSpencer Janssen2007-10-191-2/+1
* setInitialProperties after placing windowsSpencer Janssen2007-10-191-1/+2
* UNDO: Ignore borders in the stored RationalRects of floating windows.Spencer Janssen2007-10-191-18/+8
* Only assign workspace keys up to xK_9. Related to bug #63Spencer Janssen2007-10-191-1/+1
* Ignore borders in the stored RationalRects of floating windows.Spencer Janssen2007-10-191-8/+18
* I prefer fmap over liftMSpencer Janssen2007-10-191-1/+1
* change 0/1/3 to named states, per X11-extras darcs headDevin Mullins2007-10-181-3/+3
* remove StackOrNot type synonymn.David Roundy2007-10-172-9/+7
* Operations.hs: make use of notElem and notMemberEric Mertens2007-10-171-2/+2
* Bump XMonadContrib versionSpencer Janssen2007-10-161-1/+1