serenity/Services/LaunchServer
Tom 7739497e34 FileManager: Allow double-clicking applications again
By adding a special LauncherType::Application we can still
get meta data for the application, but also know that we should
consider executing that binary as the default action. LaunchServer
will not do this for us, as it should probably not be allowed to
run arbitrary binaries that haven't been registered as handlers.
2020-07-15 00:11:30 +02:00
..
ClientConnection.cpp Launcher: Provide launcher details to LibDesktop 2020-07-15 00:11:30 +02:00
ClientConnection.h Launcher: Provide launcher details to LibDesktop 2020-07-15 00:11:30 +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 FileManager: Allow double-clicking applications again 2020-07-15 00:11:30 +02:00
Launcher.h FileManager: Allow double-clicking applications again 2020-07-15 00:11:30 +02:00
LaunchServer.ipc Launcher: Provide launcher details to LibDesktop 2020-07-15 00:11:30 +02:00
main.cpp LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr 2020-07-06 13:30:11 +02:00