1. 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
  2. May 01, 2017
  3. Mar 22, 2017
  4. Oct 24, 2016
  5. Sep 08, 2016
  6. Apr 09, 2016
  7. Dec 20, 2015
  8. Oct 08, 2015
  9. Oct 06, 2014
  10. Sep 02, 2014
  11. Jul 11, 2014
  12. Jul 04, 2014
  13. Jul 03, 2014
  14. Jul 01, 2014
  15. Jun 30, 2014
  16. Jun 29, 2014
  17. Jun 27, 2014
  18. Jun 26, 2014