Re: [FreeRDP-devel] XDamage with Shadow Server

2014-11-01 Thread Marc-André Moreau
Hi Ryan, Now that you point out what the cause of the issue is, it makes sense. I had to add cursor blending support for a customer requirement to correctly handle multiple users connected at the same time on the same session. RDP has no message to notify multiple connected clients of cursor

Re: [FreeRDP-devel] XDamage with Shadow Server

2014-11-01 Thread Bernhard Miklautz
Hi there, On Sat, Nov 01, 2014 at 09:46:39AM -0400, Marc-André Moreau wrote: RDP has no message to notify multiple connected clients of cursor movements, as cursor movements are driven by the client, not the other way around. This means that even if the cursor image itself can be remoted,