FreeRDP/client/X11
David Fort 80dab90f1a disp: implement dynamic resolution for X11
If the display channel is available we use it to allow the user to resize the
xfreerdp window. When the window is resized we announce a new monitor layout and
the server reacts by doing a reactivation sequence to the new size.
The minimum window size is limited to 300x300 as 2012 servers crash horribly
if we send them a smaller layout.
2017-12-14 15:13:11 +01:00
..
cli client/X11: fix build without client interface 2016-05-03 10:44:42 +02:00
.gitignore Add an environment variables section to the man 2016-06-21 15:28:38 +02:00
CMakeLists.txt disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
generate_argument_docbook.c client/X11: Mention also aliases in man page 2017-09-27 11:20:25 +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 disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
xf_channels.h disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
xf_client.c disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
xf_client.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_cliprdr.c Fixed NULL arguments and compile warnings. 2017-11-15 15:54:38 +01:00
xf_cliprdr.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_disp.c disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
xf_disp.h disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
xf_event.c disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
xf_event.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_gdi.c Fixed X11 stride on screen update. 2017-11-21 11:09:16 +01:00
xf_gdi.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_gfx.c Fix colors on big endian (#4135) 2017-09-18 10:47:56 +02:00
xf_gfx.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_graphics.c Fix colors on big endian (#4135) 2017-09-18 10:47:56 +02:00
xf_graphics.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_input.c Fixed twice assigned values 2017-10-31 00:11:25 +03:00
xf_input.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_keyboard.c Added support for Set Keyboard IME Status 2017-05-12 09:43:58 +02:00
xf_keyboard.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_monitor.c disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
xf_monitor.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_rail.c fix memory leak of pKeys at xf_rail_invalidate_region() 2017-06-21 15:26:28 +08:00
xf_rail.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_tsmf.c fix string format specifiers 2016-12-16 13:48:43 +01:00
xf_tsmf.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_window.c disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
xf_window.h X11 window title fix 2017-10-31 18:00:15 +01: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 disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00