summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/Process.h
AgeCommit message (Expand)Author
2023-03-24LibGUI: Allow passing working directory to spawn_or_show_error()MacDue
2023-02-08Everywhere: Use ReadonlySpan<T> instead of Span<T const>MacDue
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-05-25LibGUI: Add GUI::Process::spawn_or_show_error()MacDue