Hardening,
First, as a disclaimer, I don't know weston backends all that well and
I don't know FreeRDP at all. However, I'll review as best as I can.
As a general comment, there's one thing that worries me about your
design: You update the peers on every repaint. If you have a single
peer with a
On Tue, Mar 12, 2013 at 7:35 PM, Hardening wrote:
> This is the third version for the FreeRDP based
> compositor. New features:
> * can specifying extra graphical modes
> * supports mode_switching()
> * supports SuppressOutput() to stop sending frames as requested
>by the client
> * no dou
This is the third version for the FreeRDP based
compositor. New features:
* can specifying extra graphical modes
* supports mode_switching()
* supports SuppressOutput() to stop sending frames as requested
by the client
* no double cursor, only weston draws it now
---
configure.ac |