[PATCH] xwayland-input: Don't assume all input is children of the focused window

Olivier Fourdan ofourdan at redhat.com
Fri Feb 20 03:07:45 PST 2015


On 20/02/15 10:47, Olivier Fourdan wrote:
[...]
> +        cs = GetCompScreen(screen);
> +        if (cs->pOverlayWin && cs->pOverlayWin->mapped) {

Although GetCompScreen() is actually a macro which calls 
dixLookupPrivate() so maybe not a good idea to do that for every every 
pointer event.


Cheers,
Olivier


More information about the xorg-devel mailing list