summaryrefslogtreecommitdiffstats
path: root/XMonad/Core.hs
AgeCommit message (Collapse)Author
2008-02-06module uses CPPDon Stewart
darcs-hash:20080206190521-cba2c-1c7303b14bf1c907e0f75e9c3bb44a033cc9734e
2008-02-04Rename runManageHook to runQuerySpencer Janssen
darcs-hash:20080204053336-a5988-0c8760f33f319acd30cd18630ada2b77a0875a5b
2008-02-03let enter dismiss compile errorsdaniel
darcs-hash:20080203202852-c98ca-e5c645e2332821ccc99587ba6562932860f6d9e6
2008-02-01Core.hs, StackSet.hs: some documentation updatesBrent Yorgey
darcs-hash:20080201190653-bd4d7-767473ef51a27bfdbadead306a1c3250dcaafaab
2008-01-28Generalize the type of catchIO, use it in Main.hsSpencer Janssen
darcs-hash:20080128054651-a5988-263142a13a2bb7dbe0d0084456fbe29b7b603e47
2008-01-24Add emptyLayout to LayoutClass, a method to be called when a workspace is emptyAndrea Rossato
darcs-hash:20080124013207-32816-35328360400d6ee06c81586b9e1cc45413df5a61
2008-01-14Export doubleForknicolas.pouillard
darcs-hash:20080114202612-94725-0a7751493059fe19084a8f19139ecbf8dd1446a7
2007-11-22reword comment (previous version didn't make sense to me)Lukas Mai
darcs-hash:20071122165925-462cf-613c038987aaf1b7182c0b533c0a0a7f4bda2263
2008-01-05The recompile function now returns a boolean status instead of ().nicolas.pouillard
darcs-hash:20080105225500-94725-1c05ae81351eaadb4f736e0d665f325618d76dbe
2007-12-29Make focus-follows-mouse configurableSpencer Janssen
darcs-hash:20071229023301-a5988-7576eb2625061b2dcca3da69d1be4a1e50a76e71
2007-12-29Strictify all XConfig fields, gives nice error messages when a field is ↵Spencer Janssen
forgotten on construction darcs-hash:20071229021923-a5988-ca68b84a0437a6d93700c864dbab8f9b46dd6855
2007-12-29SpellingSpencer Janssen
darcs-hash:20071229021628-a5988-7bfb596203b6f58bfaa87d8db0b19baf7d6df8bd
2007-12-29WibbleSpencer Janssen
darcs-hash:20071229021519-a5988-e41513840bcd94dc38093628d7b24d49d3e77c57
2007-12-22WibbleSpencer Janssen
darcs-hash:20071222041151-a5988-afd66322b26ccf10da39f99ab2fc997608aaa23c
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-10normalize Module headersLukas Mai
darcs-hash:20071210085327-462cf-bc856d2e75b32906274cf0c3b9aad9e406385766
2007-11-24Typos and formattingAndrea Rossato
darcs-hash:20071124143221-32816-2dacd78268c87501963b1bfd20652052fbe2c4e3
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-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-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-16Core: documented XConfig and ScreenDetailAndrea Rossato
darcs-hash:20071116112826-32816-d89b89dd8803b90b45f44ffd58c7f6f03088cee3
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-11hide existential Layout (mostly) from user API.David Roundy
darcs-hash:20071111003055-72aca-77eb2071cd596e0e13746413807f375d199dbe32
2007-11-09Generalize several functions to MonadIOSpencer Janssen
darcs-hash:20071109064214-a5988-9d6f69bc6314fd4e4a58edff8442715a5b016400
2007-11-09New ManageHook systemSpencer Janssen
darcs-hash:20071109024722-a5988-c499d006a8a4a48dd7c8cbaf4e4ea9635ceb1ec4
2007-11-07Generalize the type of whenJustSpencer Janssen
darcs-hash:20071107062126-a5988-4c3e3ca904aab215d122ea6b9307c350b1eda89a