Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Composite extension in NX #332

Open
wants to merge 1 commit into
base: 3.6.x
Choose a base branch
from

Commits on Feb 16, 2017

  1. Remember drawable ID used to find damage target for use in events. (X…

    ….org Bug 5730).
    
     Backported from X.org:
    
     commit 286935c6f4965a6b09de1fb9e579a00afa14082a
     Author: Keith Packard <keithp@keithp.com>
     Date:   Tue May 11 09:08:40 2010 -0700
    
        Remember drawable ID used to find damage target for use in events. Bug 5730.
    
        Using Composite, window pixmaps are given names in the client resource
        namespace and yet may not have any XID recorded in the drawable
        structure. As such, we need to remember the XID used to lookup the
        pixmap in the resource database so that we can report the correct XID
        back to the client in damage events.
    
        Signed-off-by: Keith Packard <keithp@keithp.com>
        Reviewed-by: Adam Jackson <ajax@redhat.com>
    
     Backported-to-NX-by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
    keith-packard authored and sunweaver committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    bf61222 View commit details
    Browse the repository at this point in the history