[PATCH v4 RESEND SIGNED 0/3] new approach for Xephyr window placement (for multiseat purposes) (v4)

Laércio de Sousa laerciosousa at sme-mogidascruzes.sp.gov.br
Mon Aug 18 04:45:40 PDT 2014


[UPDATE 2] Resend this series once again, with some minor changes:
 * Add my Signed-off-by tag, as asked by Keith Packard.
 * Fix a little mistake in patch 3 ('const' identifier was missing in some parts).

[UPDATE] Just resend this series with my e-mail address fixed
in commit messages. Sorry for the inconvenience.

This is the v4 of patch series for providing window placement support
for Xephyr.

Previous version of this series was already reviewed by Keith Packard,
but not yet merged into xserver git master branch.

Meanwhile, we've made some minor changes, as suggested by
Richard Hansen <ubuntu-a7x at scientician.org> from Ubuntu Multiseat Launchpad team,
in order to avoid some compiler warnings.

Laércio de Sousa (3):
  kdrive: add support to +X+Y syntax in -screen option parsing
  ephyr: enable screen window placement following kdrive -screen option
    extended syntax
  ephyr: set screen size & origin from host X server output's CRTC
    geometry

 configure.ac                |   2 +-
 hw/kdrive/ephyr/ephyr.c     |   8 ++-
 hw/kdrive/ephyr/ephyr.h     |   3 +
 hw/kdrive/ephyr/ephyrinit.c |  31 ++++++++-
 hw/kdrive/ephyr/hostx.c     | 156 ++++++++++++++++++++++++++++++++++++++++++--
 hw/kdrive/ephyr/hostx.h     |  10 ++-
 hw/kdrive/src/kdrive.c      |  23 +++++--
 hw/kdrive/src/kdrive.h      |   2 +
 8 files changed, 220 insertions(+), 15 deletions(-)

-- 
1.8.4.5



More information about the xorg-devel mailing list