summaryrefslogtreecommitdiff
path: root/Libraries/LibDesktop
AgeCommit message (Expand)Author
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-06-07LibIPC+Services: Support URL as a native IPC typeAndreas Kling
2020-05-18LaunchServer: Discover handlers from *.af files, allow launching based on a k...Nicholas Hollett
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-05-12LibDesktop: Remove accidental unused structAndreas Kling
2020-05-12LaunchServer+LibDesktop: Add API to list handlers for a given URLAndreas Kling
2020-05-10LibDesktop: Return the correct value in OpenUrlAnotherTest
2020-05-09LibDesktop: Don't resolve relative URL's, expect absolute URLs insteadAndreas Kling
2020-05-09LibDesktop: Switch to LaunchServer for DesktopServices::openNicholas Hollett