Age | Commit message (Expand) | Author |
---|---|---|
2020-12-24 | open: Mention full URL in 'Failed to open' error message | Linus Groh |
2020-12-24 | open: Handle file:// URLs properly | Linus Groh |
2020-12-24 | open: Remove extraneous newline from error output | Linus Groh |
2020-12-06 | Userland: Write some '--help' descriptions where appropriate | Ben Wiederhake |
2020-10-20 | Userland: Use new format functions in some programs | Andreas Kling |
2020-08-08 | open: Resolve the realpath before passing it to URL() | AnotherTest |
2020-05-14 | open: Create a Core::EventLoop before using Desktop::Launcher | Andreas Kling |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-05-10 | Userland: Send absolute paths to LaunchServer and show what failed | AnotherTest |
2020-05-09 | LibDesktop: Switch to LaunchServer for DesktopServices::open | Nicholas Hollett |
2020-04-19 | Userland: Add open(1) | Sergey Bugaev |