Commit Graph

17 Commits

Author SHA1 Message Date
c99c2e4fe3
libos+libui+wind: Use uppercase for static struct IDs to avoid confusion with fields 2023-08-15 10:28:11 +02:00
57761df341
libui+gclient: Add basic OOP wrappers around the IPC protocol 2023-08-15 10:23:37 +02:00
60f9c0e5a3
wind+gclient: Add SetWindowTitle and support shm buffers
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-14 20:08:05 +02:00
ac5dd05d2e
libui: Add CreateWindow IPC message definitions 2023-08-14 18:15:10 +02:00
b614fa04de
libui: Add copyright/author text 2023-08-14 12:34:27 +02:00
4382c3686b
libui: Change 'into' to 'onto' 2023-08-14 11:08:50 +02:00
ebd44b72ec
libui: Document ui::Font 2023-08-14 11:08:50 +02:00
3509c93ef4
libui: Add Rect::contains(Rect) 2023-08-14 11:08:49 +02:00
61636792cd
libui: Add support for TGA image loading 2023-08-14 11:08:48 +02:00
81a2d0a039
libui: Add an interface to fill a Canvas with an array of pixels 2023-08-14 11:08:48 +02:00
f371db3049
libui: Add PSF font loading and rendering 2023-08-14 11:08:48 +02:00
1492c5be96
libui: Add Color::GRAY 2023-08-14 11:08:48 +02:00
85c045e16b
libui: Rename Rect::absolute to normalized and add a new absolute function 2023-08-14 11:08:47 +02:00
07e27d4d9c
libui: Add Rect::relative 2023-08-14 11:08:47 +02:00
a8266f72cb
libui: Add getters for separate color values 2023-08-14 11:08:47 +02:00
2f28ecd027
libui+wind: (Draggable) windows 2023-08-14 11:08:46 +02:00
c219dc926a
libui: Add a GUI and graphics library 2023-08-14 11:08:45 +02:00