diff options
| -rw-r--r-- | README.md | 17 | ||||
| -rw-r--r-- | examples/demo-gif.gif | bin | 0 -> 2019434 bytes |
2 files changed, 11 insertions, 6 deletions
@@ -1,10 +1,14 @@ # Xwinwrap -My fork of xwinwrap. -Xwinwrap allows you to stick most of the apps to your desktop background. -My use case - can use gif as a background +Fork of xwinwrap. +Xwinwrap allows you to stick an app such as a videoplayer or gif viewer to your desktop background. +Gif as a background: - + + +Video as a background: + + ### Installing @@ -40,12 +44,13 @@ Options: ``` Example `xwinwrap -g 400x400 -ni -s -nf -b -un -argb -sh circle -- gifview -w WID mygif.gif -a` - +`nice xwinwrap -b -s -fs -st -sp -nf -ov -fdt -- mpv -wid WID --really-quiet --framedrop=vo --no-audio --panscan="1.0" /path/to/your/video` ### Changes * Added ability to make undecorated window * Changed how desktop window is found * Refactored window hints +* Add DESKTOP window type flag ---- -Original source - https://launchpad.net/xwinwrap +Original source - https://launchpad.net/xwinwrap
\ No newline at end of file diff --git a/examples/demo-gif.gif b/examples/demo-gif.gif Binary files differnew file mode 100644 index 0000000..d9f0b21 --- /dev/null +++ b/examples/demo-gif.gif |
