• 1.6 92de4d2e31

    1.6 Stable

    emersion released this 2022-03-07 16:28:53 -05:00 | 78 commits to master since this release

    No known key found for this signature in database
    GPG key ID: 0FDE7BE0E88F5E48

    This release adds the following new features:

    • Support for the new ext-session-lock-v1 protocol
    • Add --indicator-{x,y}-position CLI options
    • Support for key repeat

    This release also contains a collection of bug fixes.

    Full commit log below.

    Elyes HAOUAS (1):
          Fix some typos
    
    Jakub Profota (4):
          Added --indicator-x/y-position
          Added --indicator-x/y-position
          Added --indicator-x\y-position
          Added --indicator-x/y-position
    
    Jason Nader (1):
          Add editorconfig
    
    Martin Dørum (2):
          Implement key repeat
          Fix a potential use-after-free
    
    Michael Swiger (2):
          Fix indicator buffer not resizing after display powers off
          Prevent attaching and committing the surface twice
    
    Michael Vetter (1):
          Set version to 1.6
    
    Nils (1):
          Use xkb_keymap_new_from_buffer instead of xkb_keymap_new_from_string
    
    Simon Plakolb (1):
          Ensure buffer size is multiple of buffer scale
    
    Simon Ser (16):
          pool-buffer: handle zero-sized buffers
          Initialize indicator size to zero
          Use wl_surface.damage_buffer
          Check for poll errors
          build: bump Meson min version to 0.58
          build: add Meson subproject fallback for wayland-protocols
          Add support for ext-session-lock-v1
          build: explicitly set check arg for run_command
          build: stop aligning assignments
          build: lookup wayland-scanner dep, require 1.15
          build: stop using sh to generate man pages
          readme: update release signature fingerprint
          readme: update protocol deps
          readme: improve formatting a bit
          readme: drop paragraph about creating packages
          readme: drop xdg-shell mention
    
    Yaroslav (1):
          refresh pam credentials after successful authentication
    
    grumpey (1):
          Call fclose vice free, fixes #198
    
    loserMcloser (1):
          Draw ring and inner fill separately
    
    tiosgz (2):
          seat: NULL-check on keyboard.modifiers event
          Do not crash on connecting new output
    
    Downloads