FreeRDP/client/X11
sasha0552 d864393a8a [client,X11] fix detection of need to use relative movements
Register XI raw masks when MouseUseRelativeMove enabled
Fix duplication of sent events (in previous implementation relative and absolute events were sent at the same time)
Slightly refactor code
2024-03-26 09:20:50 +01:00
..
cli [cmake] unify windows resource file generation 2024-03-20 11:17:18 +01:00
man [cmake] unify windows resource file generation 2024-03-20 11:17:18 +01:00
resource implemented floatbar for x11 2018-09-18 21:25:51 +02:00
CMakeLists.txt [cmake] unify windows resource file generation 2024-03-20 11:17:18 +01:00
ModuleOptions.cmake freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
xf_channels.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
xf_channels.h Cleaned up PubSub 2022-01-19 09:24:57 +01:00
xf_client.c [client,x11] fix X11 access during +auth-only 2024-03-08 11:13:05 +01:00
xf_client.h [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
xf_cliprdr.c fixed unused-but-set-variable warnings 2024-02-22 12:31:50 +01:00
xf_cliprdr.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
xf_disp.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
xf_disp.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
xf_event.c [client,X11] fix detection of need to use relative movements 2024-03-26 09:20:50 +01:00
xf_event.h [client,x11] export x11_event_string 2023-02-28 09:47:54 +01:00
xf_floatbar.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
xf_floatbar.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
xf_gfx.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
xf_gfx.h Reformatted to new style 2019-11-07 10:53:54 +01:00
xf_graphics.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
xf_graphics.h [client,x11] remove hardware bitmap 2023-12-01 10:18:33 +01:00
xf_input.c [client,X11] fix detection of need to use relative movements 2024-03-26 09:20:50 +01:00
xf_input.h X11 XEvent refactored input 2020-03-04 10:38:41 +01:00
xf_keyboard.c [client,x11] fix right control ungrab 2024-03-12 10:13:25 +01:00
xf_keyboard.h Fixed xinput and x11 event priority 2022-02-22 09:44:13 +01:00
xf_monitor.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
xf_monitor.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
xf_rail.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
xf_rail.h [x11,rail] cleaned up rail drawing code 2022-12-09 12:30:14 +01:00
xf_tsmf.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
xf_tsmf.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_utils.c [client,x11] fix variable shadow 2023-03-07 07:51:52 +01:00
xf_utils.h [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
xf_video.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
xf_video.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
xf_window.c fixed unused-variable warnings 2024-02-22 12:31:50 +01:00
xf_window.h [pragma] unify compiler diagnostics 2023-10-16 15:10:13 +02:00
xfreerdp.h [client,x11] fix right control ungrab 2024-03-12 10:13:25 +01:00