FreeRDP/client/X11
2021-10-11 08:27:41 +02:00
..
cli Refactor proxy (#7312) 2021-09-23 14:52:03 +02:00
resource implemented floatbar for x11 2018-09-18 21:25:51 +02:00
.gitignore Add an environment variables section to the man 2016-06-21 15:28:38 +02:00
CMakeLists.txt Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
generate_argument_docbook.c winpr/utils: allow COMMAND_LINE_VALUE_{OPTIONAL,BOOL} to coexist. 2020-11-20 08:34:20 +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 Made CHANNEL_TSMF optional and deprecated. 2020-02-26 13:56:43 +01:00
xf_channels.h Made CHANNEL_TSMF optional and deprecated. 2020-02-26 13:56:43 +01:00
xf_client.c Add exit codes for more errors 2021-10-11 08:27:41 +02:00
xf_client.h Reformatted to new style 2019-11-07 10:53:54 +01:00
xf_cliprdr.c Fixed uninitialized warnings 2021-09-10 08:16:25 +02:00
xf_cliprdr.h X11 XEvent clipboard processing cleanup 2020-03-04 10:38:41 +01:00
xf_disp.c Fixed various warnings 2021-02-16 16:28:57 +01:00
xf_disp.h X11 XEvent disp refactored to use const arguments 2020-03-04 10:38:41 +01:00
xf_event.c Fixed const warnings with argument parser 2021-09-09 08:53:20 +02:00
xf_event.h Fix xf_Pointer_SetPosition with smart-sizing 2021-03-08 14:25:59 +01:00
xf_floatbar.c Improve fix 2021-09-20 08:13:22 +02:00
xf_floatbar.h X11 XEvent refactored floatbar 2020-03-04 10:38:41 +01:00
xf_gdi.c Fixed const warnings with argument parser 2021-09-09 08:53:20 +02:00
xf_gdi.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_gfx.c Fixed warnings 2021-06-17 10:35:22 +02:00
xf_gfx.h Reformatted to new style 2019-11-07 10:53:54 +01:00
xf_graphics.c Fixed const warnings with argument parser 2021-09-09 08:53:20 +02:00
xf_graphics.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_input.c Moved global static variables to context (#7264) 2021-09-01 09:44:11 +02:00
xf_input.h X11 XEvent refactored input 2020-03-04 10:38:41 +01:00
xf_keyboard.c Added unicode input for xfreerdp 2021-09-17 07:21:45 +02:00
xf_keyboard.h Added unicode input for xfreerdp 2021-09-17 07:21:45 +02:00
xf_monitor.c Fixed XRRGetMonitors leak in xfreerdp 2021-09-13 11:04:03 +02:00
xf_monitor.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_rail.c Removed checks already done by WINPR_ASSERT 2021-06-16 11:46:42 +02:00
xf_rail.h Reformatted to new style 2019-11-07 10:53:54 +01:00
xf_tsmf.c Fixed compilation warnings 2021-08-02 10:28:06 +02:00
xf_tsmf.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_video.c Reformatted to new style 2019-11-07 10:53:54 +01:00
xf_video.h Reformatted to new style 2019-11-07 10:53:54 +01:00
xf_window.c Fixed #7326: Ensure proper window size 2021-10-05 10:56:33 +02:00
xf_window.h Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
xfreerdp-channels.1.xml Removed placeholder for channel documentation until it is available. 2013-08-06 12:25:38 +02:00
xfreerdp-envvar.1.xml Fix issues in wlog man page 2016-12-01 15:36:31 +01:00
xfreerdp-examples.1.xml extend /size to allow width or height percentages (#4146) 2017-09-25 09:35:49 +02:00
xfreerdp.1.xml.in Add an environment variables section to the man 2016-06-21 15:28:38 +02:00
xfreerdp.h Add exit codes for more errors 2021-10-11 08:27:41 +02:00