Luna/libui/src
apio 0a46cfc80c
Some checks are pending
Build and test / build (push) Waiting to run
libui: Remove the server->client message "WindowCloseRequest"
This is no longer used as the client manages its own close buttons.
2024-05-01 18:19:34 +02:00
..
Alignment.cpp libui: Add aligned items using Containers, ImageWidget 2023-09-20 07:05:55 +02:00
App.cpp libui: Remove the server->client message "WindowCloseRequest" 2024-05-01 18:19:34 +02:00
Button.cpp libui+libos: Move Action to libos 2023-10-07 15:31:50 +02:00
Canvas.cpp wind+libui: Ignore alpha bits in the window buffer 2024-03-31 13:38:39 +02:00
Container.cpp wind+libui: Add support for keyboard events 2023-09-20 07:05:59 +02:00
Font.cpp libui: Add copyright/author text 2023-09-20 07:05:52 +02:00
Image.cpp libui: Add default handlers for events in Widget 2023-09-20 07:05:57 +02:00
InputField.cpp libui: Add a TextInput base class to handle most input fields and add an InputField class for single-line inputs 2024-04-15 17:06:04 +00:00
Label.cpp libui: Make Label initialization step-by-step instead of setting everything in the constructor 2023-10-11 22:56:14 +02:00
Layout.cpp libui: Add Margins to layouts 2023-09-27 18:51:54 +02:00
Rect.cpp libui: Add copyright/author text 2023-09-20 07:05:52 +02:00
TextInput.cpp libui: Add a TextInput base class to handle most input fields and add an InputField class for single-line inputs 2024-04-15 17:06:04 +00:00
Window.cpp libui: Add support for keyboard shortcuts natively 2024-04-15 19:33:32 +02:00