Luna/libui/src
2023-09-20 07:05:58 +02:00
..
Alignment.cpp libui: Add aligned items using Containers, ImageWidget 2023-09-20 07:05:55 +02:00
App.cpp libui: Add option to run event processing in a loop instead of in app.run() 2023-09-20 07:05:58 +02:00
Button.cpp libui+wind: Handle mouse leave events when the mouse leaves a window 2023-09-20 07:05:57 +02:00
Canvas.cpp libui: Add copyright/author text 2023-09-20 07:05:52 +02:00
Container.cpp libui: Propagate Container events only if they are in the child widget's rect 2023-09-20 07:05:57 +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
Label.cpp libui: Add a basic Label component 2023-09-20 07:05:58 +02:00
Layout.cpp libui: Reduce redraw calls by doing them only when events are actually handled 2023-09-20 07:05:58 +02:00
Rect.cpp libui: Add copyright/author text 2023-09-20 07:05:52 +02:00
Window.cpp libui: Reduce redraw calls by doing them only when events are actually handled 2023-09-20 07:05:58 +02:00