xserver-multidpi/composite
Maarten Maathuis 3db5930c61 Resize composite overlay window when the root window changes.
- This allows some compositing managers to work, even after randr12 has changed the root window size.
- Thanks to ajax for figuring out the best place to put this.
- Example:
	- xf86RandR12SetMode() calls EnableDisableFBAccess().
	- That calls xf86SetRootClip() which in turn calls ResizeChildrenWinSize().
	- The final step is the call to PositionWindow().
(cherry picked from commit 70c0592a97)
2008-02-19 21:58:21 +02:00
..
compalloc.c [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447) 2007-09-04 11:19:47 -07:00
compext.c Set noCompositeExtension to TRUE when failing to initialize the extension (e.g. when Xinerama is enabled). 2007-10-30 00:56:15 +02:00
compinit.c Don't fail compScreenInit if the driver added its own alternate visuals. 2007-07-31 14:23:58 -07:00
compint.h [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447) 2007-09-04 11:19:47 -07:00
compwindow.c Resize composite overlay window when the root window changes. 2008-02-19 21:58:21 +02:00
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00