[wesnoth-commits] [wesnoth/wesnoth] f80bc4: Fix #1736: on GNU/Linux, a hotkey can trigger mult...
GitHub
noreply at github.com
Tue Apr 10 16:09:47 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: f80bc4262194c161c95aa1ffb83ee7f73df4f73d
https://github.com/wesnoth/wesnoth/commit/f80bc4262194c161c95aa1ffb83ee7f73df4f73d
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2018-04-10 (Tue, 10 Apr 2018)
Changed paths:
M src/events.cpp
Log Message:
-----------
Fix #1736: on GNU/Linux, a hotkey can trigger multiple commands
SDL_TEXTINPUT events aren't generated on Windows when Alt is held down.
Let's ensure that the behavior is the same on all platforms.
Commit: cd4bb21c81d013c95df6e3ace8f8c5143e78f716
https://github.com/wesnoth/wesnoth/commit/cd4bb21c81d013c95df6e3ace8f8c5143e78f716
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2018-04-10 (Tue, 10 Apr 2018)
Changed paths:
M changelog.md
M players_changelog.md
Log Message:
-----------
Changelog entry for commit f80bc4262194c161c95aa1ffb83ee7f73df4f73d
Compare: https://github.com/wesnoth/wesnoth/compare/6ce6c89b704d...cd4bb21c81d0
More information about the Commits
mailing list