27 Commits

Author SHA256 Message Date
3cc45b1d73 Accepting request 1277324 from multimedia:apps
- Update to 1.8:
  * Add "ALL" as a new way to select all outputs 6fda8d4
    Compatibility for the old way with "*" will remain
  * Allow for transparent backgrounds #103
  * Fix GCC 15 compatibility issues #90
  * Fix monitor selection issue #78

OBS-URL: https://build.opensuse.org/request/show/1277324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpvpaper?expand=0&rev=13
2025-05-14 15:01:44 +00:00
b396502504 - Update to 1.8:
* Add "ALL" as a new way to select all outputs 6fda8d4
    Compatibility for the old way with "*" will remain
  * Allow for transparent backgrounds #103
  * Fix GCC 15 compatibility issues #90
  * Fix monitor selection issue #78

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=21
2025-05-14 07:12:45 +00:00
75c8c84cc9 Accepting request 1192016 from multimedia:apps
- Update to 1.7:
  * 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/request/show/1192016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpvpaper?expand=0&rev=12
2024-08-08 08:57:31 +00:00
e4e22d085d - Update to 1.7:
* 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
2024-08-07 05:38:58 +00:00
888552265c Accepting request 1173573 from multimedia:apps
- Update to 1.6:
  * 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/request/show/1173573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpvpaper?expand=0&rev=11
2024-05-13 15:58:10 +00:00
493a03b008 - Update to 1.6:
* 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
2024-05-13 06:46:27 +00:00
c265c48122 Accepting request 1169925 from multimedia:apps
- Update to 1.5:
  * 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/request/show/1169925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpvpaper?expand=0&rev=10
2024-04-25 18:48:04 +00:00
b497f96012 - Update to 1.5:
* 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
2024-04-23 19:17:10 +00:00
ed2f536b7f Accepting request 1123176 from multimedia:apps
- Update to 1.4:
  * 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/request/show/1123176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpvpaper?expand=0&rev=9
2023-11-03 21:20:56 +00:00
400c6fa8e9 - Update to 1.4:
* 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
2023-11-03 09:57:57 +00:00
e0dabadca0 Accepting request 1006020 from multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/1006020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpvpaper?expand=0&rev=8
2022-09-26 16:48:24 +00:00
ea4f0218ad - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=11
2022-09-26 08:06:15 +00:00
20069aa5b0 Accepting request 957646 from multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/957646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpvpaper?expand=0&rev=7
2022-02-25 20:25:23 +00:00
7797635aef - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=10
2022-02-25 18:29:43 +00:00
b92bd5abb1 Accepting request 957370 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/957370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpvpaper?expand=0&rev=6
2022-02-24 17:21:10 +00:00
68c3310088 Accepting request 957175 from home:fusionfuture:branches:multimedia:apps
- Use patch from the upstream (50c0c8def6)
  * Fixed-mpv-events-cleanup-and-more.patch
- Drop old patch
  * observe-property-instead-of-MPV_EVENT-since-mpv-deprecated.patch

OBS-URL: https://build.opensuse.org/request/show/957175
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=9
2022-02-24 13:43:53 +00:00
b0b27dd27e Accepting request 956558 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/956558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpvpaper?expand=0&rev=5
2022-02-22 20:18:05 +00:00
c4894831b0 Accepting request 956340 from home:fusionfuture:branches:multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/956340
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=8
2022-02-21 20:48:54 +00:00
d3b0da97c3 Accepting request 931992 from multimedia:apps
- Update to 1.2:
  * New man page
  * New "--slideshow/-n" option
  * Improve usage text
  * Various fixes 2ebddae d8e5f23 275410e

OBS-URL: https://build.opensuse.org/request/show/931992
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpvpaper?expand=0&rev=4
2021-11-18 09:34:01 +00:00
871bf985f2 - Update to 1.2:
* New man page
  * New "--slideshow/-n" option
  * Improve usage text
  * Various fixes 2ebddae d8e5f23 275410e

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=7
2021-11-17 16:02:20 +00:00
d3b01d6955 Accepting request 909390 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/909390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpvpaper?expand=0&rev=3
2021-07-30 21:22:21 +00:00
26d63c5777 Accepting request 909117 from home:pperego:branches:multimedia:apps
- Added missing dependency: wayland-protocols-devel

OBS-URL: https://build.opensuse.org/request/show/909117
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=6
2021-07-30 11:10:21 +00:00
d68279872f Accepting request 853315 from multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/853315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpvpaper?expand=0&rev=2
2020-12-05 19:51:25 +00:00
6f5f5fab47 - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=4
2020-12-05 18:56:50 +00:00
2fada78e14 Accepting request 850412 from multimedia:apps
Fix empty postun. Sorry for mistake.

OBS-URL: https://build.opensuse.org/request/show/850412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpvpaper?expand=0&rev=1
2020-11-24 21:13:07 +00:00
4a3e5a3a19 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=2 2020-11-24 11:01:41 +00:00
7a2986b48b Accepting request 850258 from home:jubalh
Please add me as maintainer

OBS-URL: https://build.opensuse.org/request/show/850258
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpvpaper?expand=0&rev=1
2020-11-23 17:50:20 +00:00