Skip to content

ui: lockscreen: Set the PIN entry to be initially insensitive

Sebastian Krzyszkowiak requested to merge dos/phosh:sensitive into main

We change sensitivity based on carousel page in C code, but the initial state stayed out of sync, which could cause the keyboard to pop up right after locking the screen.

Merge request reports