Commit graph

187 commits

Author SHA1 Message Date
griffi-gh d430996e14 impl from stuff 2024-03-22 19:35:00 +01:00
griffi-gh a0dc882799 static -> absolute, fraction -> relative 2024-03-22 18:39:18 +01:00
griffi-gh cf7919d041 add image to frame layer 2024-03-22 18:35:00 +01:00
griffi-gh 8f3e04c445 frame wip 2024-03-22 18:33:34 +01:00
griffi-gh 2af4fd900c update example 2024-03-22 15:25:01 +01:00
griffi-gh ab5998de03 slider stuff 2024-03-22 15:15:47 +01:00
griffi-gh 50ea989906 fix containers defaulting to black color 2024-03-21 23:57:35 +01:00
griffi-gh 62f22d9f12 rename ui_test_6 2024-03-21 23:53:11 +01:00
griffi-gh 8b3552407a in example 6, make the text reflect the amount 2024-03-21 23:52:49 +01:00
griffi-gh 4ad3fed6d3 add active part to slider, optimize rendering 2024-03-21 23:51:00 +01:00
griffi-gh 68114bd7dc add fn to check if completely opaque 2024-03-21 23:38:43 +01:00
griffi-gh b5f3fc192e remove deprecated BackgroundColor struct 2024-03-21 23:31:49 +01:00
griffi-gh 4574cb8862 Rename rectangle module to rect 2024-03-21 23:22:40 +01:00
griffi-gh 99527d0dcb Refactor fill color stuff 2024-03-21 23:20:47 +01:00
griffi-gh 36345119a3 Deprecate bacgroundcolor, update comments 2024-03-21 23:09:19 +01:00
griffi-gh a4cac48bda add doc comment for slider 2024-03-21 22:59:37 +01:00
griffi-gh e8d8951320 fix some warnings 2024-03-21 22:59:31 +01:00
griffi-gh 7ae72b7a41 comment out element triggers 2024-03-21 22:26:50 +01:00
griffi-gh d526928d9b a bunch of signal and input changes 2024-03-21 22:23:42 +01:00
griffi-gh dd4c71db3b compute signal in the fn body 2024-03-21 19:43:53 +01:00
griffi-gh 37345577d3 use with_title 2024-03-21 19:40:48 +01:00
griffi-gh 33d161500f slider and some input stuff 2024-03-21 18:41:28 +01:00
griffi-gh 6606119cc4 wip slider and stuff 2024-03-14 13:30:44 +01:00
griffi-gh 59a704d516 actually check event type 2024-03-13 14:35:12 +01:00
griffi-gh 03f1d75d3c stuff 2024-03-12 19:48:17 +01:00
griffi-gh 3f99151d93 remove unused deps 2024-03-12 18:37:34 +01:00
griffi-gh ad89088557 update example 5 2024-03-12 18:36:47 +01:00
griffi-gh f514746ecc use nearest filter 2024-03-12 18:19:04 +01:00
griffi-gh f47bfc1f48 uwu 2024-03-12 01:51:27 +01:00
griffi-gh cc591ffa1f drain remaining signals 2024-03-12 01:40:51 +01:00
griffi-gh a46cd7856b add br element, update docs 2024-03-12 01:38:11 +01:00
griffi-gh 7f28aebb97 somewhat less hacky... 2024-03-12 01:26:48 +01:00
griffi-gh 3a4b0eea66 well it somewhat works, build using terrible hacks 2024-03-12 01:23:26 +01:00
griffi-gh 969d0400d2 add docs 2024-03-12 01:07:17 +01:00
griffi-gh bd0364bde9 update interactable 2024-03-12 01:06:03 +01:00
griffi-gh 01b30c5979 signal stuff... 2024-03-12 00:29:26 +01:00
griffi-gh 4b3f15e6ce yeah it's a total mess 2024-03-11 21:00:43 +01:00
griffi-gh dc3f89db37 make arg mut 2024-03-11 20:52:25 +01:00
griffi-gh 7884de5560 it kinda works 2024-03-11 20:48:39 +01:00
griffi-gh dd4d48c91c fix unused imort 2024-03-11 20:17:39 +01:00
griffi-gh daeefb0684 fix warning 2024-03-11 20:16:26 +01:00
griffi-gh 35a536a0bc owo 2024-03-11 20:16:01 +01:00
griffi-gh b0df6a3ea2 uwu 2024-03-11 18:53:24 +01:00
griffi-gh eab5072d1e add some helper fns 2024-03-11 18:48:46 +01:00
griffi-gh 027bc2c429 update input handling 2024-03-11 18:40:11 +01:00
griffi-gh 67b55ec3c1 stuff 2024-03-07 23:03:13 +01:00
griffi-gh 8729e8f345 move stuff out 2024-03-07 22:46:01 +01:00
griffi-gh b348873632 fancier vscode demo 2024-03-07 02:56:05 +01:00
griffi-gh ac30a5a721 Use non-srgb textures 2024-03-07 02:47:10 +01:00
griffi-gh 32349fbb48 add wrap to vs demo 2024-03-07 02:44:04 +01:00