summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2007-11-08typoDon Stewart
darcs-hash:20071108000259-cba2c-6091192fedf9015f1def21fc52122039e6f160b3
2007-11-07imports not needed in example nowDon Stewart
darcs-hash:20071107032346-cba2c-2b3798ca4c1114079f016cb97b79d7441a9a31e0
2007-11-07Provide top level XMonad.hs export moduleDon Stewart
darcs-hash:20071107030617-cba2c-8c900566b5e1784737fefe3273486f8a1238da55
2007-11-07point to where defns for config stuff can be foundDon Stewart
darcs-hash:20071107020801-cba2c-ae6c7ad4a5baa7f60d4843c8a3b6a08848759ab7
2007-11-07Fix haddock commentSpencer Janssen
darcs-hash:20071107030510-a5988-c1a5755ca03b4d8d63ab8dcaf4dae7f2282c0b98
2007-11-07fall back to previous ~/.xmonad/xmonad if recompilation failsLukas Mai
darcs-hash:20071107015309-462cf-004075d99aed14ceef9c202094b238b0984fa280
2007-11-06recommend --userDon Stewart
darcs-hash:20071106221004-cba2c-fa107f5135cff4385565e9db253503353a64b0c6
2007-11-05add CONFIG with details of how to configureDon Stewart
darcs-hash:20071105040741-cba2c-000fffb93c979c40e1684b5c618ca3e8540b20ad
2007-11-05Remove stale commentSpencer Janssen
darcs-hash:20071105063731-a5988-89afd72d4a7e7482ce429a25a24a63f1eff16794
2007-11-05Use Cabal's optimization flags rather than -OSpencer Janssen
darcs-hash:20071105061759-a5988-db3ac08aa1bf777fa7b14d4829504548b802d758
2007-11-05-WerrorSpencer Janssen
darcs-hash:20071105060326-a5988-bdc843edc68e56ec85275e80a6487152711bdc84
2007-11-05Remove superfluous 'extensions:' fieldSpencer Janssen
darcs-hash:20071105034515-a5988-7f342dc3c5bf106538432d995a7596cb4e99738e
2007-11-05Use configurations in xmonad.cabalSpencer Janssen
darcs-hash:20071105033428-a5988-ab9cab5f123fa33b13d9908b43d5281f37459810
2007-11-05~/.xmonad/Main.hs is now ~/.xmonad/xmonad.hs !Don Stewart
darcs-hash:20071105032655-cba2c-0ac7caedabda07767e6d865b32f5ece72e1a5944
2007-11-05makeMain -> xmonadDon Stewart
darcs-hash:20071105031203-cba2c-0bf3d2d6e186ab307457f99b5b73afd333802e45
2007-11-05-Wall policeDon Stewart
darcs-hash:20071105022202-cba2c-db3d34c1f7fa9c8b929516b55a4cf30f76e1ceea
2007-11-05remember to compile the xmonad library also with the usual ghc-optoinsDon Stewart
darcs-hash:20071105022127-cba2c-94a457a1dd6e55ef4b3a18d8003ca040284452b6
2007-11-05EventLoop -> Core, DefaultConfig -> ConfigDon Stewart
darcs-hash:20071105021705-cba2c-fc7ffc11ffa9a5397cc40a5dba530ca620018f25
2007-11-05clean up DefaultConfig.hsDon Stewart
darcs-hash:20071105021142-cba2c-9f231155d1aa1be8cd4a9e58a0a2fce95433c47e
2007-11-05clean up some weird formatting/overboard strictness annotationsDon Stewart
darcs-hash:20071105011400-cba2c-8595f746a32047213cd1cc7efd355e262a929040
2007-11-04Update pragmas for GHC 6.8 compatibilitySpencer Janssen
darcs-hash:20071104215507-a5988-69f0bd0f48e0ce9267a98e8409be6dce940798d1
2007-11-04Use the layout and workspaces values from the actual configuration usedSpencer Janssen
darcs-hash:20071104020320-a5988-9f9b76e313f4de76c45434e828938eae6b83a8fe
2007-11-02Float handler out of makeMain, make keys and mouseBindings dependent on ↵Spencer Janssen
XConfig for easy modMask switching darcs-hash:20071102025924-a5988-bbddb07ed8c00cb4279db059f2513eba4ce3ecb5
2007-11-01We can't rely on the executable name, because it may be 'Main'Spencer Janssen
darcs-hash:20071101205057-a5988-da8279631a561022e4161081a8d9a9e31f2ce623
2007-11-01Get defaultGaps from the current config, not the default oneSpencer Janssen
darcs-hash:20071101205025-a5988-78d551974e1c4d8c000fbaa2efd2f4477ee8bfae
2007-11-01exposed-modulesSpencer Janssen
darcs-hash:20071101193331-a5988-ec37ae15d97685d59c14662f75cb987fe7ac439f
2007-11-01HierarchifySpencer Janssen
darcs-hash:20071101180846-a5988-25ba1c9ce37a35c1533e4075cc9494c6f7dd5ade
2007-11-01Main.hs -> DefaultConfig.hs, add new Main.hs with 'buildLaunch'Spencer Janssen
darcs-hash:20071101175749-a5988-f1a90deded30d52f4050bb528a4a2e44f15cfca2
2007-11-01Layouts.Choose: handle ReleaseResourcesSpencer Janssen
darcs-hash:20071101152302-a5988-8e1379ea75eb0423007776e9ea4e9d293f61840e
2007-11-01Layouts.Choose: send Hide to non-selected layoutSpencer Janssen
darcs-hash:20071101151147-a5988-14eecf4fa49aa479c20fde452c9692e3d5ff3fb1
2007-11-01Export mirrorRectSpencer Janssen
darcs-hash:20071101085631-a5988-0de11f80a9b473b9e86e86efa4484c33297c0ed0
2007-11-01Only export main from MainSpencer Janssen
darcs-hash:20071101082326-a5988-23ff4801b15019c26d05d863e77f08f8555d9753
2007-11-01Add readsLayout, remove the existential from XConfigSpencer Janssen
darcs-hash:20071101082155-a5988-82be25ec6b35cb1d39e0613b3d810dfd75836098
2007-11-01Delete Main.hs-boot!Spencer Janssen
darcs-hash:20071101080045-a5988-d3b50a7fe35ff4e38c90e9eb8da1f1963b3b27fd
2007-11-01Remove manageHook from Main.hs-bootSpencer Janssen
darcs-hash:20071101075308-a5988-26cbe1f6f89a90f2e81b34f76c7e56030e5c2c11
2007-11-01Remove workspaces from Main.hs-bootSpencer Janssen
darcs-hash:20071101074556-a5988-4f14a16dea22404db69bd64db06788953ff0636d
2007-11-01-Wall policeSpencer Janssen
darcs-hash:20071101074411-a5988-0ef8ebeab402f69acf7461e33bb705a7ef2ce4ce
2007-11-01Eliminate defaultTerminalSpencer Janssen
darcs-hash:20071101073147-a5988-9c2da610e085026e3a1b981114b116718331273c
2007-11-01Store user configuration in XConfSpencer Janssen
darcs-hash:20071101072308-a5988-e5a5231e3adcff8f03ebdab37721b19c0e19fc00
2007-11-01This is a massive update, here's what has changed:Spencer Janssen
* Read is no longer a superclass of Layout * All of the core layouts have moved to the new Layouts.hs module * Select has been replaced by the new statically typed Choose combinator, which is heavily based on David Roundy's NewSelect proposal for XMonadContrib. Consequently: - Rather than a list of choosable layouts, we use the ||| combinator to combine several layouts into a single switchable layout - We've lost the capability to JumpToLayout and PrevLayout. Both can be added with some effort darcs-hash:20071101064318-a5988-c07c434c7a1108078d6123a4b36040ed6597772b
2007-10-29cleaner version of main/config inversion.David Roundy
darcs-hash:20071029184823-72aca-5647e07a0bde65cf7e1d49a1613fb9e4210c6aa5
2007-10-25make setLayout a bit more inclusive.David Roundy
darcs-hash:20071024231250-72aca-b407b2f80824b9506c1b81dd3da73c14092fb815
2007-10-18make xmonad work with inverted main/config.David Roundy
darcs-hash:20071018170058-72aca-8018fed9e1c0bc2cf40664b766bb85f678a6a258
2007-10-18sketch of config/main inversion.David Roundy
darcs-hash:20071018164230-72aca-f83f6ea18efda57fc5364e98dadada6c902ee2a5
2007-10-31more precise X11 version requiredDon Stewart
darcs-hash:20071031203241-cba2c-f986417bcd117d7c2c35f43d565df782a025c281
2007-10-31tweaks to todoDon Stewart
darcs-hash:20071031164618-cba2c-4c80ba6427eb0f8ce3f460b0072d2786f3bda20c
2007-10-30HEADS UP: remove X11-extras dependency, depend on X11 >= 1.3.0Don Stewart
The X11-extras library has been merged into the larger X11 library, so we now drop the dependency on X11-extras, and instead build against the new X11 library. If you apply this patch you must build and install X11-1.3.0 or greater first, http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-1.3.0 You can also go ahead and wipe X11-extras from GHC's memory, (for ghci to work out of the box with the testsuite) $ ghc-pkg unregister X11-extras $ ghc-pkg unregister --user X11-extras darcs-hash:20071030220824-cba2c-b601d2fbc7fcb1e46784a358f67f436d224701c4
2007-10-28New windows start in the iconic stateSpencer Janssen
darcs-hash:20071028063949-a5988-ae889f0e1807260e8b883db5d8b63388c08b4850
2007-10-27add text on using xprop to find client namesDon Stewart
darcs-hash:20071027163031-cba2c-c94cf96c15d5f280811baaff0d10dd6f3e84e720
2007-10-27add text reminding people to run mod-shift-spaceDon Stewart
darcs-hash:20071026225228-cba2c-b54e5825b0fb2d5bf3995faf4fb874c5b65de27f