|
2eb973ca2b
|
wind+libos+libui: Handle interrupted reads properly
|
2023-08-28 12:51:16 +02:00 |
|
|
8e28d45b9c
|
libui: Add Buttons
|
2023-08-28 12:51:15 +02:00 |
|
|
f8e6b45dd2
|
libui: Handle other mouse events
|
2023-08-28 12:51:15 +02:00 |
|
|
ff68f574ff
|
libui: Add aligned items using Containers, ImageWidget
|
2023-08-28 12:51:15 +02:00 |
|
|
da6daff8c7
|
libui: Add VerticalLayout
|
2023-08-28 12:51:15 +02:00 |
|
|
09cb378a7a
|
wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar
|
2023-08-28 12:51:15 +02:00 |
|
|
d58a56a1d1
|
libui: Actually fill window backgrounds with the correct color
|
2023-08-28 12:51:15 +02:00 |
|
|
096a4e7953
|
libui: Add basic widget and layout system =D
|
2023-08-28 12:51:15 +02:00 |
|
|
9c30641587
|
ui+wind: Send mouse move events through IPC
|
2023-08-28 12:51:15 +02:00 |
|
|
75b3e78d34
|
wind+libui: Add protocol for window close requests
|
2023-08-28 12:51:15 +02:00 |
|
|
41f9d8cadd
|
libui+gclient: Add basic OOP wrappers around the IPC protocol
|
2023-08-28 12:51:14 +02:00 |
|
|
e28f8f7520
|
libui: Add copyright/author text
|
2023-08-28 12:51:13 +02:00 |
|
|
790d9d119b
|
libui+wind: Move some static variables inside functions
|
2023-08-28 12:50:59 +02:00 |
|
|
5b496791c5
|
libui: Properly cut off the last drawn character if necessary
|
2023-08-28 12:50:59 +02:00 |
|
|
fd99fc88ee
|
libui: Add Rect::contains(Rect)
|
2023-08-28 12:50:59 +02:00 |
|
|
4ac0adee57
|
libui: Render font characters properly with no spacing, matching the width calculations
|
2023-08-28 12:50:59 +02:00 |
|
|
ee7671a8cb
|
libui: Add support for TGA image loading
|
2023-08-28 12:50:59 +02:00 |
|
|
efa96655f3
|
libui: Add an interface to fill a Canvas with an array of pixels
|
2023-08-28 12:50:58 +02:00 |
|
|
f7763ca2bc
|
libui: Add PSF font loading and rendering
|
2023-08-28 12:50:56 +02:00 |
|
|
786bec0b18
|
libui: Rename Rect::absolute to normalized and add a new absolute function
|
2023-08-28 12:50:29 +02:00 |
|
|
99080b8c50
|
libui: Add Rect::relative
|
2023-08-28 12:49:45 +02:00 |
|
|
9ecf259c71
|
libui: Remove redundant statement
|
2023-08-28 12:49:45 +02:00 |
|
|
d39f0387fe
|
libui: Remove unnecessary stuff
|
2023-08-28 12:49:45 +02:00 |
|
|
39296773d2
|
libui+wind: (Draggable) windows
|
2023-08-28 12:49:45 +02:00 |
|
|
60dc10d4fc
|
libui: Add a GUI and graphics library
|
2023-08-28 12:49:09 +02:00 |
|