8000 Tags · Ma124/xsecurelock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Ma124/xsecurelock

Tags

v1.7.0

Toggle v1.7.0's commit message
Release version 1.7.0.

Changes:

* Auth cursor blinking can now be disabled with `XSECURELOCK_AUTH_CURSOR_BLINK=0`.
* The white obscurer window now also shows a text indicating why the user sees it.

v1.6.0

Toggle v1.6.0's commit message
Release version 1.6.0.

v1.5.1

Toggle v1.5.1's commit message
Release version 1.5.1.

Changes:

- XSECURELOCK_FORCE_GRAB no longer sometimes fails to re-map the unmapped
  windows in case locking fails despite the forcing. Previously, a missing XSync
  call led to the re-mapping sometimes not taking effect.

v1.5.0

Toggle v1.5.0's commit message
Release version 1.5.0.

Changes:

- Always wake up from mouse motion events.
- Set PAM_RHOST to "localhost" as recommended by the Linux-PAM manual; add a
  feature to disable setting this field entirely as a workaround for
  pam_fprintd.
- Remove some stderr spam.
- Detect VNC and Chrome Remote Desktop servers and refuse to lock them, as
  locking them would not make much sense (can be overridden).
- Allow the helpers directory to be recreated while xsecurelock is running.
  Fixes issues like "cannot unlock after unattended package upgrade".

v1.4.0

Toggle v1.4.0's commit message
Changes:

- clear window when raised to workaround graphics driver issues
- Add password promt choices (hidden, asterisks, cursor, disco, emoji, ...)

v1.3.3

Toggle v1.3.3's commit message
Changes:

- Dimmer: run at exact specified fps, not minimum fps
- Fix packaging of run-iwyu.sh

v1.3.2

Toggle v1.3.2's commit message
Release version 1.3.2

Changes:
- Improve displaymarker randomness
- Minor fixes in saver_livestreams and build-release.sh

v1.3.1

Toggle v1.3.1's commit message
Release version 1.3.1.

Changes:
- Release process is now automated.
- Some garbage files in 1.3 (test/*.o) are no longer included.

v1.3

Toggle v1.3's commit message
* Now with manpage.

* Auth window is now a box in front of the saver.
* Better slideshow support in saver_mpv.
* Configurable auth dialog colors.
* Improved SIGTERM/SIGCHLD handling; no more race that might kill other processes.
* Support for custom hotkeys.
* Support to play speaker sounds during auth flow.

v1.2

Toggle v1.2's commit message
Tag version 1.2.

Major changes:
- ./xsecurelock --help now lists possible settings.
- ./xsecurelock --version now shows build version.
- Sending SIGTERM to the main process now properly shuts down all
  subprocesses.
- FreeBSD, NetBSD and OpenBSD support.
- Optional force-grab feature to break other applications' grabs.
- Optional display of current date and time.
0