A backend implementation for xdg-desktop-portal that is using Qt/KF5.
- Build + Runtime
- Qt 5
- KDE Frameworks - KWindowSystem
- Runtime only
- xdg-desktop-portal
- lxqt-qtplugin
- libfm-qt
$ mkdir build && cd build
$ cmake .. [your_options]
$ make -j5
$ make install