summaryrefslogtreecommitdiff
path: root/Services/WindowServer/WindowManager.cpp
AgeCommit message (Expand)Author
2020-06-01WindowServer: Remove keyboard shortcut for toggling the system menuAndreas Kling
2020-05-30WindowServer+LibGUI: Add per-window progressAndreas Kling
2020-05-25WindowServer: Don't crash when minimizing EyesSergey Bugaev
2020-05-20WindowServer: Remove WindowManager::invalidate(Window) API'sAndreas Kling
2020-05-20WindowServer: Move occlusion things from WindowManager to CompositorAndreas Kling
2020-05-19WindowServer: Always send mouse events to the full-screen windowAndreas Kling
2020-05-18WindowServer: Rename WindowManager wm_config() to config()Shannon Booth
2020-05-10WindowServer: Add 2px of tasteful space above maximized windowsAndreas Kling
2020-05-10WindowServer: Remove stray semicolonShannon Booth
2020-05-09WindowServer: Cancel any ongoing input tracking when a menu pops upAndreas Kling
2020-05-08Services: Renamed from ServersAndreas Kling