..
cli
[client,x11] fix typo in help
2024-07-10 07:16:43 +02:00
man
[client,X11] fix ActionScript
2024-07-25 09:42:03 +02:00
resource
implemented floatbar for x11
2018-09-18 21:25:51 +02:00
CMakeLists.txt
[cmake] mark dependency includes SYSTEM
2024-08-26 11:10:49 +02: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
[warnings] add WINPR_CAST_CONST_PTR_AWAY
2024-09-04 20:55:17 +02:00
xf_client.h
[core,cache] make protocol caches private
2023-02-27 17:31:52 +01:00
xf_cliprdr.c
[client,x11] fix clipboard cache
2024-09-10 13:35:21 +02:00
xf_cliprdr.h
[gcc,clang] add support for attribute(malloc)
2024-02-02 15:10:40 +01:00
xf_disp.c
[warnings] fix float/double warnings
2024-09-02 16:20:20 +02:00
xf_disp.h
[gcc,clang] add support for attribute(malloc)
2024-02-02 15:10:40 +01:00
xf_event.c
[warnings] fix float/double warnings
2024-09-02 16:20:20 +02: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
fix declaration and implementation parameter names
2024-09-03 12:24:53 +02:00
xf_gfx.c
[warnings] fix float/double warnings
2024-09-02 16:20:20 +02:00
xf_gfx.h
Reformatted to new style
2019-11-07 10:53:54 +01:00
xf_graphics.c
[warnings] fix float/double warnings
2024-09-02 16:20:20 +02:00
xf_graphics.h
[client,x11] remove hardware bitmap
2023-12-01 10:18:33 +01:00
xf_input.c
[warnings] fix float/double warnings
2024-09-02 16:20:20 +02:00
xf_input.h
X11 XEvent refactored input
2020-03-04 10:38:41 +01:00
xf_keyboard.c
[warnings] fix cert-err33-c
2024-08-29 10:19:27 +02:00
xf_keyboard.h
Fixed xinput and x11 event priority
2022-02-22 09:44:13 +01:00
xf_monitor.c
[warnings] fixed sign-compare
2024-09-04 10:14:05 +02:00
xf_monitor.h
[warnings] fix compare integers of different signs
2024-09-03 15:10:46 +02:00
xf_rail.c
Custom context/popup menus stay on screen
2024-05-04 11:32:39 +02:00
xf_rail.h
[x11,rail] cleaned up rail drawing code
2022-12-09 12:30:14 +01:00
xf_tsmf.c
[warnings] fix implicit widening conversion
2024-08-29 10:47:20 +02:00
xf_tsmf.h
Fixed use of reserved keywords for include guards.
2017-07-20 09:35:41 +02:00
xf_utils.c
fix declaration and implementation parameter names
2024-09-03 12:24:53 +02:00
xf_utils.h
[client,x11] log variable name for XGetAtomName
2024-08-02 15:12:58 +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
[warnings] fix cert-err33-c
2024-08-29 10:19:27 +02:00
xf_window.h
Custom context/popup menus stay on screen
2024-05-04 11:32:39 +02:00
xfreerdp.h
[client,x11] log all XInternAtom calls
2024-07-25 07:47:40 +02:00