0ad/source/tools/atlas
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
..
AtlasFrontends Fix some includes in atlas 2025-08-12 19:52:40 +02:00
AtlasObject Fix some includes in atlas 2025-08-21 14:18:38 +02:00
AtlasUI Fix scrolling with GTK/QT wxWidgets backends 2025-09-06 17:59:32 +02:00
GameInterface Fix some includes in atlas 2025-08-21 14:18:38 +02:00