Skip to content

0.2.0

Compare
Choose a tag to compare
@emersion emersion released this 15 Feb 09:24
· 193 commits to master since this release
v0.2.0
xdg-desktop-portal-wlr v0.2.0

Christopher Snowhill (1):
      Add Wayfire to portal UseIn list, as it is also supported

Isaac Freund (1):
      Add river to portal UseIn list

Jan Beich (4):
      build: introduce sd-bus-provider option
      build: add basu as sd-bus provider
      screencast: prefix macros to avoid conflict with system definitions
      ci: add FreeBSD job

Manuel Romei (1):
      Revert "Remove unnecessary check from wlr_screencast.c" (#54)

Marian Buschsieweke (4):
      core: fix error handling in main
      core/main: Add static qualifier to internal func
      core/main: Use EXIT_FAILURE / EXIT_SUCCESS
      core/main: Clean up option handling

Maxim Baz (1):
      systemd: ensure service is stopped on exit of graphical session

Simon Ser (3):
      Fix freeze on skipped frame
      Remove extraneous whitespace
      Add --replace flag

Tobi Fuhrimann (1):
      Link official Arch Linux package in readme

columbarius (19):
      Destroy wlr_buffer only on quit or error in wlr_screencast.c
      Only recreate simple_frame on change in wlr_screencast.c
      munmap simple_frame.data only if needed in wlr_screencast.c
      Fix log messages in wlr_screencast.c
      Refresh buffer on change in wlr_screencast.c
      Change refresh logic and add tests in wlr_screencast.c
      Add functions to clean simple_buffer.{data,buffer} in wlr_screencast.c
      Remove unecessary checks in wlr_screencast.c
      Change loglevel for existing buffer in wlr_screencast.c
      Add comments to wlr_frame_buffer_clear in wlr_screencast.c
      Rename wlr_frame_buffer_clear to wlr_frame_buffer_destroy in wlr_screencast.c
      Remove TODO from wlr_sreencast.c
      Remove unnecessary check from wlr_screencast.c
      Fix linewidth in wlr_screencast.c
      Add pipewire buffers_dataType parameter in pipwire_screencast.c
      Bump minimum pipewire version
      Update to wlr-screencopy-unstable-v1 version 3
      Remove SPA_PARAM_BUFFERS_dataType
      Fix cursor_mode checks in screencast.c

danshick (2):
      Update contrib to mention XDG_DESKTOP_PORTAL_DIR
      Update README to include repology badge