Skip to content

WIP: add password widgets on settings window

Bilal Elmoussaoui requested to merge app-lock into master

Fixes #93 (closed)

Here's the idea behind this:

  • The application starts locked if the password is set
  • The application is locked when the computer falls asleep :p
  • The password can be set from settings and stored using libsecret
  • The user can lock the application anytime from the application menu
  • The user can't do anything if the application is locked

Screenshot_from_2018-09-13_16-52-45

Merge request reports

Loading