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

Add Generic Event extension to nx-X11/programs/Xserver #292

Open
sunweaver opened this issue Nov 17, 2016 · 2 comments
Open

Add Generic Event extension to nx-X11/programs/Xserver #292

sunweaver opened this issue Nov 17, 2016 · 2 comments

Comments

@sunweaver
Copy link
Member

We should start working on including GenericEvent support in nxagent:

commit 5e439109292e54b5c4d1a7bc7b6ac0e42ee285f7
Author: Peter Hutterer <peter@cs.unisa.edu.au>
Date:   Mon Apr 30 12:57:42 2007 +0930

    Add GenericEvent extension to Xext.
    
    This adds (unconditional) support for the GE extension. Anything from now on
    that sends events in MPX will have to use the GE extension. No GE, no MPX
    events. GE is not actually used yet from anywhere with this commit.
    
    You will need to update x11proto, xextproto, libX11, libXext and xcb to the
    matching xge branches. Things will _NOT_ work without the updated protocol
    headers and libraries.

@sunweaver
Copy link
Member Author

I have worked on this today. Fix is pending...

@sunweaver sunweaver added this to the 3.6.0.0 milestone Dec 5, 2016
@sunweaver sunweaver self-assigned this Dec 5, 2016
sunweaver added a commit to sunweaver/nx-libs that referenced this issue Dec 5, 2016
…r commit: f523ebb5492a2e12b76a8b5b7f1b0e5efd4a8040).

 Fixes ArcticaProject#292.
sunweaver added a commit to sunweaver/nx-libs that referenced this issue Dec 6, 2016
…r commit: f523ebb5492a2e12b76a8b5b7f1b0e5efd4a8040).

 Fixes ArcticaProject#292.
sunweaver added a commit to sunweaver/nx-libs that referenced this issue Dec 12, 2016
…r commit: f523ebb5492a2e12b76a8b5b7f1b0e5efd4a8040).

 Fixes ArcticaProject#292.
@sunweaver sunweaver modified the milestones: 3.6.1.0, 3.6.0.0 Mar 2, 2017
@uli42
Copy link
Member

uli42 commented Mar 3, 2018

One application using the GenericEventExtension is atom. I have tried with this path today and atom does not work but crash weirdly... Also nxagent is behaving strange, w.g. you can run nxagent :55 and open an xterm on that server. But you can not enter any keys before also running window manager. Without this patch that's working fine. Also mouse events do not seem to work.

uli42 pushed a commit to uli42/nx-libs that referenced this issue Nov 11, 2018
…r commit: f523ebb5492a2e12b76a8b5b7f1b0e5efd4a8040).

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

No branches or pull requests

2 participants