XWinWrap Menu built using Gtk, Glade, plus Python.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
itdominator 5e3eec9611 Updated README; improved settings setup 6 months ago
images Embedded xscreensaver demo 5 years ago
src Updated README; improved settings setup 6 months ago
user_config Major refactor to match my template project 1 year ago
LICENSE Moved Java FX version to depricated 5 years ago
README.md Updated README; improved settings setup 6 months ago
requirements.txt Updated README; improved settings setup 6 months ago

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