Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/1.8.3-1
    swaylock release 1.8.3-1 for unstable
    
    [dgit distro=debian split --quilt=baredebian]
    [dgit please-upload source=swaylock version=1.8.3-1 upstream-tag=upstream/1.8.3 upstream=b0f417c488fd12b1ac9f7c3eea9b49d6221b761d]
    
  • v1.8.3
    swaylock v1.8.3
    
    Kenny Levinsen (1):
          Ignore SIGUSR1 in the backend child process
    
    Panagiotis "Ivory" Vasilopoulos (1):
          main: change background color to #a3a3a3
    
    Simon Ser (1):
          build: bump version to 1.8.3
    
    georgehosono (1):
          Correct border thickness on typing indicator
    
  • upstream/1.8.3
  • debian/1.8.2-1
    swaylock Debian release 1.8.2-1
    
  • v1.8.2
    swaylock v1.8.2
    
    Keenan Gugeler (1):
          main: null-terminate initial password buffer
    
    Simon Ser (2):
          comm: assert that password size is positive
          build: bump version to 1.8.2
    
  • upstream/1.8.2
  • debian/1.8.1-1
    swaylock Debian release 1.8.1-1
    
  • v1.8.1
    swaylock v1.8.1
    
    Kenny Levinsen (1):
          Improve frame callback and commit handling
    
    Manuel Stoeckl (3):
          Stop processing auth requests after success
          Exit when password handling subprocess crashes
          Only submit password if previous validation completed
    
    Mikkel Stårvik (1):
          Check if keymap is NULL before dereferencing
    
    Simon Ser (8):
          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
    
    ookami (1):
          Fix potential NULL deference after getpwuid
    
  • upstream/1.8.1
  • debian/1.8.0-1
    swaylock Debian release 1.8.0-1
    
  • 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
    
  • upstream/1.8.0
  • debian/1.7.2-1
    swaylock Debian release 1.7.2-1
    
  • v1.7.2
    swaylock v1.7.2
    
    Simon Ser (2):
          Wait for the locked event
          build: bump version to 1.7.2
    
  • upstream/1.7.2
  • debian/1.7.1-1
    swaylock Debian release 1.7.1-1
    
  • v1.7.1
    swaylock v1.7.1
    
    Arnout Engelen (1):
          Parse `--debug` parameter before forking
    
    Lily Foster (1):
          Fix option parsing without --debug after #261
    
    Manuel Stoeckl (3):
          Remove overridden surface attachment
          Estimate buffer size in advance for render_frame
          Remove unused fields in swaylock_surface
    
    Simon Ser (5):
          build: find native wayland-scanner
          build: move completions to separate file
          build: drop intermediate protocols static lib
          build: use configuration data for SYSCONFDIR and SWAYLOCK_VERSION
          build: bump version to 1.7.1
    
    nerdopolis (1):
          Fix build on Debian Stable
    
  • upstream/1.7.1
  • debian/1.7-1
    swaylock Debian release 1.7-1
    
  • 1.7
    swaylock 1.7
    
    Aleksei Bavshin (1):
          Ensure that ext_session_lock_v1.unlock_and_destroy is processed.
    
    Alexander Orzechowski (3):
          meson: Clean up client_protocols
          renderer: work with current buffer locally
          Check for existence of subcompositor
    
    Daniel De Graaf (1):
          Unlock the screen on SIGUSR1
    
    Johan Malm (3):
          cairo.h: remove redundant prototype
          Remove redundant function render_frames()
          Delete whole utf8 character on backspace
    
    John Lindgren (1):
          Fix loss of clarity with odd-sized centered image
    
    Manuel Stoeckl (1):
          Use shm_open instead of mkstemp
    
    Oğuz Ersen (1):
          bash-completion: localize variables
    
    Rick van Schijndel (1):
          wayland-scanner: use native version to support cross-compilation
    
    Robin Ebert (1):
          Use mlock for password buffer
    
    Simon Ser (3):
          Drop xdg-output requirement
          shadow: make the result of crypt() const
          build: bump to version 1.7
    
    sonny (1):
          Fix capitalization.