Ben Wiederhake
|
b3909ac0dd
|
Meta+Demos: Make clang-format-10 clean
|
2020-09-25 21:18:17 +02:00 |
|
Andreas Kling
|
1dd1595043
|
LibGUI: Make GUI::Application a Core::Object
Having this on the stack makes whole-program teardown iffy. Turning it
into a Core::Object allows anyone who needs it to extends its lifetime.
|
2020-07-04 14:05:57 +02:00 |
|
Brendan Coles
|
548ecceb75
|
Screensaver: Add app-screensaver.png 16x16 icon
|
2020-05-02 14:12:45 +02:00 |
|
Brendan Coles
|
24b9e57b15
|
Screensaver: Draw screen before first timer iteration and seed srand()
|
2020-04-28 09:36:28 +02:00 |
|
Brendan Coles
|
1c44ae6d19
|
Demos: Add Screensaver demo
|
2020-04-19 02:09:50 +02:00 |
|