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 Jun 6, 2023. It is now read-only.
When I issue this command:
xwinwrap -fs -ni -s -nf -b -un -argb -fdt -sh circle -- gifview -w=WID mygif.gif -ait returns this output:
I tried with:
xwinwrap -fs -ni -s -nf -b -un -argb -fdt -sh circle -- echo WIDand it actually returns:
as the WID is a byte and not an integer, so why do this happens?
I'm on latest Debian Sid, and using Linux 5.6.0-2-amd64 kernel