Revisions of swaylock
Ana Guerrero (anag+factory)
accepted
request 1196012
from
Michael Vetter (jubalh)
(revision 10)
- Update to 1.8.0: * Accept input while validating * Link to manpage * Synchronize highlight position between outputs * Fix Wayland object leaks when outputs are destroyed * Configure SIGUSR1 with sigaction() instead of signal() * Make self-pipe nonblocking to prevent deadlock * Fix output-specific images when output reappears * Fix retry behaviour in while loop with mlock() * Correct for image orientation when loading image * Install pam config only if pam is enabled * Check setgid too after dropping root * Read password hash before fork * Add --ready-fd * Drop support for layer-shell * Don't send READY=1 for readiness notifications * Remove unnecessary wl_display_roundtrip() call * Check initial wl_display_roundtrip() return value * Document --ready-fd in man page * build: bump version to v1.8.0 * Don't drop the buffer until after surface commit * Show cleared state when backspacing last character * Clear password on ctrl+backpace and ctrl+delete
Dominique Leuenberger (dimstar_suse)
accepted
request 1084094
from
Michael Vetter (jubalh)
(revision 9)
Dominique Leuenberger (dimstar_suse)
accepted
request 1061845
from
Michael Vetter (jubalh)
(revision 8)
- Update to 1.7.2: * Wait for the locked event
Dominique Leuenberger (dimstar_suse)
accepted
request 1061548
from
Michael Vetter (jubalh)
(revision 7)
- Update to 1.7.1: * Parse `--debug` parameter before forking * Fix option parsing without --debug after #261 * Remove overridden surface attachment * Estimate buffer size in advance for render_frame * Remove unused fields in swaylock_surface
Dominique Leuenberger (dimstar_suse)
accepted
request 1058817
from
Michael Vetter (jubalh)
(revision 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 1039256
from
Michael Vetter (jubalh)
(revision 5)
Dominique Leuenberger (dimstar_suse)
accepted
request 960160
from
Michael Vetter (jubalh)
(revision 4)
- Update to 1.6: * Support for the new ext-session-lock-v1 protocol * Add --indicator-{x,y}-position CLI options * Support for key repeat * Fix a potential use-after-free * Fix indicator buffer not resizing after display powers off * Prevent attaching and committing the surface twice - Remove swaylock-version.patch: fixed
Dominique Leuenberger (dimstar_suse)
accepted
request 766522
from
Michael Vetter (jubalh)
(revision 3)
- Update to 1.5: * Add option to show indicator even if idle * fish-completion: use the correct fallback directory * Submit password by pressing Ctrl+m * Fix indicator position * Add option to adjust ring position via CLI arguments and the config file * Add fixed font-size option for indicator * Fix, clean up and sync docs and completions * Bug fixes - Refresh swaylock-version.patch See https://github.com/swaywm/swaylock/pull/128 - Mark pam.d/swaylock a config file - Update fish path
Dominique Leuenberger (dimstar_suse)
accepted
request 704916
from
Michael Vetter (jubalh)
(revision 2)
- Update to 1.4: * Decouple the drawing of the background from drawing the indicator. * Allow spaces in image file path * Display xkb layout while typing * Submit password by pressing Ctrl+m (close #75) * Fix lock indicator position on hidpi screens. * Do not exit if no outputs are present * Fix minor typo in man page * Set version in project file * Added hide keyboard layout option * Described hide-keyboard-layout option in swaylock.1.scd * Fix --version when building from tarball - Update swaylock-version.patch
Displaying all 10 revisions