From: yaydn@protonmail.com Subject: Re: [NEW] wayland/awww To: Volker Schlecht , "ports@openbsd.org" Date: Mon, 03 Aug 2026 06:00:03 +0000 På søndag 2. august 2026 kl. 12:33, skrev Volker Schlecht : > Comment > > animated wallpaper daemon for wayland > > Description > > Efficient animated wallpaper daemon for wayland, controlled at runtime. > > Features > > - 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 > > WWW: https://codeberg.org/LGFae/awww > > NB: I went for the most recent commit instead of the release, because > we need > > https://codeberg.org/LGFae/awww/commit/487efa988ed25c1c227b73ab09399cb509ab6d6c > > thoughts? ok? Built/tested on current/amd64 with privsep. $ cd /usr/ports/wayland/awww/ && make build package test ; make port-lib-depends-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/deps/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=/usr/ports/packages/amd64/all/ pkg_add -Dsnap awww awww-0.12.1pl20260714: ok -- $ awww -V 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