| .. |
|
InputHandler.cpp
|
b796ed8626
Fix undefined behavior
|
1 year ago |
|
InputHandler.h
|
a354a7f696
compatible with older sdl
|
2 years ago |
|
InputSourceKeyboard.cpp
|
16c56cf6c5
Keyboard shortcuts are now loaded from config file
|
1 year ago |
|
InputSourceKeyboard.h
|
dc16781877
Move keyboard tests to keyboard handler
|
2 years ago |
|
InputSourceMouse.cpp
|
2d2c7ee8e0
added tolerance
|
2 years ago |
|
InputSourceMouse.h
|
07d9674828
Mouse click that activates a window will also trigger mouse event
|
2 years ago |
|
InputSourceText.cpp
|
611249d11d
Added workaround for weird SDL behavior that causes SDL to report text
|
1 year ago |
|
InputSourceText.h
|
611249d11d
Added workaround for weird SDL behavior that causes SDL to report text
|
1 year ago |
|
InputSourceTouch.cpp
|
73d8789f8d
(untested) activate lobby UI on 3-finger touch
|
1 year ago |
|
InputSourceTouch.h
|
7321bb1d25
support double tap
|
2 years ago |
|
NotificationHandler.cpp
|
5e86b00dda
Moved input handling from GuiHandler to set of classes in eventsSDL dir
|
2 years ago |
|
NotificationHandler.h
|
5e86b00dda
Moved input handling from GuiHandler to set of classes in eventsSDL dir
|
2 years ago |