ladybird/Userland/Applications/Assistant
Spencer Dixon 609a0aa75d Assistant: Change to home directory when spawning applications
When launching Terminal via Taskbar we change to the users home
directory. For consistency, let's also `chdir` to `/home/anon` when
launching apps via Assistant's AppProvider.
2021-07-02 14:16:56 +02:00
..
CMakeLists.txt Userland: Add new app called Assistant 2021-06-28 16:29:02 +02:00
FuzzyMatch.cpp Userland: Add new app called Assistant 2021-06-28 16:29:02 +02:00
FuzzyMatch.h Userland: Add new app called Assistant 2021-06-28 16:29:02 +02:00
main.cpp Assistant: Use static_cast instead of dynamic_cast 2021-06-30 11:44:52 +02:00
Providers.cpp Assistant: Change to home directory when spawning applications 2021-07-02 14:16:56 +02:00
Providers.h Assistant: Add subtitle field to the Result class 2021-06-29 13:23:51 +02:00