[PATCH 0/6] RDP compositor needs love v2

David Fort rdp.effort at gmail.com
Tue Apr 26 21:34:02 UTC 2016


Compared to the first version:
* compilation with FreeRDP 2.0 is now prefered;
* trivial patch using constant instead of hard coded value has its own commit;
* I have splitted the output resized patch so that the shell and the core weston 
part are separated. I have also reworked the shell part so that only the right surface
is reconfigured;
* I've dropped the presentation fix hack.

David Fort (6):
  rdp: allow to compile against FreeRDP 2.0
  rdp: don't release the seat until it is safe
  rdp: Fix the ContextNew callback with recent FreeRDP versions
  compositor: use generated constant instead of hardcoded value
  compositor: recompute output position on mode switch
  desktop-shell: resize background, panel and lock surface on output
    resize

 configure.ac          |  8 +++++-
 desktop-shell/shell.c | 60 +++++++++++++++++++++++++++++++++++++++++
 desktop-shell/shell.h |  7 +++++
 src/compositor-rdp.c  | 74 ++++++++++++++++++++++++++++++++++++---------------
 src/compositor.c      | 36 +++++++++++++++++--------
 src/compositor.h      |  1 +
 6 files changed, 153 insertions(+), 33 deletions(-)

-- 
1.9.1



More information about the wayland-devel mailing list