diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2017-01-25 20:37:39 +0100 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2017-01-25 21:21:19 +0100 |
commit | 9100db7b941348854dafad7860a4e466dba31ae6 (patch) | |
tree | bd10541480320b32cd9c22c36078cdf841d595f7 /platform/x11/detect.py | |
parent | ae258e2679bd9deda8b311d030771fab03303833 (diff) |
Keyboard Input modifiers do not block actions.
This means, if you press "F" while holding "shift" and there is and
action registered for "F" that action should be pressed.
This commit restore this behaviour, lost when implementing
is_action_just_pressed.
If you want "blocking modifiers" you should code it via script.
Fixes 6826
Diffstat (limited to 'platform/x11/detect.py')
0 files changed, 0 insertions, 0 deletions