xdg-desktop-portal-lxqt icon indicating copy to clipboard operation
xdg-desktop-portal-lxqt copied to clipboard

A backend implementation for xdg-desktop-portal

Results 6 xdg-desktop-portal-lxqt issues
Sort by recently updated
recently updated
newest added

Does `xdg-desktop-portal-lxqt-1.0.0` still depend on `Qt5X11Extras`? It is still required in [CMakeLists.txt](https://github.com/lxqt/xdg-desktop-portal-lxqt/blob/5b80e66a4ffb25df4029f0309fe81537eed30754/CMakeLists.txt#L21).

Hello. I was trying to test this feature, to see how different was from the normal (gtk) file dialog firefox uses. After some steps the program works, but besides the...

Hello, I am on Arch Linux with LXQt 1.2.0 and xdg-desktop-portal-lxqt 0.3.0-1 . When I click on a link in a Flatpak app I get the following error: Failed to...

``` In file included from //src/filedialoghelper.h:28, from //src/filedialoghelper.cpp:28: /usr/include/libfm-qt/filedialoghelper.h:5:10: fatal error: qpa/qplatformdialoghelper.h: No such file or directory 5 | #include // this private header is subject to changes | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~...

I don't see where we use that in the code but without this I get: ``` [ 4s] AutoMoc: Generating MOC compilation "SRC:/build/src/xdg-desktop-portal-lxqt_autogen/mocs_compilation.cpp" [ 4s] AutoGen: Writing the parse cache...

Input capture is need to support applications like [input-leap](https://github.com/input-leap/input-leap) , and [deskflow](https://github.com/deskflow/deskflow) (formally synergy). Support has added in the KDE and GNOME portals. I am raising this issue in portals...