Reading X11 Window properties from Cjs? #1421
Answered
by
mtwebster
klangman
asked this question in
Development
-
|
Is there a better API to read X11 window properties from Cjs. This gives an error... The property_get() call gives this error: |
Beta Was this translation helpful? Give feedback.
Answered by
mtwebster
Mar 1, 2026
Replies: 1 comment
-
|
Support for reading this property would need to be added to muffin, or just use xprop. Introspection isn't supported for that function - it does not know how to set |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
klangman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Support for reading this property would need to be added to muffin, or just use xprop. Introspection isn't supported for that function - it does not know how to set
actual_property_type.