summaryrefslogtreecommitdiff
path: root/Userland/Services/Taskbar/WindowList.h
AgeCommit message (Expand)Author
2022-08-26LibGUI+Taskbar+WindowServer: Prevent minimization when blockedthankyouverycool
2022-08-25LibGUI+Taskbar+WindowServer: Remove mode and parent methods from Taskbarthankyouverycool
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-11-13Everywhere: Replace "virtual desktop" => "workspace"Andreas Kling
2021-07-03Taskbar: Only show the current desktop's window buttonsTom
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