Age | Commit message (Expand) | Author |
---|---|---|
2020-02-15 | LibGfx: Replace manual forward declarations with <LibGfx/Forward.h> | Andreas Kling |
2020-02-11 | WindowServer: Make some WindowSwitcher members private | Andreas Kling |
2020-02-11 | WindowServer: Remove unused WindowManager::draw_window_switcher() | Andreas Kling |
2020-02-11 | WindowServer: Draw a coolbar border around the hovered switcher item | Andreas Kling |
2020-02-11 | WindowServer: Update window switcher when moving window to front | Andreas Kling |
2020-02-11 | WindowServer: Allow clicking on windows in the window switcher | Andreas Kling |
2020-02-06 | WindowServer: Move classes into WindowServer namespace | Andreas Kling |