On Thu, Jun 10, 2010 at 7:31 AM, Keith Packard wrote:
> Using type == DRAWABLE_WINDOW to differentiate between pixmaps and
> windows isn't sufficient as input-only windows will end up in the
> pixmap case. This patch changes a few more code paths to use
> WindowDrawable instead.
>
> Signed-off-by:
Using type == DRAWABLE_WINDOW to differentiate between pixmaps and
windows isn't sufficient as input-only windows will end up in the
pixmap case. This patch changes a few more code paths to use
WindowDrawable instead.
Signed-off-by: Keith Packard
---
The xinerama patch replaces a hand-written t