1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 18:11:03 +00:00
serenity/Services/LaunchServer
Linus Groh 0729c8ed65 LaunchServer: Ignore empty FileType / Protocol / [Launcher] config values
"Foo=" should be treated the same as "Foo" being missing.
2020-12-24 10:25:18 +01:00
..
ClientConnection.cpp LibIPC: Share most of the code between {Client,Server}Connection 2020-09-12 14:49:29 +02:00
ClientConnection.h LibIPC: Share most of the code between {Client,Server}Connection 2020-09-12 14:49:29 +02:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
LaunchClient.ipc LaunchServer: Add the LaunchServer to centralise file associations. 2020-05-09 15:12:56 +02:00
Launcher.cpp LaunchServer: Ignore empty FileType / Protocol / [Launcher] config values 2020-12-24 10:25:18 +01:00
Launcher.h LaunchServer+Base: Stop using Browser as default protocol handler 2020-12-24 10:25:18 +01:00
LaunchServer.ipc Launcher: Provide launcher details to LibDesktop 2020-07-15 00:11:30 +02:00
main.cpp Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 2020-12-21 00:09:48 +01:00