Ivan Savenko b30db5fc1f Merge pull request #2301 from Laserlicht/haptic_feedback 2 years ago
..
InputHandler.cpp 2a634b2ec0 Fixed UI updates on switching to/from fullscreen 2 years ago
InputHandler.h 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors 2 years ago
InputSourceKeyboard.cpp 900b1c1763 Simplified text input handling, fixes hotkeys on windows with text input 2 years ago
InputSourceKeyboard.h dc16781877 Move keyboard tests to keyboard handler 2 years ago
InputSourceMouse.cpp 07d9674828 Mouse click that activates a window will also trigger mouse event 2 years ago
InputSourceMouse.h 07d9674828 Mouse click that activates a window will also trigger mouse event 2 years ago
InputSourceText.cpp 2a634b2ec0 Fixed UI updates on switching to/from fullscreen 2 years ago
InputSourceText.h 6981848288 Better documentation & cleanup 2 years ago
InputSourceTouch.cpp d911756827 changes from code review 2 years ago
InputSourceTouch.h 06541211d5 Rename var 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