summaryrefslogtreecommitdiffstats
path: root/XMonad
AgeCommit message (Collapse)Author
2007-12-19Remove getProgName capability from restart, we don't use it anymoreSpencer Janssen
darcs-hash:20071219215011-a5988-f4c17d2d3f3a7a4ea6c9e5e8fe73b1c800cbb9d5
2007-12-19Flush pending X calls before restartingSpencer Janssen
darcs-hash:20071219162029-a5988-a7a299e39dbb3acd59f1a024ddec2d1462ea258d
2007-12-18Allow for sharing of home directory across architectures.tim.thelion
darcs-hash:20071218065146-c18d4-533b073367884fbd9212fc547ce9e4e558a21bc9
2007-12-19Call 'broadcastMessage ReleaseResources' in restartSpencer Janssen
darcs-hash:20071219065710-a5988-a03100cb8be702bdb1e972911e14117ed517975a
2007-12-12Set withdrawnState after calling hideSpencer Janssen
darcs-hash:20071212060250-a5988-f390a9b9b9fab7ce59b05180e575092b8384e181
2007-12-11Remove stale commentSpencer Janssen
darcs-hash:20071211084236-a5988-c7014d9b4026d2a33d21be790ef8504f3df61773
2007-12-11Make windows responsible for setting withdrawn stateSpencer Janssen
darcs-hash:20071211080117-a5988-c992f6c8147b3a91603afe3ba604c235b5a3c211
2007-12-11Remove stale commentSpencer Janssen
darcs-hash:20071211075641-a5988-8aa586e3d208ed7d1064be62e7122c26da92b730
2007-12-11Clean up stale mapped/waitingUnmap state in handle rather than unmanage.Spencer Janssen
This is an attempt to fix issue #96. Thanks to jcreigh for the insights necessary to fix the bug. darcs-hash:20071211074810-a5988-47be5e16650bf0c0ad5d0e638d03753a78958fd6
2007-12-11Delete windows from waitingUnmap that aren't waitng for any unmapsSpencer Janssen
darcs-hash:20071211074506-a5988-86d61a18c3480ed6aab7acac068c59b5db062b81
2007-12-10normalize Module headersLukas Mai
darcs-hash:20071210085327-462cf-bc856d2e75b32906274cf0c3b9aad9e406385766
2007-12-09StackSet: some haddock tuningAndrea Rossato
darcs-hash:20071209161525-32816-aceea145021e7b969ea1ddfdd794fa5b25b072e0
2007-12-09Remove kicker and gnome-panel from the default manageHook, these are betterSpencer Janssen
handled by XMonad.Hooks.ManageDocks. Also, remove the over-complicated list comprehensions. darcs-hash:20071209135408-a5988-75f2ea762ddd8c442c13f712e68397f60c429fab
2007-11-24Typos and formattingAndrea Rossato
darcs-hash:20071124143221-32816-2dacd78268c87501963b1bfd20652052fbe2c4e3
2007-11-24Move XMonad.Layouts to XMonad.Layout for uniformity with xmcAndrea Rossato
darcs-hash:20071124143000-32816-91c1de68f8770647c9315c633920fe7b92fab882
2007-12-08Hide generalized newtype deriving from HaddockSpencer Janssen
darcs-hash:20071208015015-a5988-71859e01140da3ecdacddab8f37f789fa495d9c8
2007-11-28make Query a MonadIOLukas Mai
darcs-hash:20071128195126-462cf-ba9e22dd2c03c5f077e39326ada21a1a52d3738a
2007-11-21add getXMonadDir (2nd try)Lukas Mai
darcs-hash:20071121183018-462cf-464c521bd6fb9c7910186d20cd6023c90c7998ea
2007-11-21Add 'and' and 'or' functions to ManageHook.Spencer Janssen
darcs-hash:20071121104613-a5988-0c0355da9fc8e8d5482b9a36565c646a11ea92e7
2007-11-21generalise type of `io'Don Stewart
darcs-hash:20071121054407-cba2c-8ca12daca53306dd86637497288d546619bd9688
2007-11-20Add recompilation forcing, clean up recompile's documentationSpencer Janssen
darcs-hash:20071120223614-a5988-6be0c47c1db902258f892e98a04a0de58767b44d
2007-11-20recompile does not raise any exceptionsSpencer Janssen
darcs-hash:20071120215835-a5988-1fef734c3778b016c125b166abf59b8944755479
2007-11-20-no-recomp because we're doing our own recompilation checkingSpencer Janssen
darcs-hash:20071120215744-a5988-f2b72bb6cea0c4a6d3a7e1b5ac3b7fa9c4c560b8
2007-11-20pointfreeDon Stewart
darcs-hash:20071120184016-cba2c-f6f98fb9a0061eb39d5917b5fd6aeca1220f3b87
2007-11-20clean up fmap overuse with applicatives. more opportunities remainDon Stewart
darcs-hash:20071120181743-cba2c-15c56f06646e990bea3b41e31e98ef6db1975dff
2007-11-19ManageHook is a MonoidSpencer Janssen
darcs-hash:20071119060820-a5988-f70bb442a74c5ca8f6670184fb7eea6ca40ec793
2007-11-19No more liftMSpencer Janssen
darcs-hash:20071119033120-a5988-a45cb35f2b919d5e57980fb9eea9c6d4361bc61b
2007-11-19Refactor recompileSpencer Janssen
darcs-hash:20071119032255-a5988-cf1987eab9261b9d8787ab6d36b6437842cf014e
2007-11-19Trailing spaceSpencer Janssen
darcs-hash:20071119030658-a5988-696782fc7b3bee7df0b4c6b3065d46e3260c8d26
2007-11-19Generalize recompile to MonadIOSpencer Janssen
darcs-hash:20071119030436-a5988-28b43f2f3c50476d5eda3c03196fc238c1427302
2007-11-19Factor out doubleFork logicSpencer Janssen
darcs-hash:20071119030353-a5988-935fc83135dc394c1e1a757f0232022b4de96f01
2007-11-19handle case of xmonad binary not existing, when checking recompilationDon Stewart
darcs-hash:20071119030057-cba2c-c21e607cb7d9440b9f07d0eea74513c11ebf3bfc
2007-11-19Use executeFile directly, rather than the shell, avoiding sh interepetingDon Stewart
darcs-hash:20071119025015-cba2c-49dee5526ab8d163dfb14735e6076fd8db723973
2007-11-19UNDO: use 'spawn' rather than runProcess, to report errors asynchronously, ↵Don Stewart
avoiding zombies darcs-hash:20071119023712-cba2c-ac278350de0f73e350912575af41c3c93c757ca8
2007-11-19use 'spawn' rather than runProcess, to report errors asynchronously, ↵Don Stewart
avoiding zombies darcs-hash:20071119023712-cba2c-c034ed99f668ede81e7e1e247ff631ae9eda31f6
2007-11-19Use xmessage to present a failure message to users when the config file ↵Don Stewart
cannot be loaded darcs-hash:20071119022429-cba2c-c0bca5c0592d5def91587d73eb8d391aa7fdd0d1
2007-11-19only check xmonad.hs against the xmonad binary, not the .o file (meaning you ↵Don Stewart
can remove it if you like) darcs-hash:20071119011528-cba2c-a78aa9afca0a09be2e25c784b0bb6b55f94da3d0
2007-11-19Do our own recompilation checking: only launch ghc if the xmonad.hs is newer ↵Don Stewart
than its .o file darcs-hash:20071119010759-cba2c-e9b94827122cb337ddcf93c3aefb62775011707a
2007-11-19reformat export list to fit on the pageDon Stewart
darcs-hash:20071119003900-cba2c-75ff7b1014bade3593f5f543d27c7a45bf1144b3
2007-11-17add support for Mac users and their silly case-insensitive filesystemsDevin Mullins
darcs-hash:20071117024836-78224-7a96ab62a76c3fd51c34afb69912269905ea7e00
2007-11-16we need examples for the managehook edslDon Stewart
darcs-hash:20071116182332-cba2c-b3b09ed2ae0e177c2438eec4ef259ae8dfb2b9aa
2007-11-16Config: small haddock fixAndrea Rossato
darcs-hash:20071116113158-32816-8396d02d1e216f99b1bbb68188a39a44d8af9fd7
2007-11-16Core: documented XConfig and ScreenDetailAndrea Rossato
darcs-hash:20071116112826-32816-d89b89dd8803b90b45f44ffd58c7f6f03088cee3
2007-11-12make default ratios in config nicer to look atLukas Mai
darcs-hash:20071112013551-462cf-79c0e72e34bb6c583ee44f18b37ce1f76d76c529
2007-11-09refactor main, add "recompile" to XMonad.CoreLukas Mai
darcs-hash:20071108230933-462cf-b1e100cf8f2cecbfef925b870a3fc894fe47513c
2007-11-14refactor trace.Don Stewart
darcs-hash:20071114034109-cba2c-7303264f38df15c93f65bb830cbdcbe31813bb0d
2007-11-11clarify comment at top of Config.hsDevin Mullins
There appears to be some confusion -- several people have wanted to edit Config.hs as was done in the past. This comment probably won't stop that, but it's a start. darcs-hash:20071111191304-78224-3267de9d4e8da0ef07e58e9cf2135b2ab652445c
2007-11-11avoid Data.Ratio and % operator in XMonad.ConfigDavid Roundy
I think this'll make Config.hs more friendly as a template for folks to modify. darcs-hash:20071111183708-72aca-2a0c0e2463c94d1d2d08b60f7f16e239250ec2c7
2007-11-11remove obviated (and confusing) commentsDevin Mullins
darcs-hash:20071111055047-78224-d09022c6b287c8404ffa94805045ae7f4ff172c6
2007-11-11XMonad.Main uses FlexibleContextsSpencer Janssen
darcs-hash:20071111214528-a5988-e1b209559ebca4d216870cb866f5e3c82aa8ec7b