Commit graph

475 commits

Author SHA1 Message Date
okapii
b8646879a6 Skeleton theme progress 2025-06-16 10:48:31 +02:00
okapii
9793f2366b Skeleton theme progress 2025-06-16 10:48:31 +02:00
okapii
3f924f5278 Skeleton theme progress 2025-06-16 10:48:31 +02:00
okapii
928c7cd679 Subtly improve controsts 2025-06-16 10:48:31 +02:00
okapii
a6027e094c Design progress 2025-06-16 10:48:31 +02:00
okapii
f18c87989a Theme styling progress 2025-06-16 10:48:30 +02:00
okapii
a34a1194d7 Light Theme: progress 2025-06-16 10:48:30 +02:00
okapii
01c22006ea Filetree: Fix filler block 2025-06-16 10:48:30 +02:00
okapii
9ac5c7962a tab_bar: styling refinements 2025-06-16 10:48:30 +02:00
okapii
e825ea4b6c Slider: refinements 2025-06-16 10:48:30 +02:00
okapii
1ae7eef34e Light theme progress 2025-06-16 10:48:30 +02:00
okapii
956e862611 Make sure Hr and Vr don't become invisible when the global beveling theme parameter is 0. 2025-06-16 10:48:30 +02:00
okapii
460177ddc1 Remove opaque colors from theme to make sure the contrast global parameter works as expected 2025-06-16 10:48:30 +02:00
Admin
2f60a93960 buildrs for font paths in git dep 2025-06-06 15:52:26 +02:00
Julián Montes de Oca
9f93aea7cd
AdaptiveView Improvements (some regression fixes) (#764)
* Fix DrawList generation mismatch in overlay cleanup

Prevents "Drawlist id generation wrong index" errors when AdaptiveView
switches between variants by using checked_index() instead of direct
indexing to safely handle recycled DrawList IDs in overlay.end().

* Dispatch WindowGeomChange on web upon CreateWindow

* Move display context updates to window and improve default selector in AdaptiveView
2025-06-03 22:11:55 +02:00
Admin
f5ffecdd06 move quest xr_net example into main repo 2025-05-31 19:20:56 +02:00
Julián Montes de Oca
784ac0d2ea
Improve Markdown heading scaling and general spacing (#740)
* Fix bug in text centering

* Improve markdown scaling and spacing

---------

Co-authored-by: Eddy Bruel <me@eddybruel.com>
2025-05-28 18:19:43 +02:00
Alex
14e9e41ef2
Remove unwrap() calls in JPEG size detection to prevent panics (#757) 2025-05-23 14:28:10 +02:00
admin
27d4c1e616 filter text input 2025-05-17 14:20:25 +02:00
admin
7a904ea179 filter text input 2025-05-17 14:14:25 +02:00
admin
66671e13af filter text input 2025-05-17 14:09:42 +02:00
Admin
0abdc02f22 1.0.0 2025-05-15 16:46:16 +02:00
Admin
4d45885472 add back resumable drawing to root 2025-05-13 00:19:37 +02:00
Admin
76c878d55c webgl fix 2025-05-12 12:33:32 +02:00
Admin
33d131b32d version 0.9.1 2025-05-12 12:08:14 +02:00
Admin
2bb7b6822c fix split 2025-05-12 12:08:13 +02:00
Admin
ba0e5e7957 chinese font split 2025-05-12 12:08:13 +02:00
Admin
b462cf3301 0.9.0 widgets online! 2025-05-12 10:12:08 +02:00
Admin
d6d534ca09 0.9.0 otw 2025-05-12 10:02:38 +02:00
Admin
fc6739237a 0.9.0 2025-05-11 22:31:53 +02:00
Admin
5a687fee93 0.9.0 test 2025-05-11 22:24:36 +02:00
Admin
d71dc0277b remove old font 2025-05-11 22:14:51 +02:00
Admin
66f002f167 designer style 2025-05-11 20:12:11 +02:00
Admin
41feb04a06 fix html defaults 2025-05-11 17:41:05 +02:00
Admin
5a0d9a3287 fix heading margin top 2025-05-11 12:56:26 +02:00
Admin
931da9104a paragraph and heading margins 2025-05-11 12:43:55 +02:00
Admin
8b22de8e92 fix wasm timerstorm 2025-05-11 12:25:26 +02:00
okapii
9b0ceb7c2d Theme: Changed default tinting color to blue 2025-05-11 12:09:35 +02:00
okapii
ac5e04ff2d Changed default tinting color 2025-05-11 12:09:35 +02:00
okapii
a2d1953f08 Base theme parameter: Improved tinting 2025-05-11 12:09:35 +02:00
okapii
99ddb2e82f Fix: font-size global theme-parameters 2025-05-11 12:09:35 +02:00
Admin
43763010ab heading margin 2025-05-11 11:14:04 +02:00
Admin
bb0ddb0bfd fix margin left on codeblock on first line 2025-05-11 11:06:04 +02:00
Admin
2f1686c132 trim end newlines 2025-05-11 10:40:58 +02:00
Admin
39f465310a better linespacing 2025-05-11 10:31:59 +02:00
Kevin Boos
4d83b8fbc5
Add Dock::replace_tab(): change the inner widget content of a tab (#734)
without having to remove and recreate the actual tab itself.
2025-05-10 19:50:49 +02:00
Kevin Boos
fe33ecf888
Fix StackNavigation to forward non-visibility events to all subviews (#735) 2025-05-10 19:50:29 +02:00
Kevin Boos
93b8c44705
Allow saving/restoring the state of the TextInput widget (#736)
* Allow saving/restoring the state of the `TextInput` widget

This redoes the changes introduced in #533, but modified for the new version of TextInput

* Properly restore the state of the TextInput
2025-05-10 19:50:16 +02:00
Kevin Boos
d01acd5b95
Add KeyModifiers parameter to TextInputAction::Returned (#737) 2025-05-10 19:48:59 +02:00
Admin
a83d91c1ac fix linespacing 2025-05-10 19:10:17 +02:00