[PATCH 0/6] RDP compositor needs love v2

Hardening rdp.effort at gmail.com
Thu May 26 22:48:29 UTC 2016


Le 26/04/2016 23:34, David Fort a écrit :
> 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(-)
> 

Patch 1 and 3 have been integrated.

I really think patch 2 (don't release the seat until it is safe) should
be integrated.

And the 2 last ones have received no feedback even if they fix a bug
that is there from years.

Best regards.

-- 
David FORT
website: http://www.hardening-consulting.com/



More information about the wayland-devel mailing list