You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 3, 2023. It is now read-only.
But it does not compile ( unresolved enum variant, struct or const XExposeEvent ) I'm new to rust, and I'm doing this little project with xlib & rust to learn both ^^ So my question should be stupid...
Secondly, is there anything to applying masks (like ExposeMask) to XSelectInput ? Or not for the moment ?