mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 09:57:36 +00:00
Taskbar: Integrate clock widget into taskbar window
Instead of running the clock widget as a separate menu applet, let's just draw a clock here in the taskbar window.
This commit is contained in:
parent
fc84076f18
commit
0668b5beef
6 changed files with 351 additions and 12 deletions
|
@ -1,5 +1,6 @@
|
|||
set(SOURCES
|
||||
main.cpp
|
||||
ClockWidget.cpp
|
||||
TaskbarButton.cpp
|
||||
TaskbarWindow.cpp
|
||||
WindowList.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue