Re: [PATCH] ephyr: Resize without parent window

2013-02-17 Thread Peter Hutterer
On Fri, Feb 15, 2013 at 07:49:55AM +0100, Daniel Martin wrote: > On Tue, Dec 11, 2012 at 05:23:54PM +0100, Daniel Martin wrote: > > From: Daniel Martin > > > > Hi, > > > > the following patch removes the resize restriction from Xephyr by adding > > a new option "-resizeable". With that option it

Re: [PATCH] ephyr: Resize without parent window

2013-02-14 Thread Daniel Martin
On Tue, Dec 11, 2012 at 05:23:54PM +0100, Daniel Martin wrote: > From: Daniel Martin > > Hi, > > the following patch removes the resize restriction from Xephyr by adding > a new option "-resizeable". With that option it's possible to resize > Xephyr windows without the need of an explicit parent

[PATCH] ephyr: Resize without parent window

2012-12-11 Thread Daniel Martin
From: Daniel Martin Hi, the following patch removes the resize restriction from Xephyr by adding a new option "-resizeable". With that option it's possible to resize Xephyr windows without the need of an explicit parent window. Cheers, Daniel Martin (1): ephyr: Add -resizeable option hw/kd