summaryrefslogtreecommitdiff
path: root/Libraries/LibDesktop/Launcher.h
AgeCommit message (Expand)Author
2020-05-18LaunchServer: Discover handlers from *.af files, allow launching based on a k...Nicholas Hollett
2020-05-12LibDesktop: Remove accidental unused structAndreas Kling
2020-05-12LaunchServer+LibDesktop: Add API to list handlers for a given URLAndreas Kling
2020-05-09LibDesktop: Switch to LaunchServer for DesktopServices::openNicholas Hollett