| Commit message (Expand) | Author | Files | Lines |
2008-08-21 | change withUrgencyHookC api | Devin Mullins | 1 | -18/+21 |
2008-08-16 | X.H.UrgencyHook: haddock fixes | Devin Mullins | 1 | -2/+2 |
2008-08-13 | Improve documentation for XMonad.Hooks.EwmhDesktops | Spencer Janssen | 1 | -3/+5 |
2008-08-12 | Updates to my config | Spencer Janssen | 1 | -1/+1 |
2008-07-25 | Added XMonad.Hooks.DynamicHooks | Braden Shepherdson | 1 | -0/+122 |
2008-07-17 | XMonad.Hooks.UrgencyHook: +FocusHook | gwern0 | 1 | -1/+12 |
2008-07-14 | callUrgencyHook after adjustUrgents | Devin Mullins | 1 | -2/+2 |
2008-07-06 | Added ewmhLogHookCustom, which allows arbitrary transformation of the workspa... | Braden Shepherdson | 1 | -2/+13 |
2008-06-10 | XMonad.Hooks.EwmhDesktops export EwmHDesktopsHook | Malebria | 1 | -0/+1 |
2008-05-25 | more documentation for WindowNavigation and UrgencyHook | Devin Mullins | 1 | -0/+26 |
2008-05-24 | doco tweaks | Devin Mullins | 1 | -2/+2 |
2008-05-23 | made fadeInactiveLogHook take an argument amount to fade | Justin Bogner | 1 | -8/+10 |
2008-05-23 | add FadeInactive to fade out inactive windows using xcompmgr | Justin Bogner | 1 | -0/+73 |
2008-05-23 | add close window functionality to EwmhDesktops | Justin Bogner | 1 | -0/+4 |
2008-05-15 | UrgencyHook: removeVisiblesFromUrgents -> cleanupUrgents | Devin Mullins | 1 | -16/+22 |
2008-05-17 | XMonad.Hooks.SetWMName: Update documentation to reflect the addition of start... | lithis | 1 | -7/+7 |
2008-05-15 | decent documentation for UrgencyHook | Devin Mullins | 1 | -34/+124 |
2008-05-15 | X.A.WindowNavigation: have currentPosition handle axes independently | Devin Mullins | 1 | -0/+2 |
2008-05-14 | UrgencyHook: some documentation (more is needed) | Devin Mullins | 1 | -5/+27 |
2008-05-14 | UrgencyHook: got rid of the need for instances to know about suppressWhen | Devin Mullins | 1 | -28/+30 |
2008-05-13 | pull suppressWhen logic into main WithUrgencyHook handler | Devin Mullins | 1 | -17/+18 |
2008-05-13 | add suppressWhen option to dzenUrgencyHook | Devin Mullins | 1 | -11/+22 |
2008-05-12 | UrgencyHook: doc typo | Devin Mullins | 1 | -2/+2 |
2008-05-12 | UrgencyHook: extract whenNotVisible | Devin Mullins | 1 | -5/+10 |
2008-05-12 | SpawnUrgencyHook, FWIW | Devin Mullins | 1 | -0/+9 |
2008-05-12 | make UrgencyHook an EventHook | Devin Mullins | 1 | -39/+33 |
2008-05-08 | 'xmobar' function added to DynamicLog for running xmobar with some defaults | Ivan N. Veselov | 1 | -5/+34 |
2008-05-07 | Use the named constant 'none' rather than 0 | Spencer Janssen | 1 | -1/+1 |
2008-04-26 | bug doco for UrgencyHook | Devin Mullins | 1 | -0/+4 |
2008-04-30 | My monitor is larger now :) | Spencer Janssen | 1 | -1/+1 |
2008-04-26 | XMonad.Hooks.ManageHelpers: quick&dirty support for _NET_WM_STATE_FULLSCREEN | Lukas Mai | 1 | -2/+21 |
2008-04-26 | XMonad.Hooks.Script: haddock fixes | Lukas Mai | 1 | -3/+3 |
2008-04-16 | Script-based hooks | Trevor Elliott | 1 | -0/+54 |
2008-04-11 | Fix window order in EWMH | Joachim Breitner | 1 | -1/+2 |
2008-04-06 | DynamicLog: resolve merge conflict | Lukas Mai | 1 | -0/+3 |
2008-03-29 | Encode the entire DynamicLog output, instead of just window title. | lithis | 1 | -2/+2 |
2008-03-13 | DynamicLog: add support for UTF-8 locales when compiled with XFT or UFT-8 sup... | Andrea Rossato | 1 | -3/+1 |
2008-04-05 | XMonad.Hooks.ManageDocks: haddock fix | Lukas Mai | 1 | -2/+2 |
2008-04-04 | Document _NET_ACTIVE_WINDOW behaviour more exactly | Joachim Breitner | 1 | -1/+1 |
2008-04-02 | UNDO: _NET_ACTIVE_WINDOW moves windows if necessary | Joachim Breitner | 1 | -2/+2 |
2008-04-03 | onstart | Don Stewart | 1 | -1/+1 |
2008-04-03 | have 'dzen' use autoStruts to detect the gaps | Don Stewart | 1 | -3/+25 |
2008-04-02 | _NET_ACTIVE_WINDOW moves windows if necessary | Joachim Breitner | 1 | -2/+2 |
2008-04-02 | XMonad.Layout.Gaps: new contrib module for manual gap support, in the few cas... | Brent Yorgey | 1 | -1/+5 |
2008-03-31 | XMonad.Hooks.ManageDocks: export checkDoc | Lukas Mai | 1 | -2/+2 |
2008-03-31 | move Direction type from WindowNavigation to ManageDocks (ManageDocks will mo... | Brent Yorgey | 1 | -23/+28 |
2008-03-31 | ManageDocks: clean up + add more documentation | Brent Yorgey | 1 | -21/+23 |
2008-03-28 | Util.Run, Hooks.DynamicLog: re-export hPutStrLn and hPutStr from Util.Run for... | Brent Yorgey | 1 | -0/+2 |
2008-03-27 | ManageDocks: add avoidStrutsOn, for covering some docks and not others by def... | Brent Yorgey | 1 | -2/+17 |
2008-03-27 | ManageDocks: add ability to toggle individual gaps independently | Brent Yorgey | 1 | -17/+39 |