kennylevinsen / gtkgreet

[mirror] Gtk greeter (https://git.sr.ht/~kennylevinsen/gtkgreet)

Home Page:https://git.sr.ht/~kennylevinsen/gtkgreet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gtkgreet

GTK based greeter for greetd, to be run under cage or similar.

See the wiki for FAQ, guides for common configurations, and troubleshooting information.

screenshot

How to use

See the wiki.

How to build

meson build
ninja -C build

Layer-shell support will be enabled automatically if gtk-layer-shell development files are installed.

How to build without gtk-layer-shell

meson build -Dlayershell=disabled
ninja -C build

How to discuss

Go to #kennylevinsen @ irc.libera.chat to discuss, or use ~kennylevinsen/greetd-devel@lists.sr.ht.

About

[mirror] Gtk greeter (https://git.sr.ht/~kennylevinsen/gtkgreet)

https://git.sr.ht/~kennylevinsen/gtkgreet

License:GNU General Public License v3.0


Languages

Language:C 95.4%Language:Meson 4.6%