Add an optional flag 'w' which accepts an X11 window ID as an argument. The window ID can be supplied as an octal (with leading 0), decimal or hexadecimal (with leading 0x) number.
This allows paperview to work with compositors when used with a program like xwinwrap, for example:
xwinwrap -fs -ovr -- paperview -w WID animation 5
Add an optional flag 'w' which accepts an X11 window ID as an argument. The window ID can be supplied as an octal (with leading 0), decimal or hexadecimal (with leading 0x) number.
This allows
paperview
to work with compositors when used with a program likexwinwrap
, for example:xwinwrap -fs -ovr -- paperview -w WID animation 5