Releases: folixg/pause-on-lock
Releases · folixg/pause-on-lock
v2.1.0
Added support for POP!_OS and XFCE.
v2.0.0
- Extended CLI
- it is now possible to define an additional player using the
--player
or -p
flag
- playerctl is no longer used by default, but has to be enabled explicitly with
--playerctl
or -c
- Code is now less repetitive
v1.5.2
Fixed a bug that caused the program to exit early.
v1.5.1
- Added basic CLI for version information and help
- Updated documentation
v1.5
Added support for KDE (thanks @Hoeze).
v1.4
Added support for MATE desktop (thanks @adrianvg).
v1.3
- Added support for Cinnamon desktop (thanks @stlhrt ).
- Removed deb-package. (It's just to tedious to build, considering that the "installation" is a simple unpacking.)
v1.2
Added .deb packaged version to release.
v1.1
Changes in v1.1
Added support for Spotify without playerctl (#9)
v1.0
Changes in v1.0
- automatic detection of currently running desktop
- renamed
pause-on-lock.sh
to pause-on-lock