Luna/libui
apio cee677b1f7
libui: Make App::process_events() private
Previously this was public as some applications (mainly terminal) needed to run some code in-between events, but this is no longer needed, due to the EventLoop providing these services (timers and file descriptor notifiers)
2024-01-08 19:13:47 +01:00
..
include/ui libui: Make App::process_events() private 2024-01-08 19:13:47 +01:00
src libui: Make App::process_events() private 2024-01-08 19:13:47 +01:00
CMakeLists.txt libui: Add a basic Label component 2023-09-20 07:05:58 +02:00