summaryrefslogtreecommitdiff
path: root/Servers/WindowServer/WindowSwitcher.h
AgeCommit message (Expand)Author
2020-02-15LibGfx: Replace manual forward declarations with <LibGfx/Forward.h>Andreas Kling
2020-02-11WindowServer: Make some WindowSwitcher members privateAndreas Kling
2020-02-11WindowServer: Remove unused WindowManager::draw_window_switcher()Andreas Kling
2020-02-11WindowServer: Draw a coolbar border around the hovered switcher itemAndreas Kling
2020-02-11WindowServer: Update window switcher when moving window to frontAndreas Kling
2020-02-11WindowServer: Allow clicking on windows in the window switcherAndreas Kling
2020-02-06WindowServer: Move classes into WindowServer namespaceAndreas Kling