1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/eventsSDL
2024-06-27 09:58:53 +00:00
..
InputHandler.cpp Fixed F4 (fullscreen hotkey) not actually changing window mode 2024-05-23 14:54:13 +00:00
InputHandler.h Better handling of Ctrl / Cmd modifier keys on Apple systems: 2024-05-12 17:09:31 +00:00
InputSourceGameController.cpp Added controller sensitivity option, merged cursor options 2024-06-08 15:31:40 +00:00
InputSourceGameController.h Added controller sensitivity option, merged cursor options 2024-06-08 15:31:40 +00:00
InputSourceKeyboard.cpp Fixed F4 (fullscreen hotkey) not actually changing window mode 2024-05-23 14:54:13 +00:00
InputSourceKeyboard.h Better handling of Ctrl / Cmd modifier keys on Apple systems: 2024-05-12 17:09:31 +00:00
InputSourceMouse.cpp Allow input configuration via config file 2024-04-30 20:56:47 +03:00
InputSourceMouse.h Allow input configuration via config file 2024-04-30 20:56:47 +03:00
InputSourceText.cpp Added workaround for weird SDL behavior that causes SDL to report text 2024-04-11 22:00:20 +03:00
InputSourceText.h Added workaround for weird SDL behavior that causes SDL to report text 2024-04-11 22:00:20 +03:00
InputSourceTouch.cpp Add workaround for cursor visibility on mobiles when using touch input 2024-06-27 09:58:53 +00:00
InputSourceTouch.h support double tap 2023-09-18 16:05:39 +02:00
NotificationHandler.cpp Moved input handling from GuiHandler to set of classes in eventsSDL dir 2023-05-20 01:51:49 +03:00
NotificationHandler.h Moved input handling from GuiHandler to set of classes in eventsSDL dir 2023-05-20 01:51:49 +03:00