Age | Commit message (Expand) | Author |
---|---|---|
2020-08-04 | LaunchServer: Disown child processes after spawning | Andreas Kling |
2020-07-15 | FileManager: Allow double-clicking applications again | Tom |
2020-07-15 | Launcher: Provide launcher details to LibDesktop | Tom |
2020-07-06 | LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr | Andreas Kling |
2020-06-29 | Everywhere: Replace some uses of fork/exec with posix_spawn | Nico Weber |
2020-06-07 | LibIPC+Services: Support URL as a native IPC type | Andreas Kling |
2020-05-26 | AK: Rename FileSystemPath -> LexicalPath | Sergey Bugaev |
2020-05-18 | LaunchServer: Discover handlers from *.af files, allow launching based on a k... | Nicholas Hollett |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-05-12 | LaunchServer+LibDesktop: Add API to list handlers for a given URL | Andreas Kling |
2020-05-12 | LaunchServer: Remove tab characters in LaunchServer.ipc | Andreas Kling |
2020-05-09 | LaunchServer: Add the LaunchServer to centralise file associations. | Nicholas Hollett |