xserver/hw/kdrive/src
Laércio de Sousa 376f4de8ae kdrive: add support to +X+Y syntax in -screen option parsing
This patch enhances current -screen option parsing for kdrive-based
applications. It can parse strings like
<WIDTH>x<HEIGHT>+<XOFFSET>+<YOFFSET>, storing X and Y offsets
in KdScreenInfo instances.

For negative values, this patch supports +-X+-Y (not -X-Y) syntax.

It will allow e.g. proper Xephyr window placement for multiseat
purposes.

Signed-off-by: Laércio de Sousa <laerciosousa@sme-mogidascruzes.sp.gov.br>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2014-08-21 20:14:54 -05:00
..
Makefile.am Build fbcmap_mi.c once, rather than once for each DDX 2014-03-27 14:34:06 +00:00
fourcc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
kcmap.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
kdrive.c kdrive: add support to +X+Y syntax in -screen option parsing 2014-08-21 20:14:54 -05:00
kdrive.h kdrive: add support to +X+Y syntax in -screen option parsing 2014-08-21 20:14:54 -05:00
kinfo.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
kinput.c kdrive: Fix -Wshadow errors 2014-01-22 19:56:32 -08:00
kmode.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
kshadow.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
kxv.c xv: Drop the ClientPtr from the interface to the DDX. 2014-08-07 12:39:53 -07:00
kxv.h kdrive: Remove a dead struct. 2014-08-07 12:39:53 -07:00