aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* phone_greeter: Introduce profile that applies to bt indicator when run as ↵Mike Gabriel6 days1-2/+11
| | | | part of a phone's greeter
* ayatana-indicator-bluetooth: add initial pairing agentMuhammad Asif2025-06-231-0/+9
| | | | | Co-authored-by: Robert Tari <robert@tari.in> Signed-off-by: Muhammad Asif <thevancedgamer@mentallysanemainliners.org>
* Add desktop greeter profileRobert Tari2025-05-081-0/+9
| | | | Fixes https://salsa.debian.org/ubports-team/lomiri/-/issues/44
* Drop lomiri-url-dispatcherRobert Tari2021-08-281-7/+0
|
* Replace code with libayatana-common functionsRobert Tari2021-08-281-1/+1
| | | | | | | | - CMakeLists.txt: Add libayatana-common build dependency - src/CMakeLists.txt: Add AyatanaCommon package to ayatana-indicator-bluetooth-service - src/phone.vala: Replace local code with libayatana-common functions - src/desktop.vala: Replace local code with libayatana-common functions - vapi/lomiri-url-dispatcher.vapi: Drop file
* Use CMAKE_INSTALL_FULL_*DIR locations for installationRobert Tari2021-08-041-1/+1
|
* src/CMakeLists.txt: Fix loading VAPI file for lomiri-url-dispatcher.Mike Gabriel2021-02-031-1/+1
|
* Port from autotools to CMake.Mike Gabriel2020-10-261-0/+180