Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-26 | Qt 6 migration | Chih-Hsuan Yen | |
2023-10-21 | Rename kf5 packages | Chih-Hsuan Yen | |
2021-11-17 | add dependencies following upstream | Chih-Hsuan Yen | |
See discussions starting from https://github.com/lxqt/lxqt/issues/2069#issuecomment-967206609 and linked upstream commits. | |||
2021-10-25 | depending on xdg-desktop-portal | Chih-Hsuan Yen | |
Technically, applications call portal D-Bus APIs, and the portal service calls implementation APIs, so applications should (optionally) depends on xdg-desktop-portal. However, not all applications do (e.g., chromium, which uses org.freedesktop.portal.FileChooser [1]). Moreover, xdg-desktop-portal-lxqt is not useful without xdg-desktop-portal, hence the dependency. [1] https://github.com/lxqt/lxqt/issues/2069 | |||
2021-10-24 | new package | Chih-Hsuan Yen | |
See https://github.com/lxqt/lxqt/issues/2069 |