* Allow selecting the identifier as an output
Identifier is also now shown more clearly with "--help-output/-d"
* Improve render loop communication with the Wayland compositor
This has fixed more issues with the Nvidia proprietary drivers
* Add more documentation on the options "--auto-pause/-p" and
"--auto-stop/-s"
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=19
* Fix support for the Nvidia proprietary drivers
This required 3 edits found here: eaaed11 408092d 9a03925
* Change EGL errors into a more readable string
* Improve memory safety
* Reformat code and other various fixes
* Add detection of swww to the list of conflicting wallpapers
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=17
* Allow selecting multiple outputs at once without using "*"
like: "DP-2 HDMI-A-1 DP-1"
* Allow using the mpv option "--playlist" to load media
* Load mpv options with the mpv option "config=yes"
instead of manually loading
* Override user configs with options passed with "--mpv-options/-o"
* Fix vo=libmpv not being set when empty for mpv 0.38
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=15
* New "--help-output/-d" option to show outputs without "mpvpaper -v a a"
* Improve verbose and error messages
* Move and fix up EGL and mpv inits
* Small cleanups for "pausing" and "stopping" behavior
* Fix int overflow for getopt_long() on ARM
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=13
* 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
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=10