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
change-property doesn't transform data for you, that's what the TRANSFORM key is for. you should use #'xlib:drawable-id as transform and 'xlib:pixmap should work as type.
Code in C:
How to do this in clx?
I tried something like this:
but apperently,
*pixmap*
will just not work.Do I have to get address of pixmap? And how?
The text was updated successfully, but these errors were encountered: