Luna/libui/src
apio dce7b92c95
All checks were successful
continuous-integration/drone/pr Build is passing
libui: Add option to run event processing in a loop instead of in app.run()
2023-09-14 21:29:48 +02:00
..
Alignment.cpp libui: Add aligned items using Containers, ImageWidget 2023-09-12 22:09:43 +02:00
App.cpp libui: Add option to run event processing in a loop instead of in app.run() 2023-09-14 21:29:48 +02:00
Button.cpp libui+wind: Handle mouse leave events when the mouse leaves a window 2023-09-12 22:09:44 +02:00
Canvas.cpp libui: Add copyright/author text 2023-09-12 22:09:41 +02:00
Container.cpp libui: Propagate Container events only if they are in the child widget's rect 2023-09-12 22:09:44 +02:00
Font.cpp libui: Add copyright/author text 2023-09-12 22:09:41 +02:00
Image.cpp libui: Add default handlers for events in Widget 2023-09-12 22:09:44 +02:00
Label.cpp libui: Add a basic Label component 2023-09-12 22:09:45 +02:00
Layout.cpp libui: Reduce redraw calls by doing them only when events are actually handled 2023-09-12 22:09:45 +02:00
Rect.cpp libui: Add copyright/author text 2023-09-12 22:09:41 +02:00
Window.cpp libui: Reduce redraw calls by doing them only when events are actually handled 2023-09-12 22:09:45 +02:00