Kestrel
|
a4ce0c8939
Change TextEdit to use pushed text input.
|
1 month ago |
Kestrel
|
f54c24213f
Correct display of text cursor at end of a text edit widget.
|
1 month ago |
Kestrel
|
a90f9e65ef
Several minor steps on the way to text cursors.
|
1 month ago |
Kestrel
|
d5b8a3a07b
Compile kahlo package as release even when patina is compiled without optimization.
|
1 month ago |
Kestrel
|
2a34e1edc4
Minor documentation improvements.
|
1 month ago |
Kestrel
|
123ba98f7f
Make use of new multi-layout node containers to align text correctly in labels and buttons.
|
8 months ago |
Kestrel
|
9954f78bc9
Reorganization and more documentation.
|
8 months ago |
Kestrel
|
11e20618f1
Swapped LayoutNodeContainer for LayoutTreeNode.
|
8 months ago |
Kestrel
|
b9219e87f8
Add rendering indirection layer.
|
8 months ago |
Kestrel
|
347460c180
Add basic text editing widget.
|
9 months ago |
Kestrel
|
975b4debe3
Minor cleanups.
|
10 months ago |
Kestrel
|
5709cb809f
Finished implementing form group and added example.
|
10 months ago |
Kestrel
|
97b26ff0c2
Remove some debugging information.
|
10 months ago |
Kestrel
|
49f766f3e5
Automatically set up frame widget margins.
|
10 months ago |
Kestrel
|
1db569b8bd
Working node alignment and node margins.
|
10 months ago |
Kestrel
|
5fe6e9d99a
First steps towards supporting node alignment.
|
10 months ago |
Kestrel
|
7f638e7456
Finish Frame implementation.
|
10 months ago |
Kestrel
|
38538c60a1
Add simple table layout.
|
10 months ago |
Kestrel
|
27dbc8f173
Address some clippy nits.
|
10 months ago |
Kestrel
|
f6581fa7c1
rustfmt pass.
|
10 months ago |
Kestrel
|
d037e38cee
Minor changes to streamline examples, start of table layout.
|
10 months ago |
Kestrel
|
31fc9a0f28
Use absolute path for referencing kahlo-rs.
|
10 months ago |
Kestrel
|
fd8deb97f3
Made rendering significantly more on-demand.
|
10 months ago |
Kestrel
|
6375fc2cce
Only rerender widgets as needed, and allow render requests to be combined.
|
11 months ago |
Kestrel
|
b88087436f
Simple button example that changes colour when hovered and exits on click.
|
11 months ago |
Kestrel
|
805140469f
Expand theme slightly.
|
11 months ago |
Kestrel
|
b6a4ab8c82
Swapover to kahlo-rs instead of tiny-skia.
|
11 months ago |
Kestrel
|
0f060bb74c
Added theme support.
|
11 months ago |
Kestrel
|
b4fb9b1cf2
Add make_opinionated_ui, to cut down on some boilerplate.
|
11 months ago |
Kestrel
|
09f4dee1be
Rearchitecture using tiny_skia, softbuffer, and winit.
|
11 months ago |