Skip to content

1.8.0

Latest
Compare
Choose a tag to compare
@emersion emersion released this 23 Aug 20:40
· 2 commits to master since this release
v1.8.0
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