.. |
ipc
|
libui+wind: Handle mouse leave events when the mouse leaves a window
|
2023-09-12 22:09:44 +02:00 |
Alignment.h
|
libui: Add aligned items using Containers, ImageWidget
|
2023-09-12 22:09:43 +02:00 |
App.h
|
libui: Add option to run event processing in a loop instead of in app.run()
|
2023-09-14 21:29:48 +02:00 |
Button.h
|
libui+wind: Handle mouse leave events when the mouse leaves a window
|
2023-09-12 22:09:44 +02:00 |
Canvas.h
|
libui: Add copyright/author text
|
2023-09-12 22:09:41 +02:00 |
Color.h
|
libui: Add copyright/author text
|
2023-09-12 22:09:41 +02:00 |
Container.h
|
libui+wind: Handle mouse leave events when the mouse leaves a window
|
2023-09-12 22:09:44 +02:00 |
Font.h
|
libui: Clarify that Font is only used for low-level glyph rendering
|
2023-09-12 22:09:45 +02:00 |
Image.h
|
libui: Add default handlers for events in Widget
|
2023-09-12 22:09:44 +02:00 |
Label.h
|
libui: Add a basic Label component
|
2023-09-12 22:09:45 +02:00 |
Layout.h
|
libui: Zero-initialize counter variables in Layout
|
2023-09-12 22:09:45 +02:00 |
Mouse.h
|
libui: Handle other mouse events
|
2023-09-12 22:09:43 +02:00 |
Point.h
|
libui: Add copyright/author text
|
2023-09-12 22:09:41 +02:00 |
Rect.h
|
libui: Add copyright/author text
|
2023-09-12 22:09:41 +02:00 |
Widget.h
|
libui: Add default handlers for events in Widget
|
2023-09-12 22:09:44 +02:00 |
Window.h
|
libui: Reduce redraw calls by doing them only when events are actually handled
|
2023-09-12 22:09:45 +02:00 |