aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-17FadeInactive: fade all inactive windows (including focused windows on visible...Roman Cheplyaka1-2/+3
2008-11-14ManageHelpers: added doSideFloat (generalization of doCenterFloat)Roman Cheplyaka1-4/+23
2008-11-04Work around ghc 6.10 bug #2738Don Stewart1-1/+1
2008-10-08Do not consider XMONAD_TIMER unknownJoachim Breitner1-0/+3
2008-10-05Kill window without focusing it firstJoachim Breitner1-2/+1
2008-09-21DynamicLog: doc fixesSpencer Janssen1-2/+2
2008-09-18statusBar now supplies the action to toggle strutsSpencer Janssen1-4/+6
2008-09-21cleanup - use currentTagDevin Mullins3-5/+4
2008-09-20UrgencyHook bug fix: cleanupUrgents should clean up reminders, tooDevin Mullins1-6/+6
2008-09-15Add missing space between dzen command and flagsDaniel Neri1-1/+1
2008-09-13Big DynamicLog refactor. Added statusBar, improved compositionality for dzen...Spencer Janssen1-68/+55
2008-09-09add clearUrgents for your keysDevin Mullins1-3/+10
2008-08-24add reminder functionality to UrgencyHookDevin Mullins1-33/+91
2008-08-21change withUrgencyHookC apiDevin Mullins1-18/+21
2008-08-16X.H.UrgencyHook: haddock fixesDevin Mullins1-2/+2
2008-08-13Improve documentation for XMonad.Hooks.EwmhDesktopsSpencer Janssen1-3/+5
2008-08-12Updates to my configSpencer Janssen1-1/+1
2008-07-25Added XMonad.Hooks.DynamicHooksBraden Shepherdson1-0/+122
2008-07-17XMonad.Hooks.UrgencyHook: +FocusHookgwern01-1/+12
2008-07-14callUrgencyHook after adjustUrgentsDevin Mullins1-2/+2
2008-07-06Added ewmhLogHookCustom, which allows arbitrary transformation of the workspa...Braden Shepherdson1-2/+13
2008-06-10XMonad.Hooks.EwmhDesktops export EwmHDesktopsHookMalebria1-0/+1
2008-05-25more documentation for WindowNavigation and UrgencyHookDevin Mullins1-0/+26
2008-05-24doco tweaksDevin Mullins1-2/+2
2008-05-23made fadeInactiveLogHook take an argument amount to fadeJustin Bogner1-8/+10
2008-05-23add FadeInactive to fade out inactive windows using xcompmgrJustin Bogner1-0/+73
2008-05-23add close window functionality to EwmhDesktopsJustin Bogner1-0/+4
2008-05-15UrgencyHook: removeVisiblesFromUrgents -> cleanupUrgentsDevin Mullins1-16/+22
2008-05-17XMonad.Hooks.SetWMName: Update documentation to reflect the addition of start...lithis1-7/+7
2008-05-15decent documentation for UrgencyHookDevin Mullins1-34/+124
2008-05-15X.A.WindowNavigation: have currentPosition handle axes independentlyDevin Mullins1-0/+2
2008-05-14UrgencyHook: some documentation (more is needed)Devin Mullins1-5/+27
2008-05-14UrgencyHook: got rid of the need for instances to know about suppressWhenDevin Mullins1-28/+30
2008-05-13pull suppressWhen logic into main WithUrgencyHook handlerDevin Mullins1-17/+18
2008-05-13add suppressWhen option to dzenUrgencyHookDevin Mullins1-11/+22
2008-05-12UrgencyHook: doc typoDevin Mullins1-2/+2
2008-05-12UrgencyHook: extract whenNotVisibleDevin Mullins1-5/+10
2008-05-12SpawnUrgencyHook, FWIWDevin Mullins1-0/+9
2008-05-12make UrgencyHook an EventHookDevin Mullins1-39/+33
2008-05-08'xmobar' function added to DynamicLog for running xmobar with some defaultsIvan N. Veselov1-5/+34
2008-05-07Use the named constant 'none' rather than 0Spencer Janssen1-1/+1
2008-04-26bug doco for UrgencyHookDevin Mullins1-0/+4
2008-04-30My monitor is larger now :)Spencer Janssen1-1/+1
2008-04-26XMonad.Hooks.ManageHelpers: quick&dirty support for _NET_WM_STATE_FULLSCREENLukas Mai1-2/+21
2008-04-26XMonad.Hooks.Script: haddock fixesLukas Mai1-3/+3
2008-04-16Script-based hooksTrevor Elliott1-0/+54
2008-04-11Fix window order in EWMHJoachim Breitner1-1/+2
2008-04-06DynamicLog: resolve merge conflictLukas Mai1-0/+3
2008-03-29Encode the entire DynamicLog output, instead of just window title.lithis1-2/+2
2008-03-13DynamicLog: add support for UTF-8 locales when compiled with XFT or UFT-8 sup...Andrea Rossato1-3/+1