serenity/Services
Nicholas Hollett 3c5f75ed53 LaunchServer: Discover handlers from *.af files, allow launching based on a known handler
Adds metadata about apps for what file types and protocols they can
handle, then consumes that in the LaunchServer. The LaunchServer can
then use that to offer multiple options for what apps can open a given
URL. Callers can then pass back the handler name to the LaunchServer to
use an alternate app :)
2020-05-18 11:27:27 +02:00
..
AudioServer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
Clipboard LibIPC: Allow opt-in UTF-8 validation on message parameters 2020-05-16 14:13:09 +02:00
DHCPClient Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
LaunchServer LaunchServer: Discover handlers from *.af files, allow launching based on a known handler 2020-05-18 11:27:27 +02:00
LookupServer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
NotificationServer LibIPC: Allow opt-in UTF-8 validation on message parameters 2020-05-16 14:13:09 +02:00
ProtocolServer LibGemini: Implement rendering text/gemini documents to HTML 2020-05-17 16:35:42 +02:00
SystemMenu Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
SystemServer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
Taskbar Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
TelnetServer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
TTYServer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
WebServer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
WindowServer LibIPC: Allow opt-in UTF-8 validation on message parameters 2020-05-16 14:13:09 +02:00
CMakeLists.txt Clipboard: Move the system clipboard to a dedicated service process :^) 2020-05-14 22:53:58 +02:00