summaryrefslogtreecommitdiff
path: root/Applications/Taskbar/TaskbarWindow.h
AgeCommit message (Expand)Author
2020-03-30Taskbar: Show default window icons when no icons are setTibor Nagy
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling
2020-02-06LibDraw: Put all classes in the Gfx namespaceAndreas Kling
2020-02-02LibGUI: Put all classes in the GUI namespace and remove the leading GAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-12-04Taskbar: Add a quick launch barSergey Bugaev
2019-09-22LibCore: Make CObject reference-countedAndreas Kling
2019-07-25LibCore: Introduce a C_OBJECT macro.Andreas Kling
2019-05-28Add clang-format fileRobin Burchell
2019-04-23WindowServer+TaskBar: Add a taskbar window button popup menu.Andreas Kling
2019-04-04Taskbar: Plumb window active state from the WindowServer to the taskbar.Andreas Kling
2019-04-04Taskbar: More bringup work. We now see a basic window list.Andreas Kling
2019-04-03Taskbar+LibGUI: More work on bringup.Andreas Kling
2019-04-03Taskbar: Start working on a taskbar app.Andreas Kling