Tags: KristerV/swaylock-effects
Tags
swaylock 1.4 Anders Nylander (1): Decouple the drawing of the background from drawing the indicator. Brian Ashworth (1): Allow spaces in image file path Dominik Bendle (1): Display xkb layout while typing Gabriel Sanches (1): Submit password by pressing Ctrl+m (close mortie#75) Geoff Greer (1): Fix lock indicator position on hidpi screens. Kenny Levinsen (1): Do not exit if no outputs are present MalteT (1): Fix minor typo in man page Michael Vetter (1): Set version in project file bbgun7 (2): Added hide keyboard layout option Described hide-keyboard-layout option in swaylock.1.scd emersion (1): Fix --version when building from tarball
swaylock 1.3 Brian Ashworth (3): Implement logging and remove wlroots dependency Remove list.c Merge pull request mortie#26 from swaywm/simplify-config-path Connor E (6): Remove VLAs. Log error and exit if swaylock is suid with PAM backend. Handle alloc failures. Make setuid error clearer. Remove unused pango.c Sleep on incorrect password with shadow backend. Dominik Bendle (2): Allow setting both background image and colour Add option show-failed-attempts Drew DeVault (15): Merge pull request mortie#9 from johnae/master Merge pull request mortie#12 from swaywm/ci Merge pull request mortie#13 from swaywm/detailed-error-messages Merge pull request mortie#17 from swaywm/pam-option Merge pull request mortie#14 from swaywm/shadow-fortify-drop-root Merge pull request mortie#20 from attente/allow-image-file-colons Merge pull request mortie#19 from swaywm/async Merge pull request mortie#21 from primeos/replace-old-sway-references Merge pull request mortie#23 from c-edw/feature/RemoveVLAs Merge pull request mortie#24 from c-edw/feature/AbortSUIDWithPAM Merge pull request mortie#22 from swaywm/meson-options Merge pull request mortie#30 from ianyfan/cleanup Merge pull request mortie#35 from bendooru/fix-image-bg-color Merge pull request mortie#36 from c-edw/feature/ShadowBackendSleep Merge pull request mortie#39 from bendooru/show-failed-attempts Ian Fan (3): unicode.c: remove utf8_decode background-image.c: remove stdbool header Remove references to pango Jan Beich (1): Add man-pages option like swaywm/sway@ba16f16e4d5a John Axel Eriksson (2): Fix swaylock.h include directive Include stdlib.h in shadow.c Michael Weiss (1): Replace old Sway references with swaylock William Hua (1): Allow image file paths to contain colons emersion (11): Merge pull request mortie#7 from RedSoxFan/remove-wlroots ci: add .build.yml Print more detailed error messages Add a pam Meson option Make sure we can't restore root after setuid shadow: fix return in initialize_pw_backend Move PAM into a child process loop: fix loop_add_fd when called multiple times Check password without blocking Add Meson feature options Simplify XDG_CONFIG_HOME handling v44r (1): Fix vertical align of text inside the circle