shift-shell/components/waydroidintegrationplugin/kauth
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
..
CMakeLists.txt Support rootless KAuth install for local development 2026-04-08 19:06:55 +02:00
waydroidhelper.actions SVN_SILENT made messages (.desktop file) - always resolve ours 2026-03-14 01:39:39 +00:00
waydroidhelper.cpp waydroid: Implement reset action 2025-08-02 11:34:17 +02:00