variety-slideshow:master

Last commit made on 2019-08-01
Get this branch:
git clone -b master https://git.launchpad.net/variety-slideshow

Branch merges

Branch information

Name:
master
Repository:
lp:variety-slideshow

Recent commits

c3206a0... by Peter Levi

Bump version to 0.1.1

4fea67f... by Peter Levi

Added option to instruct the WM to hide our window from taskbar

b6c686c... by Peter Levi

Fix the shebangs for Python 3

c97dd48... by Peter Levi

Fix options load/save for Python 3

0201757... by Peter Levi

Convert to Python 3

af01a57... by Peter Levi

Run black and isort

7d0032b... by Peter Levi <email address hidden>

Update README.md

71b02c1... by Peter Levi <email address hidden>

Update README.md

a7799a6... by Peter Levi <email address hidden>

Desktop mode: Auto-unminimize if window gets minimized, e.g. by Show Desktop

74a8b0c... by Peter Levi <email address hidden>

Do not inherit Gtk.Window, compose instead. Handle Ctrl-C.