Skip to content

Releases: hyprwm/xdg-desktop-portal-hyprland

v1.3.9

19 Dec 00:50
Compare
Choose a tag to compare

A minor update with some stuff and fixes, as usual. You know the drill.

New stuff

  • config: add screencopy:custom_picker_binary

Other stuff

  • core: move to CProcess from hyprutils

MRs

New Contributors

Full Changelog: v1.3.8...v1.3.9

v1.3.8

27 Oct 18:32
Compare
Choose a tag to compare

A tiny release to fix window sharing when dynamic activation is enabled

MRs

  • Readded call to toplevel activate function in onCreateSession by @Alextibtab in #283

New Contributors

Full Changelog: v1.3.7...v1.3.8

v1.3.7

22 Oct 17:58
Compare
Choose a tag to compare

Small update to move to sdbus-cpp 2

Notes for packagers

  • sdbus-cpp -> updated to 2.0.0

Fixes

  • core: reset toplevel before disconnect

MRs

Full Changelog: v1.3.6...v1.3.7

v1.3.6

28 Sep 11:57
Compare
Choose a tag to compare

A minor update that fixes screencopy restoration with window handles and enhances the security around client sanitization

Fixes

  • screencopy: fix handles not being restored
  • screencopy: cleanup sanitization

Full Changelog: v1.3.5...v1.3.6

v1.3.5

21 Sep 15:48
Compare
Choose a tag to compare

An update focused on a few QoL fixes to screencopy. You'll enjoy this one.

New stuff

  • added screencopy:allow_token_by_default to tick the "allow restore token" box by default
  • added --version

Fixes

  • screencopy: fixed invalid toplevel handles being picked in the prompt
  • screencopy: improved restore data handling
  • screencopy: fixed a bug where restore data would be gone after 2 restarts of an app
  • core: added explicit casts to wl_proxy* to fix clang builds
  • core: improved --help

Full Changelog: v1.3.4...v1.3.5

v1.3.4

20 Sep 17:04
Compare
Choose a tag to compare

A small update moving to hw-s, and with a few fixes.

Notes for packagers

  • new deps: hyprwayland-scanner>=0.4.2, hyprutils

Fixes

  • core: move to hyprwayland-scanner
  • screenshot: fix compilation due to dubious cast

MRs

New Contributors

Full Changelog: v1.3.3...v1.3.4

v1.3.3

22 Jul 11:38
Compare
Choose a tag to compare

IMPORTANT: This is an emergency security update, please update!

Notes for packagers

  • required pipewire version is now >= 1.1.82.

Fixes

  • core: sanitize environment and paths from user data
  • core: fix compilation with newer pw versions
  • Nix: don't strip debug symbols

Full Changelog: v1.3.2...v1.3.3

v1.3.2

13 Jun 09:51
Compare
Choose a tag to compare

After a while, we got a new xdph update, bringing better performance, improved screensharing, and bugfixes :)

New stuff

  • added screencopy:max_fps config option

Fixes

  • core: don't critically exit when no HOME env is set
  • core: avoid using uninitialized ptrs
  • screencast: remove frame callbacks on stream state change
  • screencast: fixup timing issues with frame re-scheduling

MRs

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

05 Jan 15:01
Compare
Choose a tag to compare

Minor qol update

Notes for packagers

  • Meson and makefile have been yeeted. We only use CMake now. See README for build instructions.

Fixes

  • Screencopy: Fixed restore tokens with multiple re-launches
  • Screencopy: Fixed paused -> resumed state handling

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

03 Jan 19:01
Compare
Choose a tag to compare

Whats up gamers, new year, new xdph update.

Notes for packagers

Changes

  • move to hyprlang
  • fix some screensharing issues

Full Changelog: v1.2.6...v1.3.0