mirror of
https://github.com/RGBCube/serenity
synced 2026-01-19 20:51:00 +00:00
My needs are really quite simple, so I'm just going to add what I need as I go along. The first thing I needed was a simple box layout with widgets being able to say whether they prefer fixed or fill for both their vertical and horizontal sizes. I also made a simple GStatusBar so FileManager can show how many bytes worth of files are in the current directory. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CharacterBitmap.cpp | ||
| CharacterBitmap.h | ||
| Color.cpp | ||
| Color.h | ||
| Font.cpp | ||
| Font.h | ||
| GraphicsBitmap.cpp | ||
| GraphicsBitmap.h | ||
| Painter.cpp | ||
| Painter.h | ||
| Point.h | ||
| Rect.cpp | ||
| Rect.h | ||
| Size.h | ||