FreeRDP/client/common
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
..
test Fix #4296: Hardened command line post filter. 2017-12-01 13:13:21 +01:00
client.c Fix #3890: Point to OpenSSL doc for private CA 2017-11-21 11:47:33 +01:00
CMakeLists.txt Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01:00
cmdline.c disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
compatibility.c Fix #4296: Hardened command line post filter. 2017-12-01 13:13:21 +01:00
compatibility.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
file.c Merge pull request #4275 from ondrejholy/big-endian-fixes 2017-12-01 11:24:50 +01:00