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
/
Config.hs-boot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
manageHook: use the curry style, better documentation
Spencer Janssen
2007-10-03
1
-1
/
+1
*
Remove unused import
Spencer Janssen
2007-10-03
1
-1
/
+0
*
some renaming of classes and data types.
David Roundy
2007-09-29
1
-1
/
+1
*
Pass window name and class info to manageHook
Spencer Janssen
2007-10-02
1
-1
/
+1
*
Send ClassHints to manageHook
Spencer Janssen
2007-10-01
1
-1
/
+2
*
First cut at manageHook
Spencer Janssen
2007-10-01
1
-0
/
+1
*
define defaultLayout in Config.hs.
David Roundy
2007-09-28
1
-1
/
+1
*
add support for parseable layouts not in the default.
David Roundy
2007-09-25
1
-1
/
+1
*
Make a String description part of each Layout.
David Roundy
2007-09-24
1
-1
/
+1
*
add layout selection back into core xmonad using LayoutSelection.
David Roundy
2007-09-21
1
-1
/
+1
*
make layouts preserved over restart
David Roundy
2007-09-21
1
-1
/
+2
*
change workspaces to [WorkspaceId]
David Roundy
2007-08-14
1
-1
/
+1
*
added workspaces to hs-boot (needed by XMonadContrib.Commands and possibly ot...
Andrea Rossato
2007-07-28
1
-0
/
+1
*
Move state logging into Config.hs, via logHook :: X ()
Don Stewart
2007-06-10
1
-1
/
+2
*
move extraModifiers/cleanMask to Operations.hs
Jason Creighton
2007-06-06
1
-0
/
+2
*
Enable logging of state changes to stdout
Don Stewart
2007-06-05
1
-0
/
+1
*
make mouse bindings configurable
Jason Creighton
2007-06-02
1
-3
/
+0
*
ignore numlock/capslock on mouse bindings
Jason Creighton
2007-06-01
1
-0
/
+1
*
first shot at a floating layer
Jason Creighton
2007-05-31
1
-0
/
+2
*
mod-b, toggle on or off the status bar gap
Don Stewart
2007-05-27
1
-1
/
+0
*
Add new config value, defaultMenuGap, for specifying a gap for a status bar
Don Stewart
2007-05-27
1
-0
/
+1
*
HEADS UP: Rewrite StackSet as a Zipper
Don Stewart
2007-05-20
1
-2
/
+0
*
add support for extensible layouts.
David Roundy
2007-05-03
1
-2
/
+2
*
Make border width configurable
Spencer Janssen
2007-04-30
1
-0
/
+2
*
Add Config.hs-boot, remove defaultLayoutDesc from XConf
Spencer Janssen
2007-04-30
1
-0
/
+3