mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-22 01:08:56 +00:00
Userland: Add new app called Assistant
'Assistant' is similar to macOS spotlight where you can quickly open a text input, start typing, and hit 'enter' to launch apps or open directories.
This commit is contained in:
parent
d16db6a67c
commit
66c13edb98
Notes:
sideshowbarker
2024-07-18 11:24:52 +09:00
Author: https://github.com/SpencerCDixon
Commit: 66c13edb98
Pull-request: https://github.com/SerenityOS/serenity/pull/8266
Reviewed-by: https://github.com/Mandar12
Reviewed-by: https://github.com/alimpfard
Reviewed-by: https://github.com/awesomekling
Reviewed-by: https://github.com/linusg
9 changed files with 625 additions and 0 deletions
|
@ -4,3 +4,4 @@ SystemMonitor=SystemMonitor.af
|
|||
Terminal=Terminal.af
|
||||
FileManager=FileManager.af
|
||||
TextEditor=TextEditor.af
|
||||
Assistant=Assistant.af
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue