Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 05c148d9 | 2026-05-06 13:03:19 | wayland/swaylock: update to 1.8.5 | ||
| 782fc6be | 2025-11-10 12:05:44 | wayland/swaylock: update to 1.8.4 | ||
| 7b3a8517 | 2025-08-04 09:04:18 | Update to swaylock 1.8.3. from yaydn, tweaked my radowski@ an me. ok rsadowski@ | ||
| d81bec5c | 2025-05-21 17:08:04 | wayland/swaylock: #undef _POSIX_C_SOURCE to reach explicit_bzero() instead of patching out the code defining it globally.. discussed with upstream in wayland/swaylock#402 | ||
| f1decdb4 | 2025-04-15 06:36:33 | wayland/swaylock: update to 1.8.2 see https://github.com/swaywm/swaylock/releases/tag/v1.8.1 and https://github.com/swaywm/swaylock/releases/tag/v1.8.2 drop -D_POSIX_C_SOURCE=200809L from CFLAGS as it disables __BSD_VISIBLE which hides explicit_bzero(). cf https://github.com/swaywm/swaylock/pull/402 | ||
| dfd8cb61 | 2024-09-14 06:25:15 | wayland/swaylock: update to 1.8.0. see https://github.com/swaywm/swaylock/releases/tag/v1.8.0 | ||
| 2adc39ca | 2023-11-29 13:10:18 | wayland/{slurp,swaybg,swaylock,wev}: set COMPILER to fix build on sparc64 | ||
| d7c37be8 | 2023-11-11 11:02:02 | import wayland/swaylock 1.7.2 swaylock is a screen locking utility for Wayland compositors. It is compatible with any Wayland compositor which implements the ext-session-lock-v1 Wayland protocol. patches being upstreamed: - wordexp() usage dropped/removed - proper bsdauth mechanism usage ok matthieu@ |