- Update to version 1.3.0:
* Nanosvg updated to ea6a6aca009422bba0dbad4c80df6e6ba0c82183
* JPEG XL support (#14)
* Log output now respects the NO_COLOR environment variable.
* Support for linking against a system provided nanosvg library. See the new -Dsystem-nanosvg meson option. Defaults to disabled (i.e. use the bundled version).
* SVG images rendered at output resolution; this prevents them from being unnecessarily blurry.
* Flags added to stretch wallpapers: [-s|--stretch] (#13)
* "Centered maximized" is the default method now (#13)
* Decreased run-time memory usage, by unloading image data after rendering.
* Alpha not being applied correctly to PNG images.
* Compilation error on musl libc (#11).
OBS-URL: https://build.opensuse.org/request/show/1294191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wbg?expand=0&rev=8
* Nanosvg updated to ea6a6aca009422bba0dbad4c80df6e6ba0c82183
* JPEG XL support (#14)
* Log output now respects the NO_COLOR environment variable.
* Support for linking against a system provided nanosvg library. See the new -Dsystem-nanosvg meson option. Defaults to disabled (i.e. use the bundled version).
* SVG images rendered at output resolution; this prevents them from being unnecessarily blurry.
* Flags added to stretch wallpapers: [-s|--stretch] (#13)
* "Centered maximized" is the default method now (#13)
* Decreased run-time memory usage, by unloading image data after rendering.
* Alpha not being applied correctly to PNG images.
* Compilation error on musl libc (#11).
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wbg?expand=0&rev=26
I also enabled tests to stop rpm nagging, but those don't seem to do anything. :3
- Remove patches (fixed upstream)
* 0001-fix-mfd-noexec-seal.patch
* 0004-impl-layer-surface-closed-event.patch
* 0005-mark-surface-as-opaque.patch
- Update to version 1.2.0:
Added
* We now hint to the compositor that the background is fully
opaque.
* SVG support.
Changed
* Image is now zoomed, rather than stretched.
Fixed
* Respect the layer_surface::closed() event.
OBS-URL: https://build.opensuse.org/request/show/1169161
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wbg?expand=0&rev=22