summaryrefslogtreecommitdiff
path: root/Userland/Services/Taskbar/WindowList.h
AgeCommit message (Expand)Author
2021-05-02WindowServer+LibGUI+Taskbar: Store window progress as Optional<int>Andreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Services: Move to Userland/Services/Andreas Kling