shift-shell/components/waydroidintegrationplugin
Marco Allegretti a29019631e Fix KF6Auth find_package order in kauth helpers
find_package(KF6Auth) was placed after target_link_libraries, so
KF6::AuthCore could be undefined when the linker target was
created. Move it before target_link_libraries in both the
flashlight and waydroid helpers.
2026-04-18 19:05:11 +02:00
..
kauth Fix KF6Auth find_package order in kauth helpers 2026-04-18 19:05:11 +02:00
CMakeLists.txt Install logging categories 2026-04-06 13:39:00 +02:00
waydroidapplicationdbusclient.cpp waydroidintegrationplugin: Make async and add error checking 2025-12-14 21:37:44 -05:00
waydroidapplicationdbusclient.h waydroid: Migrate to DBus backend implementations 2025-09-11 11:03:55 +02:00
waydroidapplicationdbusobject.cpp waydroid: Migrate to DBus backend implementations 2025-09-11 11:03:55 +02:00
waydroidapplicationdbusobject.h waydroid: Migrate to DBus backend implementations 2025-09-11 11:03:55 +02:00
waydroidapplicationlistmodel.cpp waydroid: Migrate to DBus backend implementations 2025-09-11 11:03:55 +02:00
waydroidapplicationlistmodel.h waydroid: Migrate to DBus backend implementations 2025-09-11 11:03:55 +02:00
waydroiddbusclient.cpp Guard coroutine calls 2026-01-13 09:41:08 -05:00
waydroiddbusclient.h waydroid: Migrate to DBus backend implementations 2025-09-11 11:03:55 +02:00
waydroiddbusobject.cpp waydroidintegrationplugin: Make async and add error checking 2025-12-14 21:37:44 -05:00
waydroiddbusobject.h waydroidintegrationplugin: Make async and add error checking 2025-12-14 21:37:44 -05:00
waydroidshared.h kcm: Implement Waydroid Applications 2025-07-21 18:39:43 +02:00