summaryrefslogtreecommitdiff
path: root/Services/WindowServer/WindowFrame.h
AgeCommit message (Expand)Author
2021-01-12Services: Move to Userland/Services/Andreas Kling
2021-01-01WindowServer: Flash modal window when clicking on window blocked by itAndreas Kling
2020-08-18WindowServer: Fix flickeringTom
2020-08-09WindowServer+LibGfx: Move normal window frame painting to a WindowThemeAndreas Kling
2020-08-01Themes: Fix default theme window stripes and shadow after #2811Nico Weber
2020-08-01Services: Convert WindowFrame button bitmaps to themable PNGsthankyouverycool
2020-07-25WindowServer: Relayout window buttons immediately on theme changeAndreas Kling
2020-06-10LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSizeAndreas Kling
2020-05-08Services: Renamed from ServersAndreas Kling