FreeRDP/client
bjcollins 8e27b6d05e RemoteApp Support
1. Remove all uses of "localWindowOffsetCorr" variables, they added an extra layer of complexity and they are not actually needed to handle coordination of window position/size between
the local coordinate system and the remote one. This logic was causing issues in the case where the window was moved off the left side of the screen.

2. Update the xf_setWindowVisibilityRects function to offset the visibility rects as necessary when the window is hanging off the left side of the screen.

3. Stop sending mouse events when doing keyboard moves/sizes(as desired), and stop sending two mouse events for non-keyboard moves/sizes

4. Move location of new UTF8_STRING variable from previous commit

5. Refresh window and window shape for any window position/size updates, this helps keep the local and server windows in sync and works around some race conditions
2015-10-15 18:41:55 -05:00
..
Android afreerdp: fix build warnings 2015-09-22 11:53:50 -04:00
DirectFB Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
Mac Merge pull request #2825 from akallabeth/pointer_decoding_fix 2015-09-01 11:09:42 +02:00
Sample Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
Wayland Fixed leaks, NULL dereferences and broken init. 2015-06-23 21:29:21 +02:00
Windows libfreerdp-core: fix code style 2015-09-15 10:37:57 -04:00
X11 RemoteApp Support 2015-10-15 18:41:55 -05:00
common settings: update settings/help to match 2015-08-28 11:09:38 +02:00
iOS client/ios: fix unchecked strdups 2015-06-22 19:09:59 +02:00
.gitignore Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
CMakeLists.txt build: cmake 3.1 compatibility 2014-12-12 19:26:22 +01:00