Re: [NEW] wayland/awww
[email protected] Mon, 03 Aug 2026 06:00:03 +0000
| Newsgroups | gmane.os.openbsd.ports |
|---|---|
| Message-ID | <p53sb1SDwSmr-yDWNrvK-AXBeVplr6SnpPfTXqJBURf1kUvnHUUOB0Z6L5v4f4TpAVCD0g8B7RQ0IRNcEL0LgUnjQ5rEuFzlt_ScFJQMlu8=@protonmail.com> |
P=C3=A5 s=C3=B8ndag 2. august 2026 kl. 12:33, skrev Volker Schlecht <[email protected]>: > Comment >=20 > animated wallpaper daemon for wayland >=20 > Description >=20 > Efficient animated wallpaper daemon for wayland, controlled at runtime. >=20 > Features >=20 > - Displays animated gifs on the desktop > - Displays any image in the formats: > jpeg,png,gif,pnm,tga,tiff,webp,bmp,farbfeld > - Clear screen with an arbitrary color > - Smooth transition effect when switching images >=20 > WWW: https://codeberg.org/LGFae/awww >=20 > NB: I went for the most recent commit instead of the release, because > we need >=20 > https://codeberg.org/LGFae/awww/commit/487efa988ed25c1c227b73ab09399cb509= ab6d6c >=20 > thoughts? ok? Built/tested on current/amd64 with privsep. $ cd /usr/ports/wayland/awww/ && make build package test ; make port-lib-de= pends-check check-shlib-syms running 2 tests test cli::tests::should_convert_colors_from_hex ... ok test cli::tests::should_reject_wrong_colors ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out;= finished in 0.00s Running `/usr/ports/pobj/awww-0.12.1pl20260714/awww/target/release/dep= s/awww_daemon-9df573ff5391e333` running 2 tests test wayland::tests::parse_wayland_socket_envvar ... ok test animations::transitions::tests::change_byte ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out;= finished in 0.10s -- // No issues from the checks. Test look fine. # TRUSTED_PKG_PATH=3D/usr/ports/packages/amd64/all/ pkg_add -Dsnap awww awww-0.12.1pl20260714: ok -- $ awww -V =20 awww 0.12.1 -- Maybe a space nit on WANTLIB. No spelling/grammar errors I can find. Looks fine otherwise. Hope this helps. May you all stay cool. -- yaydn