1. Feb 09, 2018
  2. Feb 08, 2018
  3. Feb 03, 2018
  4. Feb 02, 2018
  5. Feb 01, 2018
  6. Jan 17, 2018
  7. Jan 12, 2018
  8. Jan 03, 2018
  9. Nov 21, 2017
  10. Nov 20, 2017
  11. May 18, 2017
  12. May 11, 2017
  13. May 10, 2017
    • Rudolf Polzer's avatar
      Allow unauthenticated wakeup during the first second of the screen lock. · e37b79f1
      Rudolf Polzer authored
      This serves to provide a quick way to prevent the screen lock from
      starting when accidentally launched (e.g. while watching a video).
      
      The amount of time is controlled by the environment variable
      XSECURELOCK_ALLOW_UNAUTHENTICATED_WAKEUP_TIME_SEC and can be set in the
      range from 0 (feature turned off) to 10 (maximum allowed value).
      
      During this time, the screen saver does not run and an animation
      indicating this process is drawn instead.
      
      Requires -lrt and CLOCK_MONOTONIC.
      
      Fixes #12.
      e37b79f1
    • divVerent's avatar
      auth_pam_x11: support font selection (#15) · daacb871
      divVerent authored
      auth_pam_x11: support font selection
      
      Usage:
      
      - Find a good font name with xfontsel.
      - Launch the screen saver via something like:
      
      ```
      XSECURELOCK_FONT=-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1 xsecurelock 
      ```
      
      If the font can for some reason not be loaded, we're still falling back to fixed to allow SOME unlocking.
      daacb871
  14. May 01, 2017
  15. Mar 22, 2017
  16. Oct 24, 2016
  17. Sep 08, 2016
  18. Apr 09, 2016
  19. Dec 20, 2015