Commit Graph

  • fb481c1954 Accepting request 1316539 from X11:Wayland factory Dominique Leuenberger 2025-11-09 20:08:21 +00:00
  • b497994bf4 - Update to 1.8.4: * Update layout indicator as soon as layout changes * Check for pending callback on destroy_surface * Clarify setup instructions without PAM * Fix missing include for sigaction Michael Vetter 2025-11-08 08:33:42 +00:00
  • bdc6ff528b Accepting request 1297390 from X11:Wayland Dominique Leuenberger 2025-08-04 13:25:15 +00:00
  • 693193f10d - Update to 1.8.3: * Ignore SIGUSR1 in the backend child process * main: change background color to #a3a3a3 * Correct border thickness on typing indicator Michael Vetter 2025-08-04 06:54:24 +00:00
  • a3546d8118 Accepting request 1255510 from X11:Wayland Ana Guerrero 2025-03-25 21:09:47 +00:00
  • d4a72467fe - Update to 1.8.2: * main: null-terminate initial password buffer * comm: assert that password size is positive Michael Vetter 2025-03-24 07:00:41 +00:00
  • d9b767eaa2 Accepting request 1254918 from X11:Wayland Ana Guerrero 2025-03-21 19:22:29 +00:00
  • 69c71d82e6 - Update to 1.8.1: * Improve frame callback and commit handling * Stop processing auth requests after success * Exit when password handling subprocess crashes * Only submit password if previous validation completed * Check if keymap is NULL before dereferencing * Better handle subprocess crashes * comm: improve robustness * Revert "comm: improve robustness" * Reapply "comm: improve robustness" * Define _POSIX_C_SOURCE globally * build: use cc.get_supported_arguments() for warnings * Assert that password buffer is NULL-terminated * build: bump version to 1.8.1 * Fix potential NULL deference after getpwuid Michael Vetter 2025-03-21 07:05:02 +00:00
  • ea92887db6 Accepting request 1196012 from X11:Wayland leap-16.1 leap-16.0 Ana Guerrero 2024-08-26 20:10:40 +00:00
  • 511bd8cfcc Accepting request 1196012 from X11:Wayland Ana Guerrero 2024-08-26 20:10:40 +00:00
  • eda4b44dec - 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 Michael Vetter 2024-08-26 06:56:51 +00:00
  • a88348b3d2 - 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 Michael Vetter 2024-08-26 06:56:51 +00:00
  • d5e97c2db7 Accepting request 1084094 from X11:Wayland Dominique Leuenberger 2023-05-03 10:56:58 +00:00
  • 280e4ee183 Accepting request 1084094 from X11:Wayland Dominique Leuenberger 2023-05-03 10:56:58 +00:00
  • 4f9a0fbfc6 Accepting request 1084079 from home:dimstar:Factory Michael Vetter 2023-05-02 16:21:50 +00:00
  • 8f15931d23 Accepting request 1084079 from home:dimstar:Factory Michael Vetter 2023-05-02 16:21:50 +00:00
  • c87b9425f0 Accepting request 1061845 from X11:Wayland Dominique Leuenberger 2023-01-29 13:11:22 +00:00
  • 166f6da081 Accepting request 1061845 from X11:Wayland Dominique Leuenberger 2023-01-29 13:11:22 +00:00
  • 5f93d3d997 - Update to 1.7.2: * Wait for the locked event Michael Vetter 2023-01-29 07:48:03 +00:00
  • fd68a9198d - Update to 1.7.2: * Wait for the locked event Michael Vetter 2023-01-29 07:48:03 +00:00
  • 123bd34f91 Accepting request 1061548 from X11:Wayland Dominique Leuenberger 2023-01-28 17:43:59 +00:00
  • d44d172984 Accepting request 1061548 from X11:Wayland Dominique Leuenberger 2023-01-28 17:43:59 +00:00
  • f6b401d23f - 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 Michael Vetter 2023-01-27 12:43:53 +00:00
  • 49ed8a800f - 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 Michael Vetter 2023-01-27 12:43:53 +00:00
  • dd1b78da95 Accepting request 1058817 from X11:Wayland Dominique Leuenberger 2023-01-17 16:35:23 +00:00
  • 307815da26 Accepting request 1058817 from X11:Wayland Dominique Leuenberger 2023-01-17 16:35:23 +00:00
  • 725faa2b0b Accepting request 1058711 from home:schubi2:pam_usr_etc Michael Vetter 2023-01-17 08:03:47 +00:00
  • d3c80391e0 Accepting request 1058711 from home:schubi2:pam_usr_etc Michael Vetter 2023-01-17 08:03:47 +00:00
  • 4d2e5252b9 Accepting request 1039256 from X11:Wayland Dominique Leuenberger 2022-12-01 15:59:51 +00:00
  • b8114391c4 Accepting request 1039256 from X11:Wayland Dominique Leuenberger 2022-12-01 15:59:51 +00:00
  • acf8da771b Accepting request 1038958 from home:fbonazzi:branches:X11:Wayland Michael Vetter 2022-12-01 08:00:35 +00:00
  • 15a7c6823b Accepting request 1038958 from home:fbonazzi:branches:X11:Wayland Michael Vetter 2022-12-01 08:00:35 +00:00
  • 0bbb6a55f3 Accepting request 960160 from X11:Wayland Dominique Leuenberger 2022-03-08 19:32:00 +00:00
  • b707fc46d4 Accepting request 960160 from X11:Wayland Dominique Leuenberger 2022-03-08 19:32:00 +00:00
  • e41d33b3d1 - 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 Michael Vetter 2022-03-08 08:33:59 +00:00
  • 83d032ecd0 - 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 Michael Vetter 2022-03-08 08:33:59 +00:00
  • d169167d54 Accepting request 766522 from X11:Wayland Dominique Leuenberger 2020-01-23 14:55:04 +00:00
  • 28300489fb Accepting request 766522 from X11:Wayland Dominique Leuenberger 2020-01-23 14:55:04 +00:00
  • 5a19d3b4fb See https://github.com/swaywm/swaylock/pull/128 Michael Vetter 2020-01-23 09:14:33 +00:00
  • 3eb862e399 See https://github.com/swaywm/swaylock/pull/128 Michael Vetter 2020-01-23 09:14:33 +00:00
  • 1e02e87037 - 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 - Mark pam.d/swaylock a config file - Update fish path Michael Vetter 2020-01-23 09:05:02 +00:00
  • a24636b9b0 - 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 - Mark pam.d/swaylock a config file - Update fish path Michael Vetter 2020-01-23 09:05:02 +00:00
  • 3c527da448 Accepting request 704916 from X11:Wayland Dominique Leuenberger 2019-05-24 09:31:35 +00:00
  • 90839b3104 Accepting request 704916 from X11:Wayland Dominique Leuenberger 2019-05-24 09:31:35 +00:00
  • bee9f44ace - 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 Michael Vetter 2019-05-23 06:11:30 +00:00
  • d0b7ac9eca - 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 Michael Vetter 2019-05-23 06:11:30 +00:00
  • d6ae9aa199 Accepting request 678901 from X11:Wayland Stephan Kulow 2019-02-25 17:00:56 +00:00
  • 97132cd953 Accepting request 678901 from X11:Wayland Stephan Kulow 2019-02-25 17:00:56 +00:00
  • 9b9b10c4fb OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swaylock?expand=0&rev=6 Michael Vetter 2019-02-25 11:49:27 +00:00
  • 6dbe72241e OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swaylock?expand=0&rev=6 Michael Vetter 2019-02-25 11:49:27 +00:00
  • fbe8b675d5 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swaylock?expand=0&rev=5 Michael Vetter 2019-02-22 08:59:43 +00:00
  • 8b2f852e21 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swaylock?expand=0&rev=5 Michael Vetter 2019-02-22 08:59:43 +00:00
  • 2eab4ed9f6 Accepting request 672397 from home:jengelh:branches:X11:Wayland Michael Vetter 2019-02-07 10:44:05 +00:00
  • 6e8bab1cf5 Accepting request 672397 from home:jengelh:branches:X11:Wayland Michael Vetter 2019-02-07 10:44:05 +00:00
  • 88ef817666 - Put bash/fish/zsh completion in their own packages Michael Vetter 2019-02-07 07:52:14 +00:00
  • a475c47c2a - Put bash/fish/zsh completion in their own packages Michael Vetter 2019-02-07 07:52:14 +00:00
  • 8e1e85418d Accepting request 671867 from home:jubalh Michael Vetter 2019-02-05 13:42:13 +00:00
  • fb0febadbd Accepting request 671867 from home:jubalh Michael Vetter 2019-02-05 13:42:13 +00:00
  • 53485d03af Accepting request 671836 from home:jubalh Jan Engelhardt 2019-02-05 12:15:31 +00:00
  • d58819e530 Accepting request 671836 from home:jubalh Jan Engelhardt 2019-02-05 12:15:31 +00:00