1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-17 01:42:08 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Andreas Kling
783c64916b Tidy up window border rendering a bit. 2019-01-12 04:02:36 +01:00
Andreas Kling
f6d2c3ed87 Hook everything up to run the GUI on top of the kernel.
Okay things kinda sorta work. Both Bochs and QEMU now boot into GUI mode.
There's a ton of stuff that doesn't make sense and so many things to rework.

Still it's quite cool to have made it this far. :^)
2019-01-10 23:19:29 +01:00
Andreas Kling
df799e6d7b ColorSDL.cpp -> Color.cpp 2019-01-10 05:29:36 +01:00
Renamed from Widgets/ColorSDL.cpp (Browse further)