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

[FR] Add X11 PropertyNotify and PropertyState support #3

Open
gezihuzi opened this issue Nov 7, 2024 · 2 comments
Open

[FR] Add X11 PropertyNotify and PropertyState support #3

gezihuzi opened this issue Nov 7, 2024 · 2 comments

Comments

@gezihuzi
Copy link
Contributor

gezihuzi commented Nov 7, 2024

Description:
Request to implement support for X11 PropertyNotify events and PropertyState handling.

Use Case:

  • Monitor property changes on X11 windows
  • React to property state modifications
  • Handle window property updates
  • Clipboard INCR Chunk changes

Technical Details:

  • Need to implement XCB/Xlib property notification event listener
  • Handle PropertyNotify events from X server
  • Add support for tracking PropertyState changes
@proxin187
Copy link
Owner

Thanks so much for the Feature Request, ill try to get PropeertyNotify events and PropertyState Handling done as fast as possible!

@proxin187
Copy link
Owner

PropertyNotify event has been added, havent gotten to test it yet but should work fine.

Please report if there is anything else!

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

No branches or pull requests

2 participants