Skip to content

l3s2d/xdg-desktop-portal-lxqt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xdg-desktop-portal-lxqt

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

Building xdg-desktop-portal-lxqt

Dependencies:

  • Build + Runtime
    • Qt 5
    • KDE Frameworks - KWindowSystem
  • Runtime only
    • xdg-desktop-portal
    • lxqt-qtplugin
    • libfm-qt

Build instructions:

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

About

A backend implementation for xdg-desktop-portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.0%
  • CMake 5.0%