Age | Commit message (Expand) | Author |
---|---|---|
2021-01-03 | LaunchServer+LibDesktop: Add ability to allow URL without handler | Andreas Kling |
2021-01-03 | LaunchServer+LibDesktop: Add unveil-like mechanism for LaunchServer | Andreas Kling |
2020-12-26 | LibDesktop: Remove icons from Desktop::Launcher::Details | Linus Groh |
2020-09-25 | Meta+LibC through LibHTTP: Make clang-format-10 clean | Ben Wiederhake |
2020-07-15 | FileManager: Allow double-clicking applications again | Tom |
2020-07-15 | Launcher: Provide launcher details to LibDesktop | Tom |
2020-05-18 | LaunchServer: Discover handlers from *.af files, allow launching based on a k... | Nicholas Hollett |
2020-05-12 | LibDesktop: Remove accidental unused struct | Andreas Kling |
2020-05-12 | LaunchServer+LibDesktop: Add API to list handlers for a given URL | Andreas Kling |
2020-05-09 | LibDesktop: Switch to LaunchServer for DesktopServices::open | Nicholas Hollett |