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

2014-08-18 Thread Laércio de Sousa
OK, Keith!

I'll be resending fixed and signed v4 series right now...

Kind regards,


2014-08-15 12:20 GMT-03:00 Keith Packard kei...@keithp.com:

 Laércio de Sousa laercioso...@sme-mogidascruzes.sp.gov.br writes:

  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-...@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

 Reviewed-by: Keith Packard kei...@keithp.com

 This is a large enough change that you should include a 'Signed-off-by'
 line to track copyright correctly.

 --
 keith.pack...@intel.com




-- 
*Laércio de Sousa*
*Orientador de Informática*
*Escola Municipal Professor Eulálio Gruppi*
*Rua Ismael da Silva Mello, 559, Mogi Moderno*
*Mogi das Cruzes - SP CEP 08717-390*
Telefone: (11) 4726-8313
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

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

2014-08-15 Thread Keith Packard
Laércio de Sousa laercioso...@sme-mogidascruzes.sp.gov.br writes:

 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-...@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

Reviewed-by: Keith Packard kei...@keithp.com

This is a large enough change that you should include a 'Signed-off-by'
line to track copyright correctly.

-- 
keith.pack...@intel.com


pgpnrNtgPyrWE.pgp
Description: PGP signature
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

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

2014-08-06 Thread Laércio de Sousa
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-...@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

___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

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

2014-08-06 Thread Laércio de Sousa
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-...@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

___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel