GWinWrap/README.md

30 lines
974 B
Markdown
Raw Permalink Normal View History

2019-06-15 03:18:09 +00:00
# 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.
2019-05-05 09:07:46 +00:00
# Notes
2020-10-17 18:40:54 +00:00
* Need python 2+
* Need PyGObject and Gtk
2020-10-17 18:40:54 +00:00
* A settings file per screen is generated.
# Install
` sudo pacman -Sy mpv gifsicle nitrogen xscreensaver `
2019-06-15 03:18:09 +00:00
# Images
![1 Default view starting out. ](images/pic1.png)
![2 Video thumbnails in image grid. Path to directory highlighted purple. ](images/pic2.png)
![3 Image thumbnails in image grid. ](images/pic3.png)
![4 Image in preview popup. ](images/pic4.png)
![5 Xscreensaver preview running. ](images/pic5.png)
![6 Settings window poped open. ](images/pic6.png)
# TODO
2020-10-17 18:40:54 +00:00
* Better/automatic screen detection.
2019-05-05 09:07:46 +00:00
# Credit
2019-06-15 03:18:09 +00:00
GWinWrap python and glade by: Maxim Stewart -- https://www.itdominator.com/
2019-05-05 09:07:46 +00:00
<br/>
2019-06-15 03:18:09 +00:00
XWinWrap binary by: Shantanu Goel -- http://tech.shantanugoel.com