xserver/randr
Keith Packard f42e3cea23 Track physical screen size and send out updates when that changes.
Events and internal data structures need to be updated whenever the physical
or pixel size of the screen changes. The code was ignoring the physical
size, so changing only that would not be registered anywhere.
2006-12-21 23:50:39 -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 Track physical screen size and send out updates when that changes. 2006-12-21 23:50:39 -08:00
rrcrtc.c Merge branch 'randr-1.2-for-server-1.2-origin' into randr-1.2-for-server-1.2 2006-12-13 01:21:53 -08:00
rrdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
rrinfo.c RandR: config time updates when hardware config changes. 2006-12-12 22:59:03 -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 Move physical size from mode to output. 2006-11-16 10:15:28 -08:00
rrproperty.c RandR ListOutputProperties has nAtoms element, not nProperties 2006-11-30 23:16:42 -08:00
rrscreen.c Track physical screen size and send out updates when that changes. 2006-12-21 23:50:39 -08:00
rrsdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-21 01:15:26 -08:00
rrxinerama.c Reduce calls to RRGetInfo. 2006-11-16 13:50:48 -08:00