summaryrefslogtreecommitdiff
path: root/Services/Taskbar
AgeCommit message (Expand)Author
2020-06-10LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSizeAndreas Kling
2020-05-30Taskbar: Show window progress as a progress bar behind the window titleAndreas Kling
2020-05-29Meta: Add a script check the presence of "#pragma once" in header filesEmanuele Torre
2020-05-26Userland et al: Pledge sigaction when neededSergey Bugaev
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-05-12LibGUI: Include keyboard modifier state with button on_click callsAndreas Kling
2020-05-10Taskbar: Let's custom paint the background instead of using GUI::FrameAndreas Kling
2020-05-08Services: Move Taskbar and SystemMenu from Applications to ServicesAndreas Kling