#wayland #hikari #stackingwm

Hey all,

I think I mentioned before about resurrecting the hikari wayland compositor (https://hikari.acmelabs.space) which seems not to be in active development.

What I've done is spent quite a bit of time upgrading hikari from wlroots-0.15 -> wlroots-0.19.2

The efforts of this can be seen on this branch:

https://codeberg.org/thomasadam/hikari

On the `ta/wlroots-0.19` branch (the default branch for now in this repo).

If you'd like to use #got, see:

https://thomas.gothub.org/repos/?action=summary&path=hikari.git

This will be kept in sync with codeberg.

I think seems seem mostly working. Testing welcome though!

In addition to upgrading the wlroots version, I've also added the option to use #meson instead of #bmake

Any problems, file an issue on the repo, or speak to me directly.

Unofficially for now, I'm also lurking in the IRC #hikari channel on libera.chat, if that's more convenient.

@thomasadam

Hi, I think generating the version.h in the meson.build would be more reliable with the configure_file() function. Unfortunatly meson likes to replace backslash with slash in command arguments which seems to break the current code.

@sertonix Thanks. Will take a look tomorrow.
rports

Random APKBUILDs that are not (yet) in aports

Codeberg.org
@sertonix Thank you — I’ve fixed these now and pushed them out.