Skip to content

Releases: hyprwm/xdg-desktop-portal-hyprland

v1.3.11

17 Oct 15:07
753bbbd

Choose a tag to compare

Minor update with a few fixes

MRs

New Contributors

Full Changelog: v1.3.10...v1.3.11

v1.3.10

27 Jul 16:32
371b96b

Choose a tag to compare

I forgor to do an update πŸ’€

Fixes

  • core: don't scan drm nodes on each new notification

MRs

New Contributors

Full Changelog: v1.3.9...v1.3.10

v1.3.9

19 Dec 00:50

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

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

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

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

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

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

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

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