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

Conversation

sunweaver
Copy link
Member

This is a WIP branch, addressing the fix of Composite extension support in nxagent.

….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>
@sunweaver sunweaver self-assigned this Feb 16, 2017
@sunweaver sunweaver added this to the 3.6.0.0 milestone Feb 16, 2017
@sunweaver sunweaver modified the milestones: 3.6.1.0, 3.6.0.0 Mar 2, 2017
@uli42
Copy link
Member

uli42 commented Mar 23, 2021

What is the state of this? What is the state of composite anyway?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants