diff options
author | gopsychonauts <gopsychonauts@gmail.com> | 2012-05-04 08:23:39 +0200 |
---|---|---|
committer | gopsychonauts <gopsychonauts@gmail.com> | 2012-05-04 08:23:39 +0200 |
commit | c73e5ad6d402a847c67b55bf4a3553841a71bf63 (patch) | |
tree | da888ea8ce153d9cf3125637228946ddf240c764 /tests/SwapWorkspaces.hs | |
parent | f5d1ccf4433fb9aedda99a02a0cf5192f0a5deac (diff) | |
download | XMonadContrib-c73e5ad6d402a847c67b55bf4a3553841a71bf63.tar.gz XMonadContrib-c73e5ad6d402a847c67b55bf4a3553841a71bf63.tar.xz XMonadContrib-c73e5ad6d402a847c67b55bf4a3553841a71bf63.zip |
UrgencyHooks made available as Window -> X () functions
Ignore-this: 6a57cae1d693109b7e27c6471d04f50f
Adds an UrgencyHook instance for the type Window -> X (), allowing any such
functions to be used directly as UrgencyHooks. The Show and Read constraints
were removed from the UrgencyHook class in order to permit this; these
constraints were required only in a historical implementation of the module,
which used a layout modifier.
All existing configurations using UrgencyHooks should remain fully functional.
New configs may make use of this modification by declaring their UrgencyHook as
a simple Window -> X () function.
darcs-hash:20120504062339-1e6bb-c452c421b9598394f422d90e4875aa7f834bf62f.gz
Diffstat (limited to 'tests/SwapWorkspaces.hs')
0 files changed, 0 insertions, 0 deletions