|
742fb4d8a6
|
libui: Handle other mouse events
|
2023-08-15 15:10:13 +02:00 |
|
|
e115274cc4
|
libui: Add aligned items using Containers, ImageWidget
|
2023-08-15 14:42:21 +02:00 |
|
|
f71cb4ee09
|
libui: Add VerticalLayout
|
2023-08-15 13:01:41 +02:00 |
|
|
4c7828f0eb
|
wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar
|
2023-08-15 12:56:55 +02:00 |
|
|
d78d76ad16
|
libui: Actually fill window backgrounds with the correct color
|
2023-08-15 12:30:53 +02:00 |
|
|
d0c4264608
|
libui: Add basic widget and layout system =D
|
2023-08-15 12:28:47 +02:00 |
|
|
0a39628bb1
|
ui+wind: Send mouse move events through IPC
|
2023-08-15 11:31:01 +02:00 |
|
|
02c72e15d5
|
wind+libui: Add protocol for window close requests
|
2023-08-15 11:20:17 +02:00 |
|
|
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
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 |
|
|
c49b8e48f4
|
libui+wind: Move some static variables inside functions
|
2023-08-14 11:08:50 +02:00 |
|
|
16f058f4df
|
libui: Properly cut off the last drawn character if necessary
|
2023-08-14 11:08:49 +02:00 |
|
|
3509c93ef4
|
libui: Add Rect::contains(Rect)
|
2023-08-14 11:08:49 +02:00 |
|
|
742f5810c2
|
libui: Render font characters properly with no spacing, matching the width calculations
|
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 |
|
|
e108d613cd
|
libui: Remove redundant statement
|
2023-08-14 11:08:47 +02:00 |
|
|
a8266f72cb
|
libui: Add getters for separate color values
|
2023-08-14 11:08:47 +02:00 |
|
|
2ea609df93
|
libui: Remove unnecessary stuff
|
2023-08-14 11:08:46 +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 |
|