Opened 18 months ago
Closed 18 months ago
#20306 closed enhancement (fixed)
libportal-0.8.1
| Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.3 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New minor version.
Change History (5)
comment:1 by , 18 months ago
comment:2 by , 18 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 18 months ago
| Summary: | libportal-0.8.0 → libportal-0.8.1 |
|---|
Now 0.8.1 with the patch applied
comment:4 by , 18 months ago
Qt6 support!!
0.8.0
0.8.0
Add API to allow for persistence on RemoteDesktop sessions
Implement support for the Input Capture portal
Add support for Qt 6
Support xdg-foreign with Qt 6
Fix screencasting on wlroots-based compositors
Add support for the Settings portal
0.8.1
Fix a regression in the Remote Desktop where it wouldn't work with the
ScreenCast portal correctly.
Use non-deprecated functions in the GTK4 code
Run tests in CI so we catch regressions earlier
Make Qt tests use QTEST_GUILESS_MAIN
Fix an Input Capture test
comment:5 by , 18 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

A patch seems needed or some tests will fail: https://github.com/flatpak/libportal/pull/159.patch
And the patch is real code change, not test-suite-only change.