summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibDesktop/Launcher.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-01-21LibDesktop: Add Launcher::ensure_connection()Maciej
2021-11-24LibDesktop: Make allowlist APIs return ErrorOr<void>Andreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling