feat: initial Moongreet greeter implementation
greetd-Greeter für Wayland mit Python + GTK4 + gtk4-layer-shell. Enthält IPC-Protokoll, User/Session-Erkennung, Power-Actions, komplettes UI-Layout und 36 Tests (Unit + Integration).
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120 120" width="96" height="96">
|
||||
<!-- Default user avatar: silhouette circle -->
|
||||
<circle cx="60" cy="60" r="60" fill="#3a3a5c"/>
|
||||
<circle cx="60" cy="45" r="20" fill="#6c6c8a"/>
|
||||
<ellipse cx="60" cy="95" rx="35" ry="25" fill="#6c6c8a"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 303 B |
Reference in New Issue
Block a user