Compare commits

..

278 commits

Author SHA1 Message Date
griffi-gh 55d5146826 k it kinda wokrs 2024-05-08 03:21:49 +02:00
griffi-gh 485f43eefa initial wgpu backend impl 2024-05-08 02:57:03 +02:00
griffi-gh 1c0bb77788 wip wgpu be 2024-05-08 01:50:14 +02:00
griffi-gh ab6f4b5d31 upd readme to mention wgpu 2024-05-08 01:50:02 +02:00
griffi-gh ea9e6d303d remove unused thingy 2024-05-08 01:49:48 +02:00
griffi-gh 2d85b0c422 create hui-wgpu 2024-05-05 01:14:06 +02:00
griffi-gh 6b715149d6 add support for winit 0.30 2024-05-04 21:43:03 +02:00
griffi-gh 2901ca5b82 skip rendering transparent rects 2024-05-04 17:23:39 +02:00
griffi-gh b03e23c439 rename stack_bottom to stack_below 2024-04-22 01:14:43 +02:00
griffi-gh 44824a86f5 for rgb stuff, always return true instead of delegating 2024-04-17 16:28:57 +02:00
griffi-gh fa672f422f use rect om frame api 2024-04-17 16:22:51 +02:00
griffi-gh d62207fbd3 uwu 2024-04-17 16:04:34 +02:00
griffi-gh 4b34137375 a 2024-04-17 16:02:29 +02:00
griffi-gh fda54e01b3 refactor rect_frame macro 2024-04-17 16:00:27 +02:00
griffi-gh f820f7e930 rename FrameRect to RectFrame 2024-04-17 15:57:46 +02:00
griffi-gh bbe5b273d1 lol i forgor to rename the module itself 2024-04-17 15:47:22 +02:00
griffi-gh e7da4a7f0d rename FillRect to FrameView 2024-04-17 15:44:47 +02:00
griffi-gh 0625b91735 uhh stuff 2024-04-17 15:41:10 +02:00
griffi-gh 85ebf67431 allow rect in add, clean up elem api 2024-04-17 15:21:17 +02:00
griffi-gh 7cfc97b434 add state scope function 2024-03-29 14:27:57 +01:00
griffi-gh 512042ebd8 wip state stuff 2024-03-29 13:44:56 +01:00
griffi-gh ef8032c29d Update devcontainer.json 2024-03-26 00:40:54 +01:00
griffi-gh 632ed35d82 Update devcontainer.json 2024-03-26 00:36:04 +01:00
griffi-gh bd2f49d7f2 Create devcontainer.json 2024-03-26 00:25:28 +01:00
griffi-gh 101b516ed1 bump master version to 0.1.0-alpha.5 2024-03-25 18:41:44 +01:00
griffi-gh 4550cefb0b Prepare for publish 2024-03-25 18:35:54 +01:00
griffi-gh 54b1c44159 add note about MSRV 2024-03-25 18:32:31 +01:00
griffi-gh 11b5363e26 add doc_auto_cfg 2024-03-25 18:29:44 +01:00
griffi-gh 3dabfdb339 re-export Signal derive from the signal module 2024-03-25 18:14:36 +01:00
griffi-gh e9078ade10 document some stuff 2024-03-25 18:13:10 +01:00
griffi-gh 9e61c08706 fix texture uv mess 2024-03-25 18:00:15 +01:00
griffi-gh 3f29000136 make last rect shorter in example 7 2024-03-25 17:52:24 +01:00
griffi-gh f4ca1ffbd6 use derive macro in examples 2024-03-25 17:51:34 +01:00
griffi-gh 5755613e90 add derive macro for Signal 2024-03-25 17:49:32 +01:00
griffi-gh 9f3d2c7def use frames for progressbar 2024-03-25 16:16:56 +01:00
griffi-gh b87a0b2f04 load shader based on api 2024-03-25 15:37:32 +01:00
griffi-gh e765eb2748 disable word wrap 2024-03-25 14:26:30 +01:00
griffi-gh a0a24c80dd update readme 2024-03-25 14:26:20 +01:00
griffi-gh c104f6cc04 this should fix the gap thing? 2024-03-25 14:18:14 +01:00
griffi-gh f52a15009b fix gap/padding layout (kinda) for remaining size 2024-03-25 14:14:12 +01:00
griffi-gh 4bb59b7c5f wip Remaing size 2024-03-25 14:08:04 +01:00
griffi-gh adc5cb5f3b more granular control over wrapping 2024-03-25 12:57:45 +01:00
griffi-gh f6ff5e7269 rearrange stuff 2024-03-25 12:40:06 +01:00
griffi-gh 0b5df70e2b add todo note :3 2024-03-25 02:46:30 +01:00
griffi-gh dfcd4af0aa remove fixme comment, fixed by ogl backend change 2024-03-25 02:45:43 +01:00
griffi-gh ccd8c060c7 upd slider 2024-03-25 02:31:57 +01:00
griffi-gh a9e82fccb5 clean up example, make slider work 2024-03-25 02:30:51 +01:00
griffi-gh d9b4e20d70 use linear minify filter 2024-03-25 02:25:46 +01:00
griffi-gh eaadf43821 add fixme note for tomorrow 2024-03-25 02:13:50 +01:00
griffi-gh d8f38fd5b4 add note about slider 2024-03-25 02:10:15 +01:00
griffi-gh f6ea37e402 aaa 2024-03-25 02:06:23 +01:00
griffi-gh bfb5bfaa0a add custom slider as an example 2024-03-25 02:05:26 +01:00
griffi-gh 1666b08873 add 9 patch rendering 2024-03-25 01:59:13 +01:00
griffi-gh d11f160d55 disallow opts for rounded rects 2024-03-24 23:59:27 +01:00
griffi-gh 88a2b56610 aaa 2024-03-24 22:55:36 +01:00
griffi-gh 84fef8a6f8 prepare test 2024-03-24 22:55:15 +01:00
griffi-gh 72277a0fed add image loading 2024-03-24 22:55:05 +01:00
griffi-gh 7ce24185e5 allow customizing handle size 2024-03-24 22:27:59 +01:00
griffi-gh a7f01b1a72 upd api to frame 2024-03-24 22:18:15 +01:00
griffi-gh aee38bec45 disable covers_opaque optimization for images 2024-03-24 22:01:36 +01:00
griffi-gh 5af38d7a2a add covers_opaque 2024-03-24 21:35:44 +01:00
griffi-gh e488ef70b5 slider: use frames (less efficient :<) 2024-03-24 21:14:24 +01:00
griffi-gh e4fc96a2d8 :3 2024-03-24 21:01:30 +01:00
griffi-gh 17a313bdb8 update glam to 0.27 2024-03-24 21:00:46 +01:00
griffi-gh 4e17d368db format the thingy 2024-03-24 20:58:14 +01:00
griffi-gh 0eec840a08 update built-in element features 2024-03-24 20:53:03 +01:00
griffi-gh 84fdd9d1ae uwu 2024-03-24 19:08:24 +01:00
griffi-gh 3f8dea24be improve frame_rect macro docs 2024-03-24 19:07:51 +01:00
griffi-gh 39746aa566 use the new macro in examples 2024-03-24 18:32:50 +01:00
griffi-gh 47c5f1c4a8 add todo 2024-03-24 02:26:56 +01:00
griffi-gh b18e2a5066 update align_test, drop rounded_test 2024-03-24 02:24:39 +01:00
griffi-gh 9b7be50880 make hacky macro even hackier 2024-03-24 02:19:26 +01:00
griffi-gh 04ebfd41e8 frame_rect macro 2024-03-24 02:05:28 +01:00
griffi-gh 27a75d6c30 update most examples to new ugly api 2024-03-24 01:28:03 +01:00
griffi-gh 2e49ea443a fix fn name in ex.6 2024-03-24 01:17:26 +01:00
griffi-gh e665a94335 remove deprecated background fn 2024-03-24 01:16:51 +01:00
griffi-gh 5cb696d3f6 simplify with_background_frame call in example 2024-03-24 01:14:23 +01:00
griffi-gh f7d8166513 move impls into separate module 2024-03-24 01:13:20 +01:00
griffi-gh 107ccc99a9 impl from corners vec3 2024-03-24 01:10:22 +01:00
griffi-gh 65f7cc9328 fix integrate frame api...
still sucks to use
2024-03-24 00:52:37 +01:00
griffi-gh f8bf39342b document corner radius 2024-03-23 23:32:21 +01:00
griffi-gh f60087f12e add docs 2024-03-23 23:23:24 +01:00
griffi-gh 71b160d7aa frame api redesign :3 2024-03-23 23:05:54 +01:00
griffi-gh 51366210bf remove line 2024-03-23 19:55:04 +01:00
griffi-gh 769d045d60 frame api is a mess... 2024-03-23 19:53:32 +01:00
griffi-gh 03082213fb rename stuff... 2024-03-23 19:42:53 +01:00
griffi-gh 80dd442d98 fvck 2024-03-23 17:54:47 +01:00
griffi-gh 98065f46af change name function to lower case 2024-03-23 15:54:33 +01:00
griffi-gh 1b3671a3bf rename Br to Break 2024-03-23 15:52:54 +01:00
griffi-gh 101d685148 add interactable active check 2024-03-23 15:52:14 +01:00
griffi-gh 5bc048f911 use new trigger api for interactable 2024-03-23 15:50:44 +01:00
griffi-gh 32cf9dca29 add todo note 2024-03-23 15:43:22 +01:00
griffi-gh bbc4cb00e0 for now, make frame non-pub 2024-03-23 15:41:19 +01:00
griffi-gh 4ce36cc7a9 impl from corners f32 for roundedcorners 2024-03-23 15:10:32 +01:00
griffi-gh 897a574931 aaa 2024-03-23 15:09:05 +01:00
griffi-gh 15d92a2c74 uhh i'm not happy with this 2024-03-23 02:05:44 +01:00
griffi-gh 1cd2f0ec1a frame stuff 2024-03-23 01:57:07 +01:00
griffi-gh 918597585d impl from stuff 2024-03-22 19:35:00 +01:00
griffi-gh 388b71ebd0 static -> absolute, fraction -> relative 2024-03-22 18:39:18 +01:00
griffi-gh d1732fe2b7 add image to frame layer 2024-03-22 18:35:00 +01:00
griffi-gh 64640f215a frame wip 2024-03-22 18:33:34 +01:00
griffi-gh 2c099b5edd update example 2024-03-22 15:25:01 +01:00
griffi-gh 84d494f8a8 slider stuff 2024-03-22 15:15:47 +01:00
griffi-gh ccb7d22a58 fix containers defaulting to black color 2024-03-21 23:57:35 +01:00
griffi-gh fea53226a8 rename ui_test_6 2024-03-21 23:53:11 +01:00
griffi-gh 0c46aa2caf in example 6, make the text reflect the amount 2024-03-21 23:52:49 +01:00
griffi-gh ac7ec94719 add active part to slider, optimize rendering 2024-03-21 23:51:00 +01:00
griffi-gh 384fddce34 add fn to check if completely opaque 2024-03-21 23:38:43 +01:00
griffi-gh d36a78d2ee remove deprecated BackgroundColor struct 2024-03-21 23:31:49 +01:00
griffi-gh 02558e0695 Rename rectangle module to rect 2024-03-21 23:22:40 +01:00
griffi-gh 16d8fd7c6a Refactor fill color stuff 2024-03-21 23:20:47 +01:00
griffi-gh 9600d7f7a9 Deprecate bacgroundcolor, update comments 2024-03-21 23:09:19 +01:00
griffi-gh 8a0b8281bc add doc comment for slider 2024-03-21 22:59:37 +01:00
griffi-gh 1698961d5c fix some warnings 2024-03-21 22:59:31 +01:00
griffi-gh 4bd93b3106 comment out element triggers 2024-03-21 22:26:50 +01:00
griffi-gh b9aab4152f a bunch of signal and input changes 2024-03-21 22:23:42 +01:00
griffi-gh 243400ee8e compute signal in the fn body 2024-03-21 19:43:53 +01:00
griffi-gh b21184addf use with_title 2024-03-21 19:40:48 +01:00
griffi-gh c60775ff4d slider and some input stuff 2024-03-21 18:41:28 +01:00
griffi-gh 4476307482 wip slider and stuff 2024-03-14 13:30:44 +01:00
griffi-gh 7d3932f139 actually check event type 2024-03-13 14:35:12 +01:00
griffi-gh 3a58e530b3 stuff 2024-03-12 19:48:17 +01:00
griffi-gh cd338f101c remove unused deps 2024-03-12 18:37:34 +01:00
griffi-gh b185dd2bb4 update example 5 2024-03-12 18:36:47 +01:00
griffi-gh 4437eb9878 use nearest filter 2024-03-12 18:19:04 +01:00
griffi-gh d43fd91a4e uwu 2024-03-12 01:51:27 +01:00
griffi-gh 509d39ddea drain remaining signals 2024-03-12 01:40:51 +01:00
griffi-gh de9f41c296 add br element, update docs 2024-03-12 01:38:11 +01:00
griffi-gh c3f32b3ddd somewhat less hacky... 2024-03-12 01:26:48 +01:00
griffi-gh 6b2d4fbe36 well it somewhat works, build using terrible hacks 2024-03-12 01:23:26 +01:00
griffi-gh c2d7542bb8 add docs 2024-03-12 01:07:17 +01:00
griffi-gh fc458464a7 update interactable 2024-03-12 01:06:03 +01:00
griffi-gh f716433d37 signal stuff... 2024-03-12 00:29:26 +01:00
griffi-gh 4c137095a0 yeah it's a total mess 2024-03-11 21:00:43 +01:00
griffi-gh 197b327b1f make arg mut 2024-03-11 20:52:25 +01:00
griffi-gh 2d59f76ba7 it kinda works 2024-03-11 20:48:39 +01:00
griffi-gh 13785a4946 fix unused imort 2024-03-11 20:17:39 +01:00
griffi-gh dcdbc0fcbe fix warning 2024-03-11 20:16:26 +01:00
griffi-gh 67290e52ea owo 2024-03-11 20:16:01 +01:00
griffi-gh 1fe104e6f3 uwu 2024-03-11 18:53:24 +01:00
griffi-gh 5d98d7c657 add some helper fns 2024-03-11 18:48:46 +01:00
griffi-gh 352691c228 update input handling 2024-03-11 18:40:11 +01:00
griffi-gh f25efdb3ca stuff 2024-03-07 23:03:13 +01:00
griffi-gh a92817cb88 move stuff out 2024-03-07 22:46:01 +01:00
griffi-gh 8a6785b688 fancier vscode demo 2024-03-07 02:56:05 +01:00
griffi-gh af138760c9 Use non-srgb textures 2024-03-07 02:47:10 +01:00
griffi-gh 1ac9f4abd0 add wrap to vs demo 2024-03-07 02:44:04 +01:00
griffi-gh ddf093ed14 vscode demo stuff 2024-03-07 02:40:47 +01:00
griffi-gh b6cd7567d7 change stuff 2024-03-07 02:40:11 +01:00
griffi-gh 25f947ba31 add extra helpers 2024-03-07 02:24:45 +01:00
griffi-gh 788ee5e98f wip 2024-03-07 02:12:14 +01:00
griffi-gh 226fac9e8b Rename UiDirection to Direction 2024-03-07 02:06:14 +01:00
griffi-gh 481fff7dee add Text::new 2024-03-07 02:05:39 +01:00
griffi-gh 6064567433 wip image, and required ctx stuff 2024-03-07 02:04:24 +01:00
griffi-gh 688bc6e489 add todo note 2024-03-07 01:19:45 +01:00
griffi-gh fb60c25385 add title to examples 2024-03-07 01:15:33 +01:00
griffi-gh 796e274e32 rename examples 2024-03-07 01:13:43 +01:00
griffi-gh 3731f19380 apply bg image 2024-03-07 01:12:39 +01:00
griffi-gh 1fc63cf070 api and doc stuff, add bg image prop to container 2024-03-07 01:11:53 +01:00
griffi-gh f05659e35b change bg color api again 2024-03-07 00:50:47 +01:00
griffi-gh 047d53016f set_title 2024-03-07 00:42:01 +01:00
griffi-gh 677cc7d37d modernize mom downloader 2024-03-07 00:41:26 +01:00
griffi-gh 2c20da0b3b clarify issue 2024-03-06 21:46:19 +01:00
griffi-gh fe093c5db2 add hack 2024-03-06 21:35:32 +01:00
griffi-gh e2a328f4b7 add a comment to fix stuff later 2024-03-06 21:28:35 +01:00
griffi-gh 507eff3f8f use full init syntax 2024-03-06 21:28:12 +01:00
griffi-gh b9f58285da fix corrupted text bug 2024-03-06 21:14:40 +01:00
griffi-gh 4d2d947e68 fix some atlas bugs 2024-03-06 20:58:50 +01:00
griffi-gh b6898d5b79 implement element wrapping 2024-03-06 20:39:25 +01:00
griffi-gh 689541e804 add settings 2024-03-06 20:34:28 +01:00
griffi-gh 4621f0335b remove non_exhaustive from Hints, upd docs 2024-03-06 17:52:34 +01:00
griffi-gh 4c26a1297f add should_wrap flag 2024-03-06 17:19:35 +01:00
griffi-gh ef0d610764 add wrap flag 2024-03-06 17:00:18 +01:00
griffi-gh cba0795213 wrap test 2024-03-06 15:44:02 +01:00
griffi-gh 6feefb61fa remove comment 2024-03-05 23:47:56 +01:00
griffi-gh e7edd98d41 aaa 2024-03-05 23:47:40 +01:00
griffi-gh d1588932e5 fix rounded rect gradient 2024-03-02 01:19:47 +01:00
griffi-gh 6549a6a410 fix align_test example 2024-03-02 01:09:57 +01:00
griffi-gh 392fed5798 update docs 2024-03-02 01:07:53 +01:00
griffi-gh ac723bad3f oops 2024-03-02 00:35:00 +01:00
griffi-gh 4affd56d7a ui transforms 2024-03-02 00:33:02 +01:00
griffi-gh cca9890600 fix alpha 2024-03-01 20:49:41 +01:00
griffi-gh 1d48a386cb do not invalidate buffers 2024-03-01 20:49:34 +01:00
griffi-gh 80282780d5 minor comment edit 2024-03-01 20:44:37 +01:00
griffi-gh 551dd343ac upd log 2024-03-01 18:45:56 +01:00
griffi-gh a09a25ba73 idk a bunch of changes i forgor to commit 2024-03-01 18:21:02 +01:00
griffi-gh 91367d54e0 uwu 2024-02-29 23:53:01 +01:00
griffi-gh be589d302d input handling stuff 2024-02-29 17:57:06 +01:00
griffi-gh 3a8ff21189 hook up winit impl to examples 2024-02-29 16:11:29 +01:00
griffi-gh 45bbdd57fd refactor 2024-02-29 16:02:05 +01:00
griffi-gh cd589d29ae stuff 2024-02-29 02:19:29 +01:00
griffi-gh 27205a93d2 input upd (wip) 2024-02-29 01:15:29 +01:00
griffi-gh dea07fb639 Update README.md 2024-02-28 17:16:37 +01:00
griffi-gh e140075549 wait it looks wrong 2024-02-28 17:01:43 +01:00
griffi-gh 2a8c6dddb1 update readme 2024-02-28 16:54:14 +01:00
griffi-gh 661c00ab87 upd example 2024-02-28 16:47:46 +01:00
griffi-gh 3471a0c382 fix offset 2024-02-27 22:57:46 +01:00
griffi-gh b7a4b82056 i think this looks better... 2024-02-27 22:38:43 +01:00
griffi-gh 35ee24bf06 cfg gate the stuff 2024-02-27 22:18:55 +01:00
griffi-gh ba083b76f5 add color html 2024-02-27 20:31:16 +01:00
griffi-gh d86cce035b rename stuff 2024-02-27 20:31:12 +01:00
griffi-gh 9f3cc681b5 add docs, update stuff 2024-02-27 18:23:55 +01:00
griffi-gh 2c7af890eb update size macro, add docs to layout module 2024-02-27 17:56:46 +01:00
griffi-gh c726120f82 x 2024-02-26 23:49:53 +01:00
griffi-gh 8759f0169c rename arg 2024-02-26 20:04:52 +01:00
griffi-gh a36c127e61 use derive_setters 2024-02-26 16:37:59 +01:00
griffi-gh 8c5ba17c9c api stuff 2024-02-26 16:33:55 +01:00
griffi-gh 684cab5ade add checks 2024-02-26 15:19:13 +01:00
griffi-gh 0f98da2753 eh... its better i guess. still needs a refactor 2024-02-26 15:13:03 +01:00
griffi-gh 6bc912e936 HACK 2024-02-26 01:30:52 +01:00
griffi-gh 2937f8e7e3 a 2024-02-26 01:27:25 +01:00
griffi-gh 0a7392684a a 2024-02-26 01:20:52 +01:00
griffi-gh 20f89a7567 wip refactor 2024-02-26 01:15:55 +01:00
griffi-gh b616548b83 minor changes 2024-02-25 15:59:12 +01:00
griffi-gh 966bcb748f uwu 2024-02-25 15:43:38 +01:00
griffi-gh 21508c0f76 kinda works now... 2024-02-25 04:02:10 +01:00
griffi-gh 91c5b99bce wip refactor 2024-02-24 23:32:09 +01:00
griffi-gh bb76139598 x 2024-02-21 23:56:55 +01:00
griffi-gh a5cd74e911 WIP single draw call architecture 2024-02-21 20:13:58 +01:00
griffi-gh 1f7685aef5 use usize max as the default font handle (to ensure it always stays invalid) 2024-02-21 11:20:45 +01:00
griffi-gh f7366b9bbb fix builtin font handle thingy 2024-02-21 11:19:14 +01:00
griffi-gh f9ea777954 bump version to 0.1.0.alpha.4 2024-02-21 11:06:13 +01:00
griffi-gh f8d67da0c9 remove unused enum 2024-02-21 11:03:36 +01:00
griffi-gh a6b2244461 x 2024-02-20 22:45:10 +01:00
griffi-gh 7df6340531 publish 0.1.0-alpha.3 2024-02-20 21:21:58 +01:00
griffi-gh 3f60cbd751 rename border_radius to corner_radius add it to mom downloader example 2024-02-20 21:13:21 +01:00
griffi-gh 0287e46923 New background api 2024-02-20 20:56:58 +01:00
griffi-gh 3550c28cc7 fix alpha check 2024-02-20 20:31:12 +01:00
griffi-gh f95caf37e5 add todo note 2024-02-20 20:29:27 +01:00
griffi-gh fc25818e6b remove unused border code 2024-02-20 20:27:05 +01:00
griffi-gh f12a59fd31 uwu 2024-02-20 20:24:36 +01:00
griffi-gh 2fdc075f3a add border radius to progress bar 2024-02-20 20:11:05 +01:00
griffi-gh ecc137bcd5 Remoev option wrapper for bg color 2024-02-20 20:10:56 +01:00
griffi-gh 8f6a15e244 remove the need for wrapped option 2024-02-20 20:06:13 +01:00
griffi-gh 385d7edb6a allow unused parens 2024-02-20 20:03:39 +01:00
griffi-gh cbafbec066 remove hardcoded texture size 2024-02-20 19:59:39 +01:00
griffi-gh db4a6435c9 update stuff to new api, rename examples 2024-02-20 19:57:02 +01:00
griffi-gh a0eb2cd42c add Alignment2d, better docs 2024-02-20 19:48:32 +01:00
griffi-gh 23e4be05f5 document stuff 2024-02-20 18:19:10 +01:00
griffi-gh 4e6f64b60e shorter doc 2024-02-20 17:54:53 +01:00
griffi-gh af892698b5 another refactor :3 2024-02-20 17:49:44 +01:00
griffi-gh 27080e80e7 refactor stuff 2024-02-20 17:30:26 +01:00
griffi-gh 972c086a32 drop interactable api for now 2024-02-20 15:57:57 +01:00
griffi-gh 770cae8acc wip winit impl 2024-02-20 01:00:57 +01:00
griffi-gh f4a747c505 restructure stuff, add builtin_container feature 2024-02-19 23:13:35 +01:00
griffi-gh 91e8b44dd5 add pixel_perfect feature, document stuff 2024-02-19 21:32:13 +01:00
griffi-gh 99e1bc5549 refactor draw stuff 2024-02-19 21:12:12 +01:00
griffi-gh 83c00e8c13 update rounded corner api 2024-02-19 19:40:18 +01:00
griffi-gh c72a005ff6 update metadata 2024-02-19 17:49:01 +01:00
griffi-gh 81bb44f719 upd readme 2024-02-19 17:47:43 +01:00
griffi-gh ad8496279e upd readme 2024-02-19 17:35:12 +01:00
griffi-gh 5ce6f1c9f4 bump version 2024-02-19 17:27:58 +01:00
griffi-gh b267655d07 update readme 2024-02-19 17:27:16 +01:00
griffi-gh 9c3d1d9214 fix readme 2024-02-19 17:25:12 +01:00
griffi-gh 19c705866f create hui-winit 2024-02-19 17:24:31 +01:00
griffi-gh 3a045fa4c4 use url assets to make the readme work for crates 2024-02-19 17:13:06 +01:00
griffi-gh c189f412bf update readme 2024-02-19 17:10:30 +01:00
griffi-gh f82d3331a0 remove unused clip option 2024-02-19 14:44:01 +01:00
griffi-gh 6485af80ca update mom downloader example 2024-02-19 14:26:59 +01:00
griffi-gh a9edb9a142 publish version 0.1.0-alpha.2 2024-02-19 14:03:30 +01:00
griffi-gh 9a917e21e7 update rounded example 2024-02-19 14:01:51 +01:00
griffi-gh 704c2ff779 update example 2024-02-19 13:57:39 +01:00
griffi-gh e758b2459b fix center alignment with padding 2024-02-19 13:57:33 +01:00
griffi-gh e7cdc3e58e upd example 2024-02-19 13:46:13 +01:00
griffi-gh 5174421ae5 kinda.. works? 2024-02-19 05:50:46 +01:00
griffi-gh d21abc6b62 kinda works 2024-02-19 05:46:43 +01:00
griffi-gh 3e4e98eb49 corners 2024-02-19 05:36:38 +01:00
griffi-gh c50333805b wip 2024-02-19 04:37:28 +01:00
griffi-gh 4828500c45 wip rounded corners api 2024-02-19 03:41:48 +01:00
griffi-gh b04694ce83 rename stuff 2024-02-18 19:27:45 +01:00
griffi-gh 246b80c0fa fix most warnings 2024-02-18 17:22:31 +01:00
griffi-gh 57900bc287 change version track to 0.1.0-alpha.x 2024-02-18 04:06:24 +01:00
griffi-gh b65e540f0e new "context" system and text measuring 2024-02-18 04:04:02 +01:00
griffi-gh ea6623f143 Merge branch 'master' of https://github.com/griffi-gh/hui 2024-02-17 23:06:13 +01:00
griffi-gh e88c479a52 Update README.md 2024-02-17 22:56:07 +01:00
griffi-gh 4f88c7ed22 Update README.md 2024-02-17 22:53:39 +01:00
griffi-gh bb182cc74a Update README.md 2024-02-17 22:49:45 +01:00
griffi-gh 793623d088 Update README.md 2024-02-17 22:48:48 +01:00

Diff content is not available