proxin187 / Yaxi

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

[FR] Add X11 PropertyNotify and PropertyState support #3

Open gezihuzi opened 6 days ago

gezihuzi commented 6 days ago

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

Use Case:

Technical Details:

proxin187 commented 6 days ago

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

proxin187 commented 6 days ago

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

Please report if there is anything else!