Sea (like C) greeter for LightDM allows to create themes with web technologies, the same as web-greeter, nody-greeter and the outdated lightdm-webkit2-greeter. This project aims to be similar to the last one, as sea-greeter is made with webkit2 instead of chromium.
There are lots of issues, even not documented here, so it is not recommended to use this greeter yet. However, it is functional :D
greeter_comm
JavaScript APIindex.yml
to load secondary.html
git clone https://github.com/JezerM/sea-greeter --recursive
cd sea-greeter
meson build
ninja -C build
sudo ninja -C build install