summaryrefslogtreecommitdiff
path: root/Libraries/LibDesktop/Launcher.h
AgeCommit message (Expand)Author
2021-01-03LaunchServer+LibDesktop: Add ability to allow URL without handlerAndreas Kling
2021-01-03LaunchServer+LibDesktop: Add unveil-like mechanism for LaunchServerAndreas Kling
2020-12-26LibDesktop: Remove icons from Desktop::Launcher::DetailsLinus Groh
2020-09-25Meta+LibC through LibHTTP: Make clang-format-10 cleanBen Wiederhake
2020-07-15FileManager: Allow double-clicking applications againTom
2020-07-15Launcher: Provide launcher details to LibDesktopTom
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