aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-10Adjustments to new userCode functionDaniel Schoepe1-2/+2
darcs-hash:20090110221310-cb1c6-9692cf87a3e5c140204a20f2923d2b0dd8913cde.gz
2009-01-09ManageHelpers: add isDialogjohanngiwer1-0/+12
darcs-hash:20090108232505-63708-066fa172915765b3980dc0ee080aff53bc8b3192.gz
2008-12-24fix-fromJust-errorsrupa1-14/+16
bogner wrote all this stuff and i just tested it. I had: myLogHook darcs-hash:20081224045509-c0f70-712c12701c410fcc4715771c2566320b1110794b.gz
2008-12-15X.H.ManageHelpers: add doHideIgnoreRoman Cheplyaka1-1/+6
darcs-hash:20081215182758-3ebed-57a3f97d629f988c5bbd16fc17b7b1856f046865.gz
2008-11-17Export setOpacity from FadeInactive. Document how to make monitor ↵Roman Cheplyaka1-0/+1
transparent (X.L.Monitor) darcs-hash:20081117153027-3ebed-6327713d89216b663ac9796dfb6975f12e059c84.gz
2008-11-17FadeInactive: fade all inactive windows (including focused windows on ↵Roman Cheplyaka1-2/+3
visible screens) darcs-hash:20081117130115-3ebed-6bb05f957502523824c1c7065542e9e15aa833b0.gz
2008-11-14ManageHelpers: added doSideFloat (generalization of doCenterFloat)Roman Cheplyaka1-4/+23
darcs-hash:20081114113015-3ebed-100e2f01e6e29b1333bd249c6baee08efc94cf63.gz
2008-11-04Work around ghc 6.10 bug #2738Don Stewart1-1/+1
Ignore-this: c75da9693fa642025eac0d074869423d darcs-hash:20081104034819-cba2c-b28013626f02b7ef10f7f2b7a35f5e66e93fb256.gz
2008-10-08Do not consider XMONAD_TIMER unknownJoachim Breitner1-0/+3
darcs-hash:20081008195643-23c07-f5258f84a5757fd41564ddaadc7d57af393017e1.gz
2008-10-05Kill window without focusing it firstJoachim Breitner1-2/+1
This patch requires the patch "add killWindow function" in xmonad. Before this patch, people would experience “workspace flicker” when closing a window via EWMH that is not on the current workspace, for example when quitting pidgin via the panel icon. darcs-hash:20081005002533-23c07-4eac68cd4dcb7de2333276b875023ea4e4ee42d7.gz
2008-09-21DynamicLog: doc fixesSpencer Janssen1-2/+2
darcs-hash:20080921061314-25a6b-9f455e86cc1a0ef1ab93175ee9a1949e211247da.gz
2008-09-18statusBar now supplies the action to toggle strutsSpencer Janssen1-4/+6
darcs-hash:20080918013858-25a6b-eae69817cc9f3ba2835bbe62f458959244921e5c.gz
2008-09-21cleanup - use currentTagDevin Mullins3-5/+4
darcs-hash:20080921011159-78224-b0ac172560719cba3a1c41171d91e222a6fa1304.gz
2008-09-20UrgencyHook bug fix: cleanupUrgents should clean up reminders, tooDevin Mullins1-6/+6
darcs-hash:20080920062117-78224-2d5e96e00a63d20c8957f4cd1e2850ca207112b8.gz
2008-09-15Add missing space between dzen command and flagsDaniel Neri1-1/+1
darcs-hash:20080915131009-c66d8-51f08d691780e7ba20473ba5cf097ad60dd44503.gz
2008-09-13Big DynamicLog refactor. Added statusBar, improved compositionality for ↵Spencer Janssen1-68/+55
dzen and xmobar Compatibility notes: - dzen type change - xmobar type change - dynamicLogDzen removed - dynamicLogXmobar removed darcs-hash:20080913205931-25a6b-66052882740382d225f280c909b4902bd6523f11.gz
2008-09-09add clearUrgents for your keysDevin Mullins1-3/+10
darcs-hash:20080909055425-78224-8e7f84338523dd20d96de740137b10e3e9666bd1.gz
2008-08-24add reminder functionality to UrgencyHookDevin Mullins1-33/+91
I'm considering rewriting remindWhen and suppressWhen as UrgencyHookModifiers, so to speak. Bleh. darcs-hash:20080824200548-78224-8589b08cc15bcb9506c0e86df832c1d7a73efaa8.gz
2008-08-21change withUrgencyHookC apiDevin Mullins1-18/+21
Now it takes an UrgencyConfig record type. darcs-hash:20080821052046-78224-6c4d5419c421596ccd604e1851b0e2594ffd653c.gz
2008-08-16X.H.UrgencyHook: haddock fixesDevin Mullins1-2/+2
darcs-hash:20080816195220-78224-2d927cfd9f8a6bcd1b3edd22bcb1de2a0926c042.gz
2008-08-13Improve documentation for XMonad.Hooks.EwmhDesktopsSpencer Janssen1-3/+5
darcs-hash:20080813191857-25a6b-2843fd20ba22ac01ce5c84287eb8d3cd64e00ea8.gz
2008-08-12Updates to my configSpencer Janssen1-1/+1
darcs-hash:20080812050124-25a6b-98b8844dd014a213d0ca55184fed4cc1bbfa1ed8.gz
2008-07-25Added XMonad.Hooks.DynamicHooksBraden Shepherdson1-0/+122
Allows runtime creation and modification of ManageHooks. Also allows one-shot ManageHooks that are removed after the fire. Note that if several transient hooks fire at once, only the most recently defined is executed, and all are removed. darcs-hash:20080724222054-d53a8-91832dca40a6f0fe5799f6d0ca2033bb23c9dcc0.gz
2008-07-17XMonad.Hooks.UrgencyHook: +FocusHookgwern01-1/+12
This is a hook for simply traveling to whatever window has just set an urgent flag, instead of doing something more involved like printing to a status bar and letting the user do something manually. darcs-hash:20080716224745-f7719-4fa145f9754e829bea78c89ede58ca01e3187e14.gz
2008-07-14callUrgencyHook after adjustUrgentsDevin Mullins1-2/+2
So folks can readUrgents inside their urgencyHook, should they so desire. darcs-hash:20080714043020-78224-b75d65a74cda046369c256bcd3d0813c20219204.gz
2008-07-06Added ewmhLogHookCustom, which allows arbitrary transformation of the ↵Braden Shepherdson1-2/+13
workspace list. darcs-hash:20080706160847-d53a8-2b6ded39b1f4da02e9bfd52d9ccaf7d05829b517.gz
2008-06-10XMonad.Hooks.EwmhDesktops export EwmHDesktopsHookMalebria1-0/+1
Any function that a user may write in his configuration file that is related to ewmhDesktopsLayout cannot have it's type signature if this type is not exported. darcs-hash:20080610130614-1ef02-2e9a83911508a45d31fb4c3412a068c6a54459df.gz
2008-05-25more documentation for WindowNavigation and UrgencyHookDevin Mullins1-0/+26
darcs-hash:20080525050231-78224-669c83df86a8b585883d0fb3ef054e37670261e8.gz
2008-05-24doco tweaksDevin Mullins1-2/+2
darcs-hash:20080524211849-78224-630b08f09dcd25240be37a710801e595cae7476a.gz
2008-05-23made fadeInactiveLogHook take an argument amount to fadeJustin Bogner1-8/+10
darcs-hash:20080523213937-18f27-9792e7d03fb203944e7422ae30cdb2494d7d7ce3.gz
2008-05-23add FadeInactive to fade out inactive windows using xcompmgrJustin Bogner1-0/+73
darcs-hash:20080523205838-18f27-7839527e8dc201d7b47e93d70b14ec6c2a6077c7.gz
2008-05-23add close window functionality to EwmhDesktopsJustin Bogner1-0/+4
darcs-hash:20080523185908-18f27-f75ad5984394063aa1fa03cb7e281f6993b840fd.gz
2008-05-15UrgencyHook: removeVisiblesFromUrgents -> cleanupUrgentsDevin Mullins1-16/+22
Now only removes windows based on SuppressWhen setting. darcs-hash:20080515164436-78224-0ef49f8355ace31ddbef6b6264ae9f2a8a750c89.gz
2008-05-17XMonad.Hooks.SetWMName: Update documentation to reflect the addition of ↵lithis1-7/+7
startupHook. darcs-hash:20080516221011-1c3cf-e8c2e31276c94db1e89b478e5b1fa280927093f4.gz
2008-05-15decent documentation for UrgencyHookDevin Mullins1-34/+124
Blame it on lack of sleep. Or perhaps the causation is the reverse. darcs-hash:20080515082222-78224-3ad2870a4f5e56481131bd4898f0d3154bb89694.gz
2008-05-15X.A.WindowNavigation: have currentPosition handle axes independentlyDevin Mullins1-0/+2
This improves some subtle interactions between mod-j/k and mod-w/a/s/d, though that might not become very apparent until I fix setPosition. darcs-hash:20080515053330-78224-2ba67cefda58b7c079b23f93441859e30c539c73.gz
2008-05-14UrgencyHook: some documentation (more is needed)Devin Mullins1-5/+27
darcs-hash:20080514080104-78224-1f2c27c166eef8f9ec47b6a969991e8ab4f266d7.gz
2008-05-14UrgencyHook: got rid of the need for instances to know about suppressWhenDevin Mullins1-28/+30
This changes the API a little bit, but that's what you get for using a day-old feature from darcs. darcs-hash:20080514072217-78224-b625ee9ab6b9ff69bd1e0cc68f0a15b8724e3a06.gz
2008-05-13pull suppressWhen logic into main WithUrgencyHook handlerDevin Mullins1-17/+18
In order for this to work, I added a new UrgencyHook method to communicate the SuppressWhen value. I'm not sure if this is actually better than just providing a convenience function, but it's an easy switch. darcs-hash:20080513075247-78224-760cd588622855d35f7acaae1084396f38b7b634.gz
2008-05-13add suppressWhen option to dzenUrgencyHookDevin Mullins1-11/+22
darcs-hash:20080513054615-78224-e0a1d29bd1c0fc6dff2b30649a30e803bc6ad040.gz
2008-05-12UrgencyHook: doc typoDevin Mullins1-2/+2
darcs-hash:20080512052137-78224-b4dd19b18fa2dd98bc1fc51aa3adaf8627d781d0.gz
2008-05-12UrgencyHook: extract whenNotVisibleDevin Mullins1-5/+10
darcs-hash:20080512041852-78224-4d0176999f15eeed84428ad20fec485c0af7d114.gz
2008-05-12SpawnUrgencyHook, FWIWDevin Mullins1-0/+9
darcs-hash:20080512040449-78224-22bf6a8ae3f956e58d4dc0142c88643dfcfea5f3.gz
2008-05-12make UrgencyHook an EventHookDevin Mullins1-39/+33
This gets rid of the stupid bug that led to a need for the clearBit hack, and allowed me to simplify the types (since EventHooks aren't required to parameterize on the window type). Config files need not change, unless they declare instances of UrgencyHook, in which case, they should remove "Window" as is seen in this patch. darcs-hash:20080512024822-78224-a40955a5860155950928422fe71192e044f4af27.gz
2008-05-08'xmobar' function added to DynamicLog for running xmobar with some defaultsIvan N. Veselov1-5/+34
darcs-hash:20080508194918-98257-90af4d9fa986c220fbac658d04d14a8e78f231f9.gz
2008-05-07Use the named constant 'none' rather than 0Spencer Janssen1-1/+1
darcs-hash:20080507081854-a5988-e08995616a8cc9f3cc48b2ff9f25eb257240c19f.gz
2008-04-26bug doco for UrgencyHookDevin Mullins1-0/+4
darcs-hash:20080426203638-78224-a93e768bf2e8d94d1bef2f4df1d03fe164caf743.gz
2008-04-30My monitor is larger now :)Spencer Janssen1-1/+1
darcs-hash:20080430083026-a5988-e0ce89594d1fbce30d74a10c4477e12d44bf259b.gz
2008-04-26XMonad.Hooks.ManageHelpers: quick&dirty support for _NET_WM_STATE_FULLSCREENLukas Mai1-2/+21
darcs-hash:20080426132745-462cf-ebe055cea6b3fd583036d24280d1a739c714db1c.gz
2008-04-26XMonad.Hooks.Script: haddock fixesLukas Mai1-3/+3
darcs-hash:20080426132629-462cf-2a5a6fbbbc0b51ee9790da5a62d78b3e44be147c.gz