Commit Graph

17 Commits

Author SHA1 Message Date
3d7f783894
libos+libui+wind: Use uppercase for static struct IDs to avoid confusion with fields 2023-08-16 10:58:33 +02:00
52afb2dfe0
libui+gclient: Add basic OOP wrappers around the IPC protocol 2023-08-16 10:58:33 +02:00
6a443ffbc2
wind+gclient: Add SetWindowTitle and support shm buffers 2023-08-16 10:58:32 +02:00
b69897e3c2
libui: Add CreateWindow IPC message definitions 2023-08-16 10:58:32 +02:00
6716bf687d
libui: Add copyright/author text 2023-08-16 10:58:32 +02:00
8f45a683d0
libui: Change 'into' to 'onto' 2023-08-16 10:58:31 +02:00
42269adb44
libui: Document ui::Font 2023-08-16 10:58:31 +02:00
525c7c66f4
libui: Add Rect::contains(Rect) 2023-08-16 10:58:30 +02:00
a8777e373e
libui: Add support for TGA image loading 2023-08-16 10:58:30 +02:00
f1f5909e84
libui: Add an interface to fill a Canvas with an array of pixels 2023-08-16 10:58:30 +02:00
b253c3c8d8
libui: Add PSF font loading and rendering 2023-08-16 10:58:30 +02:00
338446e2d8
libui: Add Color::GRAY 2023-08-16 10:58:30 +02:00
591c3d5c59
libui: Rename Rect::absolute to normalized and add a new absolute function 2023-08-16 10:58:30 +02:00
8b1071a5cd
libui: Add Rect::relative 2023-08-16 10:58:29 +02:00
452c17677f
libui: Add getters for separate color values 2023-08-16 10:58:29 +02:00
6485c78428
libui+wind: (Draggable) windows 2023-08-16 10:58:29 +02:00
65a900ea53
libui: Add a GUI and graphics library 2023-08-16 10:58:28 +02:00