summaryrefslogtreecommitdiff
path: root/Services/LaunchServer/Launcher.cpp
AgeCommit message (Expand)Author
2021-01-12Services: Move to Userland/Services/Andreas Kling
2020-12-28Everywhere: Move AppFile from LibGUI to LibDesktopLinus Groh
2020-12-28Services: Fix typosBrendan Coles
2020-12-27LaunchServer: Use GUI::AppFileLinus Groh
2020-12-26LaunchServer: Remove icons from LaunchServer::HandlerLinus Groh
2020-12-24LaunchServer: Ignore empty FileType / Protocol / [Launcher] config valuesLinus Groh
2020-12-24LaunchServer+Base: Stop using Browser as default protocol handlerLinus Groh
2020-08-04LaunchServer: Disown child processes after spawningAndreas Kling
2020-07-15FileManager: Allow double-clicking applications againTom
2020-07-15Launcher: Provide launcher details to LibDesktopTom
2020-06-29Everywhere: Replace some uses of fork/exec with posix_spawnNico Weber
2020-05-26AK: Rename FileSystemPath -> LexicalPathSergey Bugaev
2020-05-18LaunchServer: Discover handlers from *.af files, allow launching based on a k...Nicholas Hollett
2020-05-12LaunchServer+LibDesktop: Add API to list handlers for a given URLAndreas Kling
2020-05-09LaunchServer: Add the LaunchServer to centralise file associations.Nicholas Hollett