summaryrefslogtreecommitdiff
path: root/Applications/Taskbar/TaskbarButton.cpp
AgeCommit message (Expand)Author
2019-12-03WindowServer+Taskbar: Animate window frames on minimize/unminimizeAndreas Kling
2019-12-02WindowServer: Port to the new IPC systemAndreas Kling
2019-11-08LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnectionAndreas Kling
2019-07-17LibGUI: Revert GWindowServerConnection to being a singletonRobin Burchell
2019-07-17Port LibGUI to use CIPCClientSideConnectionRobin Burchell
2019-06-21WindowServer+Taskbar: Let WindowServer manage the "window menus".Andreas Kling
2019-06-07Applications: Run clang-format on everything.Andreas Kling
2019-05-16WindowServer/GMenu: Adjust the popup position to fit the window inside the sc...Robin Burchell
2019-04-23WindowServer+TaskBar: Add a taskbar window button popup menu.Andreas Kling