shift-shell/components/waydroidintegrationplugin
Marco Allegretti 523c3a6728 Support rootless KAuth install for local development
Add PLASMA_MOBILE_LOCAL_KAUTH_INSTALL CMake option to redirect KAuth
helper executables, D-Bus service files, and polkit policy files into
CMAKE_INSTALL_PREFIX instead of hardcoded /usr paths.

Guard KF6Auth find_package calls in helper subdirectories with
if(NOT TARGET KF6::AuthCore) to avoid re-running find_package after
the top-level override, which would revert generated service Exec
paths back to /usr/libexec/kf6/kauth.
2026-04-08 19:06:55 +02:00
..
kauth Support rootless KAuth install for local development 2026-04-08 19:06:55 +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