Opened 8 months ago

Closed 8 months 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 Xi Ruoyao, 8 months 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 Xi Ruoyao, 8 months 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.

comment:3 by Xi Ruoyao, 8 months ago

ninja test passes for me. It needs pytest and maybe other dependencies.

in reply to:  3 comment:4 by Xi Ruoyao, 8 months ago

Replying to Xi Ruoyao:

ninja test passes 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 Douglas R. Reno, 8 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:6 by Douglas R. Reno, 8 months ago

Thank you for the information on the tests Xi, I'll make sure that gets in with my commit

comment:7 by Douglas R. Reno, 8 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.