Skip to content
Snippets Groups Projects
Forked from Librem5 / phosh
2214 commits behind the upstream repository.
  • Guido Gunther's avatar
    b14c09aa
    Lockscreen: use pin to unlock · b14c09aa
    Guido Gunther authored
    The lock screen now shows the current time and on upward drag it
    switches to the lock screen. The lock screen then shows a keypad to
    unlock the screen.
    
    Validating the entered pin will be done in a follow up patch.
    
    TODO in future patches:
     - slide up lock surface when swiping
     - wiggle pane a little if swipe is too soft
     - alpha blend out lock screen surface
    b14c09aa
    History
    Lockscreen: use pin to unlock
    Guido Gunther authored
    The lock screen now shows the current time and on upward drag it
    switches to the lock screen. The lock screen then shows a keypad to
    unlock the screen.
    
    Validating the entered pin will be done in a follow up patch.
    
    TODO in future patches:
     - slide up lock surface when swiping
     - wiggle pane a little if swipe is too soft
     - alpha blend out lock screen surface
POTFILES.in 165 B
src/background.c
src/favorites.c
src/lockscreen.c
src/menu.c
src/panel.c
src/phosh.c
src/settings.c
src/ui/lockscreen.ui
src/ui/settings-menu.ui
src/ui/top-panel.ui