1ff4110b70
SamiOS CI / lint-and-test (push) Successful in 10s
- Add VERSION at repo root (canonical) + airootfs mirror - Refactor samios CLI, voice-bridge, installer, profiledef, desktop-setup, PKGBUILD to derive VERSION from canonical file via walk-up or conditional read (no embedded release-version literals) - Makefile targets: version-set NEW=X (single file change), version-sync - tests/test_version.sh: 55 assertions locking the invariants Verified end-to-end: make version-set NEW=0.3.0-rc2 → all 7 components see 0.3.0-rc2; PKGBUILD transforms hyphen to underscore for Arch. Codex verdict: B (0 blocking issues, shippable).
SamiOS SDDM Theme
A custom SDDM login screen theme for SamiOS with the cobalt blue (#1424CE) color scheme.
Files
theme.conf— SDDM theme configurationbackground.png— SamiOS wallpaper (cobalt pyramid on navy gradient)metadata.desktop— Theme metadata
Installation
sudo cp -r samios-sddm-theme /usr/share/sddm/themes/samios
echo -e "[Theme]\nCurrent=samios" | sudo tee /etc/sddm.conf.d/theme.conf
Colors
| Role | Hex |
|---|---|
| Primary | #1424CE |
| Secondary | #3B4ED8 |
| Background | #0A0E27 |
| Text | #FFFFFF |