0ad/source/tools/atlas/AtlasUI
Ralph Sennhauser f44855126e
Fix scrolling with GTK/QT wxWidgets backends
wxWidgets can use X11 APIs or the GUI toolkits GTK or QT on Linux, with
pure Wayland only the option to use the toolkits remains for
wxGetKeyState().

wxGetKeyState() is only usable for modifier keys with either toolkit and
so we need to bookkeep ourself.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-09-06 17:59:32 +02:00
..
ActorEditor Fix some includes in atlas 2025-08-21 14:18:38 +02:00
CustomControls Fix some includes in atlas 2025-08-21 14:18:38 +02:00
General Fix some includes in atlas 2025-08-21 14:18:38 +02:00
Misc Fix some includes in atlas 2025-08-21 14:18:38 +02:00
ScenarioEditor Fix scrolling with GTK/QT wxWidgets backends 2025-09-06 17:59:32 +02:00
TODO.txt Fix line endings of all files in source/ except source/third_party/. 2016-07-25 09:07:45 +00:00