1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 18:31:03 +00:00
serenity/Base
Andreas Kling 887b4a7a1a Start working on a simple Launcher app.
Let GButton have an optional icon (GraphicsBitmap) that gets rendered in the
middle of the button if present.

Also add GraphicsBitmap::load_from_file() which allows mmap'ed RGBA32 files.
I wrote a little program to take "raw" files from GIMP and swizzle them into
the correct byte order.
2019-02-07 23:17:06 +01:00
..
etc Rename the default user to "anon" and give him a home directory. 2019-01-30 20:40:41 +01:00
res Start working on a simple Launcher app. 2019-02-07 23:17:06 +01:00
users/anon Rename the default user to "anon" and give him a home directory. 2019-01-30 20:40:41 +01:00