You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
swaylock v1.8.0
Christian Meissl (1):
Init eventloop directly after wl_connect
Hugo Osvaldo Barrera (1):
Accept input while validating
Lyle Hanson (1):
Link to manpage
Manuel Stoeckl (6):
Stop pooling background surface buffers
Synchronize highlight position between outputs
Separate input and auth state
Fix Wayland object leaks when outputs are destroyed
Configure SIGUSR1 with sigaction() instead of signal()
Make self-pipe nonblocking to prevent deadlock
Martin Dørum (1):
Fix output-specific images when output reappears
Max Kunzelmann (1):
Fix retry behaviour in while loop with mlock()
Neil Muller (1):
Correct for image orientation when loading image
Sertonix (3):
Install pam config only if pam is enabled
Check setgid too after dropping root
Read password hash before fork
Simon Ser (7):
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
Sophie Winter (1):
Don't drop the buffer until after surface commit
iyzana (1):
Show cleared state when backspacing last character
prezmop (1):
Clear password on ctrl+backpace and ctrl+delete