Andreas Kling
|
ae0ff13f66
|
LibGfx: Correct copyright years for {Classic,}WindowTheme.{cpp,h}
|
2020-08-10 21:20:28 +02:00 |
|
Andreas Kling
|
de1a54c378
|
WindowServer+LibGfx: Move window frame rect calculation to WindowTheme
|
2020-08-10 13:03:44 +02:00 |
|
Andreas Kling
|
c81c8b68bb
|
WindowServer+LibGfx: Move notification window frame painting to LibGfx
ClassicWindowTheme can now also paint notification window frames.
|
2020-08-09 19:34:56 +02:00 |
|
Andreas Kling
|
a94be95e27
|
LibGfx: Add a basic abstract WindowTheme class
This class will provide painting and metrics for window themes. :^)
|
2020-08-09 19:28:36 +02:00 |
|