|
|
f69657c826
|
Support animating ui::move
|
2024-08-07 18:47:57 +03:00 |
|
|
|
611dc959da
|
Require glyph drawing from ui::renderer & implement ui::label component
|
2024-08-07 15:45:19 +03:00 |
|
|
|
9843a0cf06
|
Fix reshaping on window resize in ui controller
|
2024-08-02 12:20:48 +03:00 |
|
|
|
d5b755bde0
|
Support ui component-specific cursors specified by a string id
|
2024-08-02 11:53:42 +03:00 |
|
|
|
61fd45d40c
|
Fix event handing order in ui controller
|
2024-08-01 23:01:39 +03:00 |
|
|
|
367f82a01f
|
New UI library internals redesign: add global event_state, add delayed events queue, fix reshaping & subscribing to size_constraints
|
2024-07-31 15:55:23 +03:00 |
|
|
|
13862d8b47
|
Fix handling state in ui::impl::button_base
|
2024-07-30 23:51:28 +03:00 |
|
|
|
7346aff9f6
|
Fix ui::impl::box_layout_base handling added elements
|
2024-07-30 13:03:41 +03:00 |
|
|
|
9234a28344
|
Support animating UI components
|
2024-07-29 19:04:04 +03:00 |
|
|
|
3856fdd827
|
UI library wip: implement frame, extend & move
|
2024-07-29 13:24:14 +03:00 |
|
|
|
8cc3356eb1
|
Add ui::impl::renderer
|
2024-07-29 11:11:20 +03:00 |
|
|
|
d7b68e44a8
|
Fix updating size policies in ui::impl::box_layout_base
|
2024-07-29 11:11:10 +03:00 |
|
|
|
b32a891183
|
Bugfix in ui::impl::button_base
|
2024-07-29 11:09:33 +03:00 |
|
|
|
ae815ec538
|
UI library wip: event handling, auto-layout, basic layouts & buttons
|
2024-07-28 19:28:38 +03:00 |
|
|
|
018f3ae0b0
|
Replace ui::size_polygon with simpler 2d box
|
2024-07-21 14:32:57 +03:00 |
|
|
|
4befa1cad7
|
Optimize util::signal & support signal<Args...>
|
2023-06-20 02:11:49 +03:00 |
|
|
|
933734bd2e
|
New UI library wip
|
2023-05-06 12:55:06 +03:00 |
|
|
|
e8ea3e0fd4
|
New UI library automatic layout wip
|
2023-04-21 17:26:44 +03:00 |
|
|
|
cddc8a3235
|
New UI library wip: reconciliation fixes & tests
|
2023-04-19 19:01:24 +03:00 |
|
|
|
327e4b9744
|
Remove unused ui/reconciliator.cpp
|
2023-04-18 16:01:38 +03:00 |
|
|
|
1246985763
|
New UI library wip
|
2023-04-18 15:30:38 +03:00 |
|