]> git.sur5r.net Git - i3/i3/commit
Check for B_UPON_KEYRELEASE_IGNORE_MODS with bindsyms
authorOrestis Floros <orestisf1993@gmail.com>
Sat, 17 Mar 2018 21:28:23 +0000 (23:28 +0200)
committerOrestis Floros <orestisf1993@gmail.com>
Tue, 20 Mar 2018 02:00:47 +0000 (04:00 +0200)
commit130b3ce3a9cf249e96719f8f90f2ac462112cca7
tree238bf7eea9378a8f5a0b0cfeef829d70d7b68f07
parent9d22d2efcea7ed95991ce4417d0feea2e2529af5
Check for B_UPON_KEYRELEASE_IGNORE_MODS with bindsyms

From 548d74015c50d7fae14bfb8bb1989acde5fc22ae:
> 1. press $mod, press x, release x, release $mod
> 2. press $mod, press x, release $mod, release x

case (2.) didn't work, now it should be fixed.
src/bindings.c
testcases/t/258-keypress-release.t