xserver-multidpi/randr
Keith Packard 953a9ef949 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.
(cherry picked from f42e3cea23 commit)
2007-01-02 09:18:50 +11: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 Track physical screen size and send out updates when that changes. 2007-01-02 09:18:50 +11:00
rrcrtc.c RandR 1.2 rotation code must adjust width/height. 2006-12-15 18:32:32 +11: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 Move physical size from mode to output. 2006-11-01 00:29:46 -08:00
rrproperty.c Naming change: Security*Access -> Dix*Access 2006-12-14 14:45:42 -05:00
rrscreen.c Track physical screen size and send out updates when that changes. 2007-01-02 09:18:50 +11:00
rrsdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrxinerama.c Convert callers of LookupWindow() to dixLookupWindow(). 2006-12-15 14:19:54 -05:00