* 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
78 lines
3.0 KiB
Plaintext
78 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
||
Thu Jul 17 14:28:58 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||
|
||
- 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).
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Apr 22 22:47:05 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
||
|
||
- Add keyring and signature for package.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Apr 19 11:53:33 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
||
|
||
- 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.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Feb 20 15:17:17 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||
|
||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||
%patchN
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Oct 24 06:38:56 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||
|
||
- Add patchsets
|
||
* 0001-fix-mfd-noexec-seal.patch
|
||
* 0004-impl-layer-surface-closed-event.patch
|
||
* 0005-mark-surface-as-opaque.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Oct 26 12:37:03 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||
|
||
- Update to version 1.1.0:
|
||
- Added:
|
||
* webp support
|
||
- Fixed:
|
||
* meson: can’t use `SOURCE_DIR` in `custom_targets()`.
|
||
* build: version script is now run in a C locale.
|
||
* Don’t re-render frame on same-size configure events
|
||
|
||
-------------------------------------------------------------------
|
||
Sun May 29 16:41:58 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||
|
||
- use meson version >= 0.58.0 to abandon deprecated options
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Mar 3 09:30:31 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||
|
||
- Use released tarball with source URL
|
||
- Trim description of filler wording
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Mar 2 14:14:23 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||
|
||
- Initial spec (version 1.0.2)
|