Opened 2 years ago
Closed 2 years ago
#18510 closed enhancement (fixed)
libportal-0.7
| Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.1 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New minor version.
Change History (7)
comment:1 by , 2 years ago
- Add support for the new SetStatus() method of the Background portal
- Add support for the new ConnectToEIS() method of the Remote Desktop portal
- Improve unit and integration tests
- Documentation improvements
- CI improvements
comment:2 by , 2 years ago
-Dbackends=gtk3,gtk4,qt5 is now separated to -Dbackend-gtk3, -Dbackend-gtk4, and -Dbackend-qt5. The defaults of them are auto, so by default only the backends for installed graphic libraries are built.
We can demote qt5 to optional, I think.
follow-up: 4 comment:3 by , 2 years ago
ninja test passes for me. It needs pytest and maybe other dependencies.
comment:4 by , 2 years ago
Replying to Xi Ruoyao:
ninja testpasses for me. It needs pytest and maybe other dependencies.
But the test suite leaves many dbus-daemon processes after it's finished :(.
comment:5 by , 2 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:6 by , 2 years ago
Thank you for the information on the tests Xi, I'll make sure that gets in with my commit
comment:7 by , 2 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
