mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 05:39:11 +00:00
Taskbar: Add a quick launch bar
This is a tiny bar at the left of the taskbar where you can put your most used apps to launch them with a single click. In a way, it's another replacement for the Launcher, in addition to the app menu. Unlike the launcher and the menu, it's not meant to be the primary way to launch apps; it's only a faster way to launch a few most often used utilities.
This commit is contained in:
parent
d111b6ead4
commit
f2546d15ce
Notes:
sideshowbarker
2024-07-19 10:58:15 +09:00
Author: https://github.com/bugaevc
Commit: f2546d15ce
Pull-request: https://github.com/SerenityOS/serenity/pull/847
4 changed files with 69 additions and 0 deletions
4
Base/home/anon/Taskbar.ini
Normal file
4
Base/home/anon/Taskbar.ini
Normal file
|
@ -0,0 +1,4 @@
|
|||
[QuickLaunch]
|
||||
SystemMonitor=SystemMonitor.af
|
||||
Terminal=Terminal.af
|
||||
FileManager=FileManager.af
|
Loading…
Add table
Add a link
Reference in a new issue