index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-01
expands the EDSL for performing actions on windows
xmonad-contrib
1
-19
/
+65
2008-01-14
Timer: some code cleanup
Andrea Rossato
1
-9
/
+7
2008-01-14
Use doubleFork instead of manual double fork, or buggy single fork.
nicolas.pouillard
2
-29
/
+16
2008-01-16
Reflect.hs: minor haddock fix
Brent Yorgey
1
-1
/
+1
2008-01-15
Reflect.hs: use -fglasgow-exts for now instead of LANGUAGE pragmas, for compa...
Brent Yorgey
1
-1
/
+5
2008-01-15
Reflect.hs: add MultiToggle support
Brent Yorgey
1
-6
/
+40
2008-01-15
MultiToggle.hs: improve 'description' implementation in LayoutClass instance ...
Brent Yorgey
1
-2
/
+2
2008-01-15
Layout.Reflect: new contrib module for reflecting layouts horizontally/vertic...
Brent Yorgey
1
-0
/
+81
2008-01-14
ShowWName.hs: switch color/bgcolor in call to paintAndWrite
Brent Yorgey
1
-2
/
+2
2008-01-13
Prompt: clean up and optimize moveWord a bit
Andrea Rossato
1
-10
/
+6
2008-01-13
Prompt: added moveWord to move the cursor to the word boundaries
Andrea Rossato
1
-0
/
+21
2008-01-13
Doc.Extending: added links and description of recent module addition
Andrea Rossato
1
-0
/
+8
2008-01-13
Action.Search: small haddock fixes
Andrea Rossato
1
-1
/
+2
2008-01-13
ShowWName now uses Timer and XUtils to display the workspace name
Andrea Rossato
1
-33
/
+42
2008-01-13
Add XMonad.Util.Timer, a module to set up timers and to handle them
Andrea Rossato
1
-0
/
+62
2008-01-10
de-obfuscate the initState and set the init offset to the length of the defau...
Andrea Rossato
1
-1
/
+15
2008-01-09
prompt: Allow to provide a default text in the prompt config.
nicolas.pouillard
1
-1
/
+3
2007-12-30
Correct caps in module header.
Joachim Fasting
1
-1
/
+1
2007-12-30
Use LANGUAGE pragma.
Joachim Fasting
1
-1
/
+1
2007-12-31
shiftPrevScreen and shiftNextScreen, to make CycleWS consistent
mail
1
-1
/
+20
2007-12-04
formatting
Don Stewart
1
-2
/
+6
2007-12-31
PerWorkspace.hs: add an explanatory note
Brent Yorgey
1
-0
/
+7
2007-12-31
Add ShowWName a layout modifier to show the workspace name
Andrea Rossato
1
-0
/
+95
2007-12-31
ManageDocks: some documentation fixes
Andrea Rossato
1
-1
/
+4
2007-12-28
-Wall police (again)
Spencer Janssen
1
-2
/
+2
2007-12-28
-Wall police
Spencer Janssen
1
-1
/
+1
2007-12-27
Fulfill the EWMH specification by listing the supported ATOMs, doesnt really ...
mail
1
-1
/
+9
2007-12-27
display all visible windows on the current desktop in the pager
mail
1
-1
/
+8
2007-12-27
Although I do not need the curr variable after all, this is nicer
mail
1
-4
/
+3
2007-12-27
Add support for cycling through screens to CycleWS
mail
1
-8
/
+33
2007-12-28
Clear _NET_ACTIVE_WINDOW when nothing is focused
mail
1
-1
/
+2
2007-12-28
textExtentsXMF doesn't require the display
Andrea Rossato
2
-6
/
+6
2007-12-26
Don't bother checking executable bits of items in $PATH, yields a significant...
Spencer Janssen
1
-10
/
+2
2007-12-25
ResizableTile.hs: fix resizing to work in the presence of floating windows (r...
Brent Yorgey
1
-6
/
+12
2007-12-25
LayoutScreens: haddock fixes
Andrea Rossato
1
-5
/
+7
2007-12-24
XMonad.Actions.Search: haddock fix
Andrea Rossato
1
-1
/
+1
2007-12-24
Fix isssue 105
Andrea Rossato
3
-15
/
+31
2007-12-24
Prompt.hs: mv .xmonad_history into .xmonad/
gwern0
1
-2
/
+2
2007-12-24
Search.hs: +docs, and export simpleEngine so users can define their own
gwern0
1
-11
/
+47
2007-12-24
Search.hs: mv into Actions/ per IRC suggestion
gwern0
1
-2
/
+2
2007-12-20
add XMonad.Actions.NoBorders
Lukas Mai
1
-0
/
+33
2007-12-22
AvoidStruts: add support for partial struts
Spencer Janssen
1
-40
/
+43
2007-12-22
Search.hs: add hoogle
Brent Yorgey
1
-2
/
+4
2007-12-22
ManageDocks: ignore desktop windows also
Spencer Janssen
1
-3
/
+4
2007-12-22
Wibble
Spencer Janssen
1
-1
/
+1
2007-12-22
EwmhDesktops: add _NET_ACTIVE_WINDOW support
Spencer Janssen
1
-1
/
+8
2007-12-22
A few short comments for WorkspaceCompare
Spencer Janssen
1
-0
/
+4
2007-12-22
EwmhDesktops: drop 'Workspace' from displayed workspace names
Spencer Janssen
1
-1
/
+1
2007-12-22
Factor workspace sorting into a separate module
Spencer Janssen
4
-32
/
+55
2007-12-22
No more tabs
Spencer Janssen
10
-27
/
+28
[prev]
[next]