xserver-multidpi/randr
Keith Packard 258beebc77 Report correct RandR 1.0 sizeID. Report correct subpixel order.
RandR 1.0 sizeID must be computed the same way every time, so when reporting
it in the ScreenChangeNotify event, just construct the usual 1.0 data block
and use that.

subpixel geometry information can be computed by looking at the connected
outputs and finding any with subpixel geometry and using one of those for
the global screen subpixel geometry. This might be improved by reporting
None if more than one screen has information and they conflict.
2007-02-15 20:37:44 -08:00
..
Makefile.am Limit pointer to valid crtc areas. Add event swapping. Fix change tracking. 2006-10-13 17:34:53 -07:00
mirandr.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
randr.c Track physical screen size and send out updates when that changes. 2007-01-02 09:18:50 +11:00
randrstr.h Make Xinearama screen information reflect CRTC rotation. 2007-01-24 13:34:58 -08:00
rrcrtc.c Fix the size expectations of xRRSetCrtcGamma. 2007-02-01 15:10:29 -08:00
rrdispatch.c Convert callers of SecurityLookupWindow() to dixLookupWindow(). 2006-12-15 15:50:46 -05:00
rrinfo.c Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error. 2007-01-02 09:13:39 +11:00
rrmode.c RandR mode list needs both output and crtc modes. 2006-12-15 18:32:10 +11:00
rroutput.c RandR: config time updates when hardware config changes. 2006-12-15 18:32:18 +11:00
rrpointer.c Make Xinearama screen information reflect CRTC rotation. 2007-01-24 13:34:58 -08:00
rrproperty.c When changing a non-pending property, call the screen rrOutputSetProperty hook. 2007-01-16 13:01:45 -08:00
rrscreen.c Report correct RandR 1.0 sizeID. Report correct subpixel order. 2007-02-15 20:37:44 -08:00
rrsdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrxinerama.c Make Xinearama screen information reflect CRTC rotation. 2007-01-24 13:34:58 -08:00