xserver/randr
Keith Packard 3eebfb0a99 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:13:15 -08:00
..
Makefile.am Limit pointer to valid crtc areas. Add event swapping. Fix change tracking. 2006-11-16 10:03:01 -08:00
mirandr.c Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
randr.c Track physical screen size and send out updates when that changes. 2006-12-21 23:50:39 -08:00
randrstr.h Make Xinearama screen information reflect CRTC rotation. 2007-01-29 23:04:17 -08:00
rrcrtc.c Fix the size expectations of xRRSetCrtcGamma. 2007-02-02 12:14:40 -08:00
rrdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
rrinfo.c Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error. 2006-12-30 21:52:22 -08:00
rrmode.c RandR mode list needs both output and crtc modes. 2006-12-12 20:16:49 -08:00
rroutput.c RandR: config time updates when hardware config changes. 2006-12-12 22:59:03 -08:00
rrpointer.c Make Xinearama screen information reflect CRTC rotation. 2007-01-29 23:04:17 -08:00
rrproperty.c Allow DDX to not supply a property set notification function. 2007-01-30 19:05:20 -08:00
rrscreen.c Report correct RandR 1.0 sizeID. Report correct subpixel order. 2007-02-15 20:13:15 -08:00
rrsdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
rrxinerama.c Make Xinearama screen information reflect CRTC rotation. 2007-01-29 23:04:17 -08:00