.. |
ipc
|
libui: Remove the server->client message "WindowCloseRequest"
|
2024-05-01 18:19:34 +02:00 |
Alignment.h
|
libui: Add aligned items using Containers, ImageWidget
|
2023-09-20 07:05:55 +02:00 |
App.h
|
libos+wind+apps: Make IPC code object-oriented and add functionality for properly receiving messages
|
2024-02-03 19:16:39 +01:00 |
Button.h
|
libui+libos: Move Action to libos
|
2023-10-07 15:31:50 +02:00 |
Canvas.h
|
wind+libui: Ignore alpha bits in the window buffer
|
2024-03-31 13:38:39 +02:00 |
Color.h
|
libui: Add copyright/author text
|
2023-09-20 07:05:52 +02:00 |
Container.h
|
wind+libui: Add support for keyboard events
|
2023-09-20 07:05:59 +02:00 |
Font.h
|
libui: Clarify that Font is only used for low-level glyph rendering
|
2023-09-20 07:05:57 +02:00 |
Image.h
|
libui: Add default handlers for events in Widget
|
2023-09-20 07:05:57 +02:00 |
InputField.h
|
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 |
Key.h
|
wind+libui: Add support for keyboard events
|
2023-09-20 07:05:59 +02:00 |
Label.h
|
libui: Make Label initialization step-by-step instead of setting everything in the constructor
|
2023-10-11 22:56:14 +02:00 |
Layout.h
|
libui: Add Margins to layouts
|
2023-09-27 18:51:54 +02:00 |
Mouse.h
|
libui: Handle other mouse events
|
2023-09-20 07:05:55 +02:00 |
Point.h
|
libui: Add copyright/author text
|
2023-09-20 07:05:52 +02:00 |
Rect.h
|
libui: Add copyright/author text
|
2023-09-20 07:05:52 +02:00 |
TextInput.h
|
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 |
Widget.h
|
wind+libui: Add support for keyboard events
|
2023-09-20 07:05:59 +02:00 |
Window.h
|
libui: Add support for keyboard shortcuts natively
|
2024-04-15 19:33:32 +02:00 |