summaryrefslogtreecommitdiff
path: root/Services/WindowServer/WindowManager.h
AgeCommit message (Expand)Author
2020-05-20WindowServer: Remove WindowManager::invalidate(Window) API'sAndreas Kling
2020-05-20WindowServer: Move occlusion things from WindowManager to CompositorAndreas Kling
2020-05-18WindowServer: Rename WindowManager wm_config() to config()Shannon Booth
2020-05-18WindowServer: Make some WindowManager member functions constShannon Booth
2020-05-09WindowServer: Cancel any ongoing input tracking when a menu pops upAndreas Kling
2020-05-08Services: Renamed from ServersAndreas Kling