1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 16:18:12 +00:00
serenity/Libraries/LibDesktop
Andreas Kling 512c04c64f LaunchServer+LibDesktop: Add API to list handlers for a given URL
You can now ask for a list of applications that can handle opening
a given URL. This will be useful for creating context menus.
2020-05-12 18:49:24 +02:00
..
Launcher.cpp LaunchServer+LibDesktop: Add API to list handlers for a given URL 2020-05-12 18:49:24 +02:00
Launcher.h LaunchServer+LibDesktop: Add API to list handlers for a given URL 2020-05-12 18:49:24 +02:00
Makefile LibDesktop: Switch to LaunchServer for DesktopServices::open 2020-05-09 15:13:32 +02:00