[Commits] [wesnoth/wesnoth] e248ec: Fix #24681: Use composed hotkeys where appropriate...
GitHub
noreply at github.com
Fri Mar 10 10:46:32 UTC 2017
Branch: refs/heads/composed_hotkeys
Home: https://github.com/wesnoth/wesnoth
Commit: e248eca6727df326781161f56ec25f4f55d7db36
https://github.com/wesnoth/wesnoth/commit/e248eca6727df326781161f56ec25f4f55d7db36
Author: Andreas Löf <andreas at alternating.net>
Date: 2017-03-10 (Fri, 10 Mar 2017)
Changed paths:
M data/core/hotkeys.cfg
M src/controller_base.cpp
M src/hotkey/command_executor.cpp
M src/hotkey/hotkey_item.cpp
M src/hotkey/hotkey_item.hpp
M src/wesnoth.cpp
Log Message:
-----------
Fix #24681: Use composed hotkeys where appropriate and revert help to be ':'
This enables textinput events in SDL and adds handling of them. The events
are processed for hotkeys if the length of the hotkey string is 1 (which is the
case for all straightforward hotkeys).
More information about the Commits
mailing list