summaryrefslogtreecommitdiff
path: root/Servers/WindowServer/Window.h
AgeCommit message (Expand)Author
2020-03-15WindowServer: Resize maximised/tiled windows after resolution changeChyza
2020-02-19WindowServer+LibGUI: Force full window repaints after theme changeAndreas Kling
2020-02-15LibGfx: Replace manual forward declarations with <LibGfx/Forward.h>Andreas Kling
2020-02-11WindowServer: Assert that a window is not being set as emptyShannon Booth
2020-02-11WindowServer: Remove unimplemented header functionShannon Booth
2020-02-06WindowServer: Move classes into WindowServer namespaceAndreas Kling