Re: [PATCH 1/6] rdp: allow to compile against FreeRDP 2.0

2016-05-01 Thread Hardening
Le 01/05/2016 23:32, David Fort a écrit : > FreeRDP 2.0 is about to be released, this allows to compile against this > version. > The detection is adjusted to prefer FreeRDP 2 against version 1.x. > > Signed-off-by: David Fort > --- > configure.ac | 5 - > src/compositor-rdp.c | 23

[PATCH 1/6] rdp: allow to compile against FreeRDP 2.0

2016-05-01 Thread David Fort
FreeRDP 2.0 is about to be released, this allows to compile against this version. The detection is adjusted to prefer FreeRDP 2 against version 1.x. Signed-off-by: David Fort --- configure.ac | 5 - src/compositor-rdp.c | 23 --- 2 files changed, 20 insertions(+

Re: Feedback on xdg-shell v5

2016-05-01 Thread Fredrik Höglund
On Friday 29 April 2016, Daniel Stone wrote: > Hi, > > On 29 April 2016 at 10:37, Pekka Paalanen wrote: > > On Fri, 29 Apr 2016 15:31:28 +0800 > > Jonas Ådahl wrote: > >> On Thu, Apr 28, 2016 at 02:08:07PM +0300, Pekka Paalanen wrote: > >> > On Thu, 28 Apr 2016 17:36:58 +0800 > >> > Jonas Ådahl