Tomas Janousek 12c5518852 X.A.Submap, X.Prompt: Use cleanKeyMask
This replaces the custom `cleanMask` extension in these modules—which
only filtered out XKB group bits and Button5Mask¹—with the new
`cleanKeyMask` which additionally filters out all mouse buttons, as
these aren't relevant for key bindings.

¹) Filtering out Button5Mask was probably an off-by-one mistake.

Fixes: https://github.com/xmonad/xmonad-contrib/issues/290
Related: https://github.com/xmonad/xmonad-contrib/pull/590
2022-02-10 14:23:01 +00:00
..
2021-11-05 10:14:20 +00:00
2021-10-14 17:57:00 +02:00
2022-01-08 09:06:00 +01:00
2021-11-05 10:14:20 +00:00
2022-01-01 17:55:51 +01:00