This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
Luna
/
libui
/
src
History
apio
37e046d766
All checks were successful
continuous-integration/drone/push
Build is passing
Details
libui: Make Label initialization step-by-step instead of setting everything in the constructor
2023-10-11 22:56:14 +02:00
..
Alignment.cpp
libui: Add aligned items using Containers, ImageWidget
2023-09-20 07:05:55 +02:00
App.cpp
apps+libui: Make app.run() call window->draw() automatically
2023-10-10 22:24:11 +02:00
Button.cpp
libui+libos: Move Action to libos
2023-10-07 15:31:50 +02:00
Canvas.cpp
libui: Add copyright/author text
2023-09-20 07:05:52 +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
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
Window.cpp
wind+libui+taskbar: Add various window types and never focus the taskbar
2023-09-27 18:14:32 +02:00