This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-05 15:27:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1b1558c7b052d754a981840ab2f3dbcfc3cc1e6
ladybird
/
Services
/
LaunchServer
History
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
…
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