FreeRDP/uwac/libuwac
Mariusz Bialonczyk 26017c71bd [uwac] input: release pressed keys when loosing window focus
The commit is fixing the problem when eg. a user is pressing some
modifier key to switch from active FreeRDP window and when get back to
that window, it "virtually" has that modifier key pressed, thus leading
to pressing eg. `Win+r` instead of just `r`.
2024-01-11 16:00:40 +01:00
..
CMakeLists.txt [uwac] add viewporter protocol 2024-01-05 14:17:38 +01:00
uwac-clipboard.c Fixed #7521: Ensure '\0' termination of clipboard strings 2022-01-10 11:19:28 +01:00
uwac-display.c [uwac] display: add viewporter 2024-01-05 14:17:38 +01:00
uwac-input.c [uwac] input: release pressed keys when loosing window focus 2024-01-11 16:00:40 +01:00
uwac-os.c [freerdp] use FREERDP_/UWAC_/RDTK_ prefix for conditional headers 2023-01-10 17:38:00 +01:00
uwac-os.h Reformatted to new style 2019-11-07 10:53:54 +01:00
uwac-output.c [uwac] output: assign actual_scale to display 2024-01-05 14:17:38 +01:00
uwac-priv.h [uwac] add scaling support using viewporter protocol 2024-01-05 14:17:38 +01:00
uwac-tools.c Fixed shadowing and type errors 2021-08-24 10:45:57 +02:00
uwac-utils.c Reorganized UWAC headers 2022-03-03 11:26:48 +01:00
uwac-utils.h [warnings] fix -Wcast-qual 2023-11-24 18:19:03 +01:00
uwac-window.c [uwac] window: fix damage region dimensions (rounding errors) 2024-01-05 14:17:38 +01:00