Home

Awesome

xdg-desktop-portal-lxqt

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

Building xdg-desktop-portal-lxqt

Dependencies:

Build instructions:

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

Use LXQt filedialog in applications

A general use of GTK_USE_PORTAL=1 in ~/.profile or /etc/profile can lead to issues and is not recommended.