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
/
Hooks
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add XMonad.Actions.SpawnOn
Spencer Janssen
2009-01-17
1
-0
/
+12
*
Adjustments to new userCode function
Daniel Schoepe
2009-01-10
1
-2
/
+2
*
ManageHelpers: add isDialog
johanngiwer
2009-01-09
1
-0
/
+12
*
fix-fromJust-errors
rupa
2008-12-24
1
-14
/
+16
*
X.H.ManageHelpers: add doHideIgnore
Roman Cheplyaka
2008-12-15
1
-1
/
+6
*
Export setOpacity from FadeInactive. Document how to make monitor transparent...
Roman Cheplyaka
2008-11-17
1
-0
/
+1
*
FadeInactive: fade all inactive windows (including focused windows on visible...
Roman Cheplyaka
2008-11-17
1
-2
/
+3
*
ManageHelpers: added doSideFloat (generalization of doCenterFloat)
Roman Cheplyaka
2008-11-14
1
-4
/
+23
*
Work around ghc 6.10 bug #2738
Don Stewart
2008-11-04
1
-1
/
+1
*
Do not consider XMONAD_TIMER unknown
Joachim Breitner
2008-10-08
1
-0
/
+3
*
Kill window without focusing it first
Joachim Breitner
2008-10-05
1
-2
/
+1
*
DynamicLog: doc fixes
Spencer Janssen
2008-09-21
1
-2
/
+2
*
statusBar now supplies the action to toggle struts
Spencer Janssen
2008-09-18
1
-4
/
+6
*
cleanup - use currentTag
Devin Mullins
2008-09-21
3
-5
/
+4
*
UrgencyHook bug fix: cleanupUrgents should clean up reminders, too
Devin Mullins
2008-09-20
1
-6
/
+6
*
Add missing space between dzen command and flags
Daniel Neri
2008-09-15
1
-1
/
+1
*
Big DynamicLog refactor. Added statusBar, improved compositionality for dzen...
Spencer Janssen
2008-09-13
1
-68
/
+55
*
add clearUrgents for your keys
Devin Mullins
2008-09-09
1
-3
/
+10
*
add reminder functionality to UrgencyHook
Devin Mullins
2008-08-24
1
-33
/
+91
*
change withUrgencyHookC api
Devin Mullins
2008-08-21
1
-18
/
+21
*
X.H.UrgencyHook: haddock fixes
Devin Mullins
2008-08-16
1
-2
/
+2
*
Improve documentation for XMonad.Hooks.EwmhDesktops
Spencer Janssen
2008-08-13
1
-3
/
+5
*
Updates to my config
Spencer Janssen
2008-08-12
1
-1
/
+1
*
Added XMonad.Hooks.DynamicHooks
Braden Shepherdson
2008-07-25
1
-0
/
+122
*
XMonad.Hooks.UrgencyHook: +FocusHook
gwern0
2008-07-17
1
-1
/
+12
*
callUrgencyHook after adjustUrgents
Devin Mullins
2008-07-14
1
-2
/
+2
*
Added ewmhLogHookCustom, which allows arbitrary transformation of the workspa...
Braden Shepherdson
2008-07-06
1
-2
/
+13
*
XMonad.Hooks.EwmhDesktops export EwmHDesktopsHook
Malebria
2008-06-10
1
-0
/
+1
*
more documentation for WindowNavigation and UrgencyHook
Devin Mullins
2008-05-25
1
-0
/
+26
*
doco tweaks
Devin Mullins
2008-05-24
1
-2
/
+2
*
made fadeInactiveLogHook take an argument amount to fade
Justin Bogner
2008-05-23
1
-8
/
+10
*
add FadeInactive to fade out inactive windows using xcompmgr
Justin Bogner
2008-05-23
1
-0
/
+73
*
add close window functionality to EwmhDesktops
Justin Bogner
2008-05-23
1
-0
/
+4
*
UrgencyHook: removeVisiblesFromUrgents -> cleanupUrgents
Devin Mullins
2008-05-15
1
-16
/
+22
*
XMonad.Hooks.SetWMName: Update documentation to reflect the addition of start...
lithis
2008-05-17
1
-7
/
+7
*
decent documentation for UrgencyHook
Devin Mullins
2008-05-15
1
-34
/
+124
*
X.A.WindowNavigation: have currentPosition handle axes independently
Devin Mullins
2008-05-15
1
-0
/
+2
*
UrgencyHook: some documentation (more is needed)
Devin Mullins
2008-05-14
1
-5
/
+27
*
UrgencyHook: got rid of the need for instances to know about suppressWhen
Devin Mullins
2008-05-14
1
-28
/
+30
*
pull suppressWhen logic into main WithUrgencyHook handler
Devin Mullins
2008-05-13
1
-17
/
+18
*
add suppressWhen option to dzenUrgencyHook
Devin Mullins
2008-05-13
1
-11
/
+22
*
UrgencyHook: doc typo
Devin Mullins
2008-05-12
1
-2
/
+2
*
UrgencyHook: extract whenNotVisible
Devin Mullins
2008-05-12
1
-5
/
+10
*
SpawnUrgencyHook, FWIW
Devin Mullins
2008-05-12
1
-0
/
+9
*
make UrgencyHook an EventHook
Devin Mullins
2008-05-12
1
-39
/
+33
*
'xmobar' function added to DynamicLog for running xmobar with some defaults
Ivan N. Veselov
2008-05-08
1
-5
/
+34
*
Use the named constant 'none' rather than 0
Spencer Janssen
2008-05-07
1
-1
/
+1
*
bug doco for UrgencyHook
Devin Mullins
2008-04-26
1
-0
/
+4
*
My monitor is larger now :)
Spencer Janssen
2008-04-30
1
-1
/
+1
*
XMonad.Hooks.ManageHelpers: quick&dirty support for _NET_WM_STATE_FULLSCREEN
Lukas Mai
2008-04-26
1
-2
/
+21
[next]