feat: initial moonset implementation — Wayland session power menu v0.1.0

5 Power-Aktionen (lock, logout, hibernate, reboot, shutdown),
GTK4 + Layer Shell UI mit Catppuccin Mocha Theme,
Multi-Monitor-Support, Inline-Confirmation, DE/EN i18n,
TOML-Config mit Wallpaper-Fallback. 54 Tests grün.
This commit is contained in:
2026-03-27 13:47:03 +01:00
commit 4cad984263
20 changed files with 1359 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Moonset — Wayland Session Power Menu
# Konfigurationsdatei: ~/.config/moonset/moonset.toml oder /etc/moonset/moonset.toml
# Pfad zum Hintergrundbild (optional)
# Fallback-Reihenfolge: config → /usr/share/moonarch/wallpaper.jpg → Package-Wallpaper
# background_path = "/usr/share/moonarch/wallpaper.jpg"