git.lucas.co / cce-authenticator
login authentication (PAM + fingerprint)
git clone https://git.lucas.co/cce-authenticator.git

commitebdae1d809e56505fd7e9eaed2b92223e56603eb
parent8b43e062d2
authorLucas Galante <[email protected]>
date2026-08-25 13:11
chore: root_plate_* — cce-ui 7a-2 caller migration

Mechanical rename onto cce-ui's canonical root-plate getters
(cce-ui@c8e0ab3, RFC Phase 7a); behavior unchanged, same config slots.

 src/main.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main.rs b/src/main.rs
index ecfb766..1298254 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -683,7 +683,7 @@ impl Application for AuthenticatorApp {
         // which merges a per-app override the compositor never sees.
         let mut plate_color = cce_ui::color::page_low_color();
         if plate_color[3] > 0.001 {
-            plate_color[3] = cce_ui::color::active_backplate_opacity();
+            plate_color[3] = cce_ui::color::root_plate_opacity();
         }
         let wr = cce_ui::layout::window_corner_radius().max(0.0);
         pc.plate(