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).
7 lines
303 B
XML
7 lines
303 B
XML
<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>
|