Make RDP backend supports arbitrary modes
authorHardening <rdp.effort@gmail.com>
Thu, 20 Mar 2014 21:34:30 +0000 (22:34 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 1 Apr 2014 23:46:41 +0000 (16:46 -0700)
commitfb24eaac035439a1767eea3a0c7af3728e39913d
tree5ab76393db89a2362255aab8701bf07defc6c242
parent842a36ae4aca93bc610a25c3ccd3141df8bc4a80
Make RDP backend supports arbitrary modes

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 between if and (.
src/compositor-rdp.c
src/compositor.c