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-01-09 01:56:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcecd2fa2fa6e9d4dbb84d1163ffbc56f7d96c14
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
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