FreeRDP/client
David Fort 688f450fc2 SDL3 client: improve the treatment of clipboard data requests
This patch adds a success flag on clipboard data requests, so that we can react
correctly in the SDL handler. I've also made some errors non fatal like if you requests
a kind of data that doesn't exist the client should not terminateit's for that.
2024-09-17 11:37:48 +02:00
..
Android [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
common [warnings] fixed bugprone-not-null-terminated-result 2024-09-16 08:22:42 +02:00
iOS [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
Mac [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
Sample [warnings] remove unused variables 2024-09-12 10:08:10 +02:00
SDL SDL3 client: improve the treatment of clipboard data requests 2024-09-17 11:37:48 +02:00
Wayland [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
Windows [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
X11 [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
CMakeLists.txt [client,sdl] merge SDL2 and SDL3 projects 2024-05-16 20:34:11 +02:00
freerdp-client.pc.in [pkg-config] add private optional link libraries 2024-03-14 10:35:03 +01:00
FreeRDP-ClientConfig.cmake.in Add find_dependency for link lib targets 2024-03-14 10:13:14 +01:00