Michael Stapelberg 548d74015c ignore modifiers for KeyRelease bindings
For the following binding:

    # Simulate ctrl+v upon pressing $mod+x
    bindsym --release $mod+x exec --no-startup-id xdotool key --clearmodifiers ctrl+v

you can now use either:
1. press $mod, press x, release x, release $mod
2. press $mod, press x, release $mod, release x

fixes #485
2012-09-06 17:24:30 +02:00
2012-08-13 13:44:54 +02:00
2012-08-05 14:38:52 +02:00
2012-04-25 23:06:39 +02:00
2012-09-06 09:48:10 +02:00
Description
A tiling window manager for X11
BSD-3-Clause 100 MiB
Languages
C 58%
Perl 36.4%
Raku 2.6%
Ruby 1.2%
Meson 0.7%
Other 1%