proxin187 / Yaxi

A work-in-progress x library implementation written in pure rust
MIT License
43 stars 2 forks source link

[FR] Add X11 PropertyNotify and PropertyState support #3

Open gezihuzi opened 3 weeks ago

gezihuzi commented 3 weeks ago

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

Use Case:

Technical Details:

proxin187 commented 3 weeks ago

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

proxin187 commented 3 weeks ago

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

Please report if there is anything else!