Re: [PATCH] Make RDP backend supports arbitrary modes v2

2014-04-01 Thread Kristian Høgsberg
On Thu, Mar 20, 2014 at 10:34:30PM +0100, Hardening wrote: > This patch removes the extra modes parameter for the RDP compositor. And > make it support any mode that is requested (be aware that RDP client may not > support all possible modes, especially odd resolution). > > This new version fixes

[PATCH] Make RDP backend supports arbitrary modes v2

2014-03-20 Thread Hardening
This patch removes the extra modes parameter for the RDP compositor. And make it support any mode that is requested (be aware that RDP client may not support all possible modes, especially odd resolution). This new version fixes remarks done by Jason Ekstrand. It also fixes some missing spaces bet