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
_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel