Skip to content

dcomputing/xdg-desktop-portal-kde

 
 

Repository files navigation

xdg-desktop-portal-kde

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

Building xdg-desktop-portal-kde

Dependencies:

  • xdg-desktop-portal (runtime dependency)
  • Qt 5 (build dependency)
  • KDE Frameworks - KCoreAddons, KI18n, KNotifications(build dependency)

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.6%
  • QML 11.1%
  • CMake 3.5%
  • Other 0.8%