FreeRDP/client/SDL
Armin Novak c172713c41 [client,sdl] handle dialog on key up event
Handle keyboard input dialog status change on key up event. If handled
on key down event the dialog closes and the key up event is handled on
the next SDL event queue (usually connection dialog cancel)
Fixes #10133
2024-04-24 10:35:22 +02:00
..
aad [client,sdl] tidy up code 2024-02-22 13:13:49 +01:00
dialogs [client,sdl] handle dialog on key up event 2024-04-24 10:35:22 +02:00
man [cmake] unify windows resource file generation 2024-03-20 11:17:18 +01:00
CMakeLists.txt [cmake] unify windows resource file generation 2024-03-20 11:17:18 +01:00
sdl_channels.cpp [client,sdl] encapsulate c++ context 2023-06-05 14:15:03 +02:00
sdl_channels.hpp [client,sdl] rename c++ headers to hpp 2023-04-19 11:04:13 +02:00
sdl_disp.cpp [client,sdl] implement key remapping 2024-04-19 12:59:01 +02:00
sdl_disp.hpp [client,sdl] tidy up code 2024-02-22 13:13:49 +01:00
sdl_freerdp.cpp [coverity] 1543198 Explicit null dereferenced 2024-04-12 09:45:09 +02:00
sdl_freerdp.hpp [client,sdl] unify window related operations 2024-02-22 13:13:49 +01:00
sdl_kbd.cpp [client,sdl] implement key remapping 2024-04-19 12:59:01 +02:00
sdl_kbd.hpp [client,sdl] implement key remapping 2024-04-19 12:59:01 +02:00
sdl_monitor.cpp [cleanup] refactor some checks 2024-04-15 12:40:01 +02:00
sdl_monitor.hpp [client,sdl] encapsulate c++ context 2023-06-05 14:15:03 +02:00
sdl_pointer.cpp [client,sdl] tidy up code 2024-02-22 13:13:49 +01:00
sdl_pointer.hpp [client,sdl] migrate display channel to class 2023-04-19 11:04:13 +02:00
sdl_touch.cpp [client,sdl] unify window related operations 2024-02-22 13:13:49 +01:00
sdl_touch.hpp [client,sdl] encapsulate c++ context 2023-06-05 14:15:03 +02:00
sdl_types.hpp [client,sdl] encapsulate c++ context 2023-06-05 14:15:03 +02:00
sdl_utils.cpp [client,sdl] add windowevent-id to string 2024-02-22 13:13:49 +01:00
sdl_utils.hpp [client,sdl] add windowevent-id to string 2024-02-22 13:13:49 +01:00
sdl_window.cpp [client,sdl] ignore blit that does not intersect 2024-03-11 12:32:35 +01:00
sdl_window.hpp [client,sdl] unify window related operations 2024-02-22 13:13:49 +01:00