[PATCH v4 0/3] new approach for Xephyr window placement (for multiseat purposes) (v4)
Laércio de Sousa
laerciosousa at sme-mogidascruzes.sp.gov.br
Wed Aug 6 06:56:16 PDT 2014
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