Age | Commit message (Expand) | Author |
---|---|---|
2020-08-26 | WindowServer+LibGfx: Move title bar button layout to WindowTheme | thankyouverycool |
2020-08-23 | LibGfx+WindowServer: Simplify notification window frame theming | Andreas Kling |
2020-08-21 | LibGfx+WindowServer: Simplify WindowTheme::paint_normal_frame() API | Andreas Kling |
2020-08-10 | LibGfx: Correct copyright years for {Classic,}WindowTheme.{cpp,h} | Andreas Kling |
2020-08-10 | WindowServer+LibGfx: Move window frame rect calculation to WindowTheme | Andreas Kling |
2020-08-09 | WindowServer+LibGfx: Move notification window frame painting to LibGfx | Andreas Kling |
2020-08-09 | LibGfx: Add a basic abstract WindowTheme class | Andreas Kling |