index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hide existential Layout (mostly) from user API.
David Roundy
2007-11-11
3
-11
/
+12
*
Generalize several functions to MonadIO
Spencer Janssen
2007-11-09
1
-4
/
+4
*
Docs for ManageHook
Spencer Janssen
2007-11-09
1
-3
/
+12
*
New ManageHook system
Spencer Janssen
2007-11-09
4
-25
/
+65
*
Generalize the type of whenJust
Spencer Janssen
2007-11-07
1
-1
/
+1
*
maybe False (const True) -> isJust. spotted by shachaf
Don Stewart
2007-11-08
1
-2
/
+2
*
Provide top level XMonad.hs export module
Don Stewart
2007-11-07
5
-254
/
+548
*
Fix haddock comment
Spencer Janssen
2007-11-07
1
-1
/
+1
*
makeMain -> xmonad
Don Stewart
2007-11-05
1
-3
/
+3
*
-Wall police
Don Stewart
2007-11-05
1
-2
/
+2
*
EventLoop -> Core, DefaultConfig -> Config
Don Stewart
2007-11-05
2
-4
/
+4
*
clean up DefaultConfig.hs
Don Stewart
2007-11-05
1
-39
/
+62
*
Use the layout and workspaces values from the actual configuration used
Spencer Janssen
2007-11-04
1
-2
/
+2
*
Float handler out of makeMain, make keys and mouseBindings dependent on XConf...
Spencer Janssen
2007-11-02
2
-131
/
+140
*
We can't rely on the executable name, because it may be 'Main'
Spencer Janssen
2007-11-01
1
-1
/
+1
*
Get defaultGaps from the current config, not the default one
Spencer Janssen
2007-11-01
1
-1
/
+2
*
Hierarchify
Spencer Janssen
2007-11-01
5
-0
/
+1770
[prev]