psemek/libs/ui/source/impl
2024-08-10 11:58:21 +03:00
..
aligned_base.cpp UI library wip: event handling, auto-layout, basic layouts & buttons 2024-07-28 19:28:38 +03:00
box_layout_base.cpp Fix handling empty children in ui::box_layout 2024-08-08 13:29:42 +03:00
button_base.cpp Separate mouseover state vs mouseover event in ui::button 2024-08-09 15:17:11 +03:00
component.cpp Replace ui::size_polygon with simpler 2d box 2024-07-21 14:32:57 +03:00
container.cpp UI library wip: event handling, auto-layout, basic layouts & buttons 2024-07-28 19:28:38 +03:00
controller.cpp Fix reshaping on window resize in ui controller 2024-08-02 12:20:48 +03:00
default_component_factory.cpp Reactive UI library wip: add floating, shape_reader and storage 2024-08-10 11:58:21 +03:00
extend_base.cpp UI library wip: implement frame, extend & move 2024-07-29 13:24:14 +03:00
fixed_size_base.cpp UI library wip: event handling, auto-layout, basic layouts & buttons 2024-07-28 19:28:38 +03:00
floating_base.cpp Reactive UI library wip: add floating, shape_reader and storage 2024-08-10 11:58:21 +03:00
frame_base.cpp UI library wip: implement frame, extend & move 2024-07-29 13:24:14 +03:00
label_base.cpp Require glyph drawing from ui::renderer & implement ui::label component 2024-08-07 15:45:19 +03:00
move_base.cpp Support animating ui::move 2024-08-07 18:47:57 +03:00
shape_reader_base.cpp Reactive UI library wip: add floating, shape_reader and storage 2024-08-10 11:58:21 +03:00
single_container.cpp Optimize util::signal & support signal<Args...> 2023-06-20 02:11:49 +03:00
single_container_base.cpp UI library wip: event handling, auto-layout, basic layouts & buttons 2024-07-28 19:28:38 +03:00
size_constraints.cpp UI library wip: event handling, auto-layout, basic layouts & buttons 2024-07-28 19:28:38 +03:00
stack_layout_base.cpp UI library wip: event handling, auto-layout, basic layouts & buttons 2024-07-28 19:28:38 +03:00
storage_base.cpp Reactive UI library wip: add floating, shape_reader and storage 2024-08-10 11:58:21 +03:00