Michael Stapelberg a4f6387911 compare modifiers for equality, not subset (+test)
Subset comparison was introduced with the rather large commit
bf3cd41b5ddf1e757515ab5fbf811be56e5f69cc, but I now think we should use
equality.

In other words, the following key binding:

    bindsym Mod4+x nop Mod4+x

previously would have been triggered when pressing Mod3+Mod4+x.

Strictly speaking, this is a change of behavior, but it breaks none of our
tests, and using equality instead of subset comparison enables more use-cases.

fixes #2002
2017-05-24 20:42:27 +02:00
2016-11-08 21:31:34 +01:00
2017-05-21 23:08:27 +08:00
2016-11-06 08:14:37 -08:00
2016-11-08 13:46:43 -08:00
2016-12-09 08:37:49 +01:00
2011-08-28 17:44:42 +02:00
2011-08-28 17:44:42 +02:00
2016-11-08 19:54:01 +01:00
Description
No description provided
15 MiB
Languages
C 58.6%
Perl 29%
Raku 9.4%
Ruby 1.2%
Shell 0.7%
Other 1.1%