[Commits] [wesnoth/wesnoth] d4da5f: Fix 24681: Proper filtering of modifiers when hand...
GitHub
noreply at github.com
Sat Apr 8 11:37:11 UTC 2017
Branch: refs/heads/composed_hotkeys
Home: https://github.com/wesnoth/wesnoth
Commit: d4da5fe9f37e8d98dc19c434fd61c358a58b0687
https://github.com/wesnoth/wesnoth/commit/d4da5fe9f37e8d98dc19c434fd61c358a58b0687
Author: Andreas Löf <andreas at alternating.net>
Date: 2017-04-08 (Sat, 08 Apr 2017)
Changed paths:
M src/hotkey/hotkey_item.cpp
M src/hotkey/hotkey_item.hpp
M src/hotkey/hotkey_preferences_display.cpp
M src/key.cpp
M src/key.hpp
Log Message:
-----------
Fix 24681: Proper filtering of modifiers when handling hotkeys
This adds proper handling for composition of input and also handles
raw key up/down properly when there are modifiers applied to the
keyboard that stops composition.
More information about the Commits
mailing list