mirror of
https://github.com/RGBCube/serenity
synced 2026-01-20 23:41:00 +00:00
If a button is checkable, its "checked" state is inversed in Button::click. It's not needed for taskbar buttons - their checked state is updated in TaskbarWindow::wm_event, based on the current state of their window. Fixes: #1878. |
||
|---|---|---|
| .. | ||
| main.cpp | ||
| Makefile | ||
| TaskbarButton.cpp | ||
| TaskbarButton.h | ||
| TaskbarWindow.cpp | ||
| TaskbarWindow.h | ||
| WindowIdentifier.h | ||
| WindowList.cpp | ||
| WindowList.h | ||