Skip to content

Releases: hyprwm/xdg-desktop-portal-hyprland

v1.0.0

06 Sep 19:17
0224695
Compare
Choose a tag to compare

This release is a full and complete rewrite of XDPH from scratch.

Note: v1.0.0-fixed is a fixed tarball, v1.0.0 misses the picker binary.

Notes for packagers:

  • C -> C++
  • gcc >= 13 (or clang >= 17)
  • sdbus-c++ >= 1.3.0 (or just use the subproject, it's not an .so)

v0.5.0

03 Aug 17:11
Compare
Choose a tag to compare

Changes

  • pw: guard output in transform checks
  • toplevelexport: remove _done call from _buffer
  • screencast: correct array size

MRs

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

29 May 18:43
Compare
Choose a tag to compare

Stuff

Features

  • screencast: restore window by class

Fixes

  • some nix stuff

v0.3.1

26 Apr 12:57
Compare
Choose a tag to compare

Changes

  • pw: Send transform to pipewire

PRs

Full Changelog: v0.3.0...v0.3.1

v0.3.0

20 Apr 19:35
Compare
Choose a tag to compare
  • Removed metadata cursor mode due to issues
  • Unbroke Clang build thanks to @jbeich
  • Fixes for chrome

v0.2.1

09 Apr 23:24
Compare
Choose a tag to compare

Minor rev to 0.2.0 adding full persistence to session restore

New features

  • Fully persistent session restore

Notes for packagers

From 0.2.0:
New dependency: libuuid
Arch: https://archlinux.org/packages/staging/x86_64/util-linux-libs/

v0.2.0

09 Apr 22:34
Compare
Choose a tag to compare

Stuff.

New Features

  • Support for the GlobalShortcuts portal (Since Hyprland 0.24.1)
  • Support for session restore for screencast
  • Crude support for xwaylandvideobridge

Notes for packagers

New dependency: libuuid
Arch: https://archlinux.org/packages/staging/x86_64/util-linux-libs/

v0.1.0

04 Apr 22:07
e1f145d
Compare
Choose a tag to compare

First release of xdph :)