Home

Awesome

xdg-desktop-portal-kde

A backend implementation for xdg-desktop-portal that is using Qt/KF5.

Building xdg-desktop-portal-kde

Dependencies:

Build instructions:

$ mkdir build && cd build
$ cmake .. [your_options]
$ make -j5
$ make install

Testing xdg-desktop-portal-kde

The repository xdg-portal-test-kde contains a simple test application.