XWinWrap Menu built using Gtk, Glade, plus Python.
Go to file
itdominator 5e3eec9611 Updated README; improved settings setup 2023-09-29 17:24:16 -05:00
images Embedded xscreensaver demo 2019-06-18 22:29:29 -05:00
src Updated README; improved settings setup 2023-09-29 17:24:16 -05:00
user_config Major refactor to match my template project 2023-02-23 12:42:28 -06:00
LICENSE Moved Java FX version to depricated 2019-06-14 22:18:09 -05:00
README.md Updated README; improved settings setup 2023-09-29 17:24:16 -05:00
requirements.txt Updated README; improved settings setup 2023-09-29 17:24:16 -05:00

README.md

GWinWrap

GWinWrap is a Python application with a Gtk UI to select videos, gifs (or other images), or an xscreensaver as your desktop wallpaper/background. This includes the XWinWrap binary and source code from Shantanu Goel's version of XWinWrap.

Notes

  • Need python 2+
  • Need PyGObject and Gtk
  • A settings file per screen is generated.

Install

sudo pacman -Sy mpv gifsicle nitrogen xscreensaver

Images

1 Default view starting out. 2 Video thumbnails in image grid. Path to directory highlighted purple. 3 Image thumbnails in image grid. 4 Image in preview popup. 5 Xscreensaver preview running. 6 Settings window poped open.

TODO

  • Better/automatic screen detection.

Credit

GWinWrap python and glade by: Maxim Stewart -- https://www.itdominator.com/
XWinWrap binary by: Shantanu Goel -- http://tech.shantanugoel.com