From: Daniel Martin <[email protected]> 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/kdrive/ephyr/ephyr.c | 1 + hw/kdrive/ephyr/ephyrinit.c | 6 ++++++ hw/kdrive/ephyr/hostx.c | 34 ++++++++++++++++++++++------------ 3 files changed, 29 insertions(+), 12 deletions(-) -- 1.7.9.5 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
