You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bart Ribbers 75aafafa6e
Respect GNUInstallDirs
This allows packagers to set the proper directories to install stuff
too using CMAKE_INSTALL_PREFIX, CMAKE_INSTALL_LIBDIR, etc.

Also make installing systemd unit files optional, for systemd without
systemd, but enable them by default
6 years ago
..
CMakeLists.txt Respect GNUInstallDirs 6 years ago
appdata.cpp [priv] isPrivileged should return true if the file is listed with no privileges. JB#49488 6 years ago
appdata.h [booster] Expose privilege values for use. JB#49488 7 years ago
booster.cpp [launcherlib] Add checks for invoker. Fixes JB#52956 6 years ago
booster.h [launcherlib] Correct single instance code for QML apps. Contributes to JB#53097 6 years ago
connection.cpp [launcherlib] Add checks for invoker. Fixes JB#52956 6 years ago
connection.h [launcherlib] Add checks for invoker. Fixes JB#52956 6 years ago
daemon.cpp [mapplauncherd] Drop capabilities before launching process. Contributes to JB#53620 6 years ago
daemon.h [mapplauncherd] Drop capabilities before launching process. Contributes to JB#53620 6 years ago
launcherlib.h Build libapplauncherd as a real library with exported symbols 14 years ago
logger.cpp [mapplauncherd] Remove applauncherd and refactor boosters into independent processes 14 years ago
logger.h [mapplauncherd] Avoid using PROG_NAME_LAUNCHER in installed headers 14 years ago
singleinstance.cpp Changes: single-instance support, invoker bad exit status removed, check file added 16 years ago
singleinstance.h Build libapplauncherd as a real library with exported symbols 14 years ago
socketmanager.cpp [mapplauncherd] Put booster sockets under XDG_RUNTIME_DIR 14 years ago
socketmanager.h [mapplauncherd] Put booster sockets under XDG_RUNTIME_DIR 14 years ago