Skip to content

v1.2.0: PyPI release, XDG_*_HOME, KDE+XFCE improvements, Windows installer, bug fixes

Compare
Choose a tag to compare
@hhannine hhannine released this 20 Dec 14:59
· 292 commits to master since this release

EDIT: AppImage and Snap packages added. They've undergone only some brief testing on Kubuntu 19.10 and Manjaro so consider them somewhat experimental.

This is a big one since the code was split into modules and needed testing. Changes include:

  • New installation & instructions
  • PyPI release ( superpaper on PyPI ) for Linux + icon & .desktop files
  • Windows installer
  • Bezel correction feature rework & bugfix
  • XDG config and cache directory compliance on Linux
  • KDE scripting improvements: reduce to a single system call, filter and sort displays
  • KDE + XFCE quick switch improvement: use previously cropped image pieces to make switch almost instantaneous if old images exist
  • Explicit support for Kubuntu (and any other KDE system which has DESKTOP_SESSION="plasma")
  • Small bug fixes