AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 1.3: * Ability to display to all outputs with "*" #26 * Support for outputs with scaling * Replaced Wayland protocols xdg_output with wl_output v4 * Updated GLAD library and Wayland protocols * Some code cleanup and various fixes
- Update to 1.2.1: * Deprecated MPV_EVENT_PAUSE, MPV_EVENT_UNPAUSE, MPV_EVENT_IDLE replaced #19 * mpv's "idle" option is now always off/no. Too many issues, this should help some that have been crashing lately * More various fixes outlined here: 50c0c8d - Remove Fixed-mpv-events-cleanup-and-more.patch: upstreamed
- Use patch from the upstream (https://github.com/GhostNaN/mpvpaper/commit/50c0c8def6d96bb2f992fad6c77b86fa85e1a596) * Fixed-mpv-events-cleanup-and-more.patch - Drop old patch * observe-property-instead-of-MPV_EVENT-since-mpv-deprecated.patch
- Fix build with removed deprecated APIs in mpv 2.x (gh#mpv-player/mpv#9541, gh#GhostNaN/mpvpaper#19) * observe-property-instead-of-MPV_EVENT-since-mpv-deprecated.patch
- Update to 1.2: * New man page * New "--slideshow/-n" option * Improve usage text * Various fixes 2ebddae d8e5f23 275410e
- Added missing dependency: wayland-protocols-devel
- Update to 1.1: * 2 new options "--auto-pause/-p" and "--auto-stop/-s" * 2 watch lists "pauselist" and "stoplist" * New program called "mpvpaper-holder" to facilitate "stopping" mpvpaper * User configs in "~/.config/mpv/" are now loaded * mpv terminal mode is enabled by default for better controls set "terminal=no" mpv option if you don't want that * Various minor improvements * See https://github.com/GhostNaN/mpvpaper/releases/tag/1.1
- Initial package of mpvpaper 1.0 for openSUSE