serenity/Services/Taskbar
Nico Weber a98d960ad4 Taskbar: Use Name from .af file as tooltip
With this, System Monitor has "System Monitor" instead of
"SystemMonitor" as tooltip, matching the app's title bar
and menu bar title.

Same for File Manager and Text Editor.
2020-07-18 15:51:46 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
main.cpp LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
TaskbarButton.cpp LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
TaskbarButton.h Taskbar: Show window progress as a progress bar behind the window title 2020-05-30 23:00:35 +02:00
TaskbarWindow.cpp Taskbar: Use Name from .af file as tooltip 2020-07-18 15:51:46 +02:00
TaskbarWindow.h Taskbar: Don't create buttons for modal windows 2020-07-16 16:10:21 +02:00
WindowIdentifier.h Taskbar: Don't create buttons for modal windows 2020-07-16 16:10:21 +02:00
WindowList.cpp Taskbar: Don't create buttons for modal windows 2020-07-16 16:10:21 +02:00
WindowList.h Taskbar: Don't create buttons for modal windows 2020-07-16 16:10:21 +02:00