Compare commits

..

278 commits

Author SHA1 Message Date
griffi-gh 6eb3d98ad4 k it kinda wokrs 2024-05-08 03:21:49 +02:00
griffi-gh b6dc8f370b initial wgpu backend impl 2024-05-08 02:57:03 +02:00
griffi-gh b188e49a3c wip wgpu be 2024-05-08 01:50:14 +02:00
griffi-gh b71be4f9fd upd readme to mention wgpu 2024-05-08 01:50:02 +02:00
griffi-gh 82862a554f remove unused thingy 2024-05-08 01:49:48 +02:00
griffi-gh 20be787a62 create hui-wgpu 2024-05-05 01:14:06 +02:00
griffi-gh 3a50d2d0dd add support for winit 0.30 2024-05-04 21:43:03 +02:00
griffi-gh e7b2a8ff69 skip rendering transparent rects 2024-05-04 17:23:39 +02:00
griffi-gh 2863bbdf8a rename stack_bottom to stack_below 2024-04-22 01:14:43 +02:00
griffi-gh f8ee8d0e70 for rgb stuff, always return true instead of delegating 2024-04-17 16:28:57 +02:00
griffi-gh b30fe304d1 use rect om frame api 2024-04-17 16:22:51 +02:00
griffi-gh 104ac018fe uwu 2024-04-17 16:04:34 +02:00
griffi-gh 7a4c4b1a29 a 2024-04-17 16:02:29 +02:00
griffi-gh eda2ddcc0f refactor rect_frame macro 2024-04-17 16:00:27 +02:00
griffi-gh d82eb2eeb1 rename FrameRect to RectFrame 2024-04-17 15:57:46 +02:00
griffi-gh 44b8beaa94 lol i forgor to rename the module itself 2024-04-17 15:47:22 +02:00
griffi-gh 45829d5fef rename FillRect to FrameView 2024-04-17 15:44:47 +02:00
griffi-gh 7b671d2f3d uhh stuff 2024-04-17 15:41:10 +02:00
griffi-gh cdaf4c0781 allow rect in add, clean up elem api 2024-04-17 15:21:17 +02:00
griffi-gh 92f8975702 add state scope function 2024-03-29 14:27:57 +01:00
griffi-gh aa9e0de3e9 wip state stuff 2024-03-29 13:44:56 +01:00
griffi-gh ec4404b26c
Update devcontainer.json 2024-03-26 00:40:54 +01:00
griffi-gh 9e9cf7d1c2
Update devcontainer.json 2024-03-26 00:36:04 +01:00
griffi-gh bf7244ea33
Create devcontainer.json 2024-03-26 00:25:28 +01:00
griffi-gh 787b20b3db bump master version to 0.1.0-alpha.5 2024-03-25 18:41:44 +01:00
griffi-gh dd5af8b9e2 Prepare for publish 2024-03-25 18:35:54 +01:00
griffi-gh cf106bb893 add note about MSRV 2024-03-25 18:32:31 +01:00
griffi-gh adbc81e704 add doc_auto_cfg 2024-03-25 18:29:44 +01:00
griffi-gh 964cf22372 re-export Signal derive from the signal module 2024-03-25 18:14:36 +01:00
griffi-gh d14f27a428 document some stuff 2024-03-25 18:13:10 +01:00
griffi-gh 405963460d fix texture uv mess 2024-03-25 18:00:15 +01:00
griffi-gh dca0c0d2a4 make last rect shorter in example 7 2024-03-25 17:52:24 +01:00
griffi-gh 4e4c16ce76 use derive macro in examples 2024-03-25 17:51:34 +01:00
griffi-gh 72ff23ac0b add derive macro for Signal 2024-03-25 17:49:32 +01:00
griffi-gh 66ef58a131 use frames for progressbar 2024-03-25 16:16:56 +01:00
griffi-gh efe7326b4d load shader based on api 2024-03-25 15:37:32 +01:00
griffi-gh 55c908a3b9 disable word wrap 2024-03-25 14:26:30 +01:00
griffi-gh 6f7f3bc8b0 update readme 2024-03-25 14:26:20 +01:00
griffi-gh d8b470d805 this should fix the gap thing? 2024-03-25 14:18:14 +01:00
griffi-gh c1be9bf22b fix gap/padding layout (kinda) for remaining size 2024-03-25 14:14:12 +01:00
griffi-gh 3c6e6be754 wip Remaing size 2024-03-25 14:08:04 +01:00
griffi-gh 6da1cc5d88 more granular control over wrapping 2024-03-25 12:57:45 +01:00
griffi-gh 535a56a257 rearrange stuff 2024-03-25 12:40:06 +01:00
griffi-gh bf0b4dcdf2 add todo note :3 2024-03-25 02:46:30 +01:00
griffi-gh 807c9b087d remove fixme comment, fixed by ogl backend change 2024-03-25 02:45:43 +01:00
griffi-gh bd9c3aec81 upd slider 2024-03-25 02:31:57 +01:00
griffi-gh 579b7c5484 clean up example, make slider work 2024-03-25 02:30:51 +01:00
griffi-gh af0bf04ffc use linear minify filter 2024-03-25 02:25:46 +01:00
griffi-gh 36e6fc50ec add fixme note for tomorrow 2024-03-25 02:13:50 +01:00
griffi-gh 7daf4c44fa add note about slider 2024-03-25 02:10:15 +01:00
griffi-gh edb7305d7e aaa 2024-03-25 02:06:23 +01:00
griffi-gh 7b4772ca94 add custom slider as an example 2024-03-25 02:05:26 +01:00
griffi-gh 19ca54b1f3 add 9 patch rendering 2024-03-25 01:59:13 +01:00
griffi-gh c0af88fee8 disallow opts for rounded rects 2024-03-24 23:59:27 +01:00
griffi-gh 2db8d2f056 aaa 2024-03-24 22:55:36 +01:00
griffi-gh 95b4c47fbd prepare test 2024-03-24 22:55:15 +01:00
griffi-gh 91c9af9fd5 add image loading 2024-03-24 22:55:05 +01:00
griffi-gh 3b7059d49f allow customizing handle size 2024-03-24 22:27:59 +01:00
griffi-gh dac0c7ac6d upd api to frame 2024-03-24 22:18:15 +01:00
griffi-gh 6ec12187ac disable covers_opaque optimization for images 2024-03-24 22:01:36 +01:00
griffi-gh fc4bc83ba9 add covers_opaque 2024-03-24 21:35:44 +01:00
griffi-gh deec244547 slider: use frames (less efficient :<) 2024-03-24 21:14:24 +01:00
griffi-gh 8e7e32671c :3 2024-03-24 21:01:30 +01:00
griffi-gh 4ea98db39a update glam to 0.27 2024-03-24 21:00:46 +01:00
griffi-gh 7bd93af63f format the thingy 2024-03-24 20:58:14 +01:00
griffi-gh d4402756a3 update built-in element features 2024-03-24 20:53:03 +01:00
griffi-gh 0428af0f63 uwu 2024-03-24 19:08:24 +01:00
griffi-gh 290157e8d9 improve frame_rect macro docs 2024-03-24 19:07:51 +01:00
griffi-gh b8f9ace3da use the new macro in examples 2024-03-24 18:32:50 +01:00
griffi-gh 2a4af1aa35 add todo 2024-03-24 02:26:56 +01:00
griffi-gh 8a52fe1d67 update align_test, drop rounded_test 2024-03-24 02:24:39 +01:00
griffi-gh 7a64a6b750 make hacky macro even hackier 2024-03-24 02:19:26 +01:00
griffi-gh 9ba0a7e762 frame_rect macro 2024-03-24 02:05:28 +01:00
griffi-gh 91668e575c update most examples to new ugly api 2024-03-24 01:28:03 +01:00
griffi-gh b89a277aa9 fix fn name in ex.6 2024-03-24 01:17:26 +01:00
griffi-gh f5f3dd9ad3 remove deprecated background fn 2024-03-24 01:16:51 +01:00
griffi-gh 03a49791fa simplify with_background_frame call in example 2024-03-24 01:14:23 +01:00
griffi-gh d2598f8a20 move impls into separate module 2024-03-24 01:13:20 +01:00
griffi-gh d44a2bae53 impl from corners vec3 2024-03-24 01:10:22 +01:00
griffi-gh 3c680ea294 fix integrate frame api...
still sucks to use
2024-03-24 00:52:37 +01:00
griffi-gh 899774a7e1 document corner radius 2024-03-23 23:32:21 +01:00
griffi-gh 9acdacaa32 add docs 2024-03-23 23:23:24 +01:00
griffi-gh f8b80040f3 frame api redesign :3 2024-03-23 23:05:54 +01:00
griffi-gh fb2f3c739e remove line 2024-03-23 19:55:04 +01:00
griffi-gh b12c62e06f frame api is a mess... 2024-03-23 19:53:32 +01:00
griffi-gh 3ac83e161a rename stuff... 2024-03-23 19:42:53 +01:00
griffi-gh d1e1325068 fvck 2024-03-23 17:54:47 +01:00
griffi-gh 5ce9dda77b change name function to lower case 2024-03-23 15:54:33 +01:00
griffi-gh fa994e659a rename Br to Break 2024-03-23 15:52:54 +01:00
griffi-gh 328f745c39 add interactable active check 2024-03-23 15:52:14 +01:00
griffi-gh e22fa739c1 use new trigger api for interactable 2024-03-23 15:50:44 +01:00
griffi-gh 89037efebb add todo note 2024-03-23 15:43:22 +01:00
griffi-gh d347f8f7e9 for now, make frame non-pub 2024-03-23 15:41:19 +01:00
griffi-gh 85810a2e59 impl from corners f32 for roundedcorners 2024-03-23 15:10:32 +01:00
griffi-gh 7bfd12749b aaa 2024-03-23 15:09:05 +01:00
griffi-gh bbc1d9f1ff uhh i'm not happy with this 2024-03-23 02:05:44 +01:00
griffi-gh 915b99c3a5 frame stuff 2024-03-23 01:57:07 +01:00
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
griffi-gh 4a1b3e4a95 vscode demo stuff 2024-03-07 02:40:47 +01:00
griffi-gh 57913757aa change stuff 2024-03-07 02:40:11 +01:00
griffi-gh 43c61cd142 add extra helpers 2024-03-07 02:24:45 +01:00
griffi-gh e297c77453 wip 2024-03-07 02:12:14 +01:00
griffi-gh 40ef524c5a Rename UiDirection to Direction 2024-03-07 02:06:14 +01:00
griffi-gh 45132db996 add Text::new 2024-03-07 02:05:39 +01:00
griffi-gh 1a6d79b2fc wip image, and required ctx stuff 2024-03-07 02:04:24 +01:00
griffi-gh 40c448276b add todo note 2024-03-07 01:19:45 +01:00
griffi-gh 2e05a30d93 add title to examples 2024-03-07 01:15:33 +01:00
griffi-gh f0bd807ff8 rename examples 2024-03-07 01:13:43 +01:00
griffi-gh 7d2cf87201 apply bg image 2024-03-07 01:12:39 +01:00
griffi-gh 806e0ce8d1 api and doc stuff, add bg image prop to container 2024-03-07 01:11:53 +01:00
griffi-gh 1c55b1217b change bg color api again 2024-03-07 00:50:47 +01:00
griffi-gh 5dc97ae2b0 set_title 2024-03-07 00:42:01 +01:00
griffi-gh b368b0ebb5 modernize mom downloader 2024-03-07 00:41:26 +01:00
griffi-gh 36de134032 clarify issue 2024-03-06 21:46:19 +01:00
griffi-gh 42d3b52272 add hack 2024-03-06 21:35:32 +01:00
griffi-gh eac62c9041 add a comment to fix stuff later 2024-03-06 21:28:35 +01:00
griffi-gh abae9d25fc use full init syntax 2024-03-06 21:28:12 +01:00
griffi-gh d4151e6c76 fix corrupted text bug 2024-03-06 21:14:40 +01:00
griffi-gh cd6d421909 fix some atlas bugs 2024-03-06 20:58:50 +01:00
griffi-gh 7a70b0ccb2 implement element wrapping 2024-03-06 20:39:25 +01:00
griffi-gh 5bf6cc5615 add settings 2024-03-06 20:34:28 +01:00
griffi-gh 758b28d235 remove non_exhaustive from Hints, upd docs 2024-03-06 17:52:34 +01:00
griffi-gh 68c0e8417a add should_wrap flag 2024-03-06 17:19:35 +01:00
griffi-gh 59271bd76d add wrap flag 2024-03-06 17:00:18 +01:00
griffi-gh fff37d7345 wrap test 2024-03-06 15:44:02 +01:00
griffi-gh c100555f4a remove comment 2024-03-05 23:47:56 +01:00
griffi-gh 48acb7ccf6 aaa 2024-03-05 23:47:40 +01:00
griffi-gh c0d6b24150 fix rounded rect gradient 2024-03-02 01:19:47 +01:00
griffi-gh 7cd716b905 fix align_test example 2024-03-02 01:09:57 +01:00
griffi-gh 9f0809c61c update docs 2024-03-02 01:07:53 +01:00
griffi-gh 663f943af3 oops 2024-03-02 00:35:00 +01:00
griffi-gh b46db55f1b ui transforms 2024-03-02 00:33:02 +01:00
griffi-gh da61904a5a fix alpha 2024-03-01 20:49:41 +01:00
griffi-gh aafb219b6b do not invalidate buffers 2024-03-01 20:49:34 +01:00
griffi-gh 52bfab6135 minor comment edit 2024-03-01 20:44:37 +01:00
griffi-gh 93f94a0786 upd log 2024-03-01 18:45:56 +01:00
griffi-gh c91e6ba50c idk a bunch of changes i forgor to commit 2024-03-01 18:21:02 +01:00
griffi-gh 0377f1e46d uwu 2024-02-29 23:53:01 +01:00
griffi-gh 99774e7f5f input handling stuff 2024-02-29 17:57:06 +01:00
griffi-gh 4745dcad1d hook up winit impl to examples 2024-02-29 16:11:29 +01:00
griffi-gh ad0e6fd7e6 refactor 2024-02-29 16:02:05 +01:00
griffi-gh 778ae751e7 stuff 2024-02-29 02:19:29 +01:00
griffi-gh 407ac29d95 input upd (wip) 2024-02-29 01:15:29 +01:00
griffi-gh c5df17b4cd
Update README.md 2024-02-28 17:16:37 +01:00
griffi-gh d7971d32ec wait it looks wrong 2024-02-28 17:01:43 +01:00
griffi-gh cdbc0559c2 update readme 2024-02-28 16:54:14 +01:00
griffi-gh 2d2e335259 upd example 2024-02-28 16:47:46 +01:00
griffi-gh 16fc3219f9 fix offset 2024-02-27 22:57:46 +01:00
griffi-gh 3938d864f1 i think this looks better... 2024-02-27 22:38:43 +01:00
griffi-gh 4d100d8fe5 cfg gate the stuff 2024-02-27 22:18:55 +01:00
griffi-gh c9611346fb add color html 2024-02-27 20:31:16 +01:00
griffi-gh becbffc367 rename stuff 2024-02-27 20:31:12 +01:00
griffi-gh 74027c52d0 add docs, update stuff 2024-02-27 18:23:55 +01:00
griffi-gh a1bfbb51d0 update size macro, add docs to layout module 2024-02-27 17:56:46 +01:00
griffi-gh 7d5869c2cb x 2024-02-26 23:49:53 +01:00
griffi-gh 0cd4e3a8a1 rename arg 2024-02-26 20:04:52 +01:00
griffi-gh b801ec8821 use derive_setters 2024-02-26 16:37:59 +01:00
griffi-gh 90f34a5dc4 api stuff 2024-02-26 16:33:55 +01:00
griffi-gh 9d7ed80be1 add checks 2024-02-26 15:19:13 +01:00
griffi-gh 30579928b0 eh... its better i guess. still needs a refactor 2024-02-26 15:13:03 +01:00
griffi-gh 371f3cb61e HACK 2024-02-26 01:30:52 +01:00
griffi-gh c8c4028bfb a 2024-02-26 01:27:25 +01:00
griffi-gh f8b2a4e15f a 2024-02-26 01:20:52 +01:00
griffi-gh 9aa61f392e wip refactor 2024-02-26 01:15:55 +01:00
griffi-gh 23dc81a921 minor changes 2024-02-25 15:59:12 +01:00
griffi-gh b064a2cb2b uwu 2024-02-25 15:43:38 +01:00
griffi-gh cdba2fedd8 kinda works now... 2024-02-25 04:02:10 +01:00
griffi-gh ae26a4d933 wip refactor 2024-02-24 23:32:09 +01:00
griffi-gh f61aa6734f x 2024-02-21 23:56:55 +01:00
griffi-gh f54b218cbb WIP single draw call architecture 2024-02-21 20:13:58 +01:00
griffi-gh 3bcbe0ae6e use usize max as the default font handle (to ensure it always stays invalid) 2024-02-21 11:20:45 +01:00
griffi-gh ff5658f44a fix builtin font handle thingy 2024-02-21 11:19:14 +01:00
griffi-gh cefa48838a bump version to 0.1.0.alpha.4 2024-02-21 11:06:13 +01:00
griffi-gh a8b065c839 remove unused enum 2024-02-21 11:03:36 +01:00
griffi-gh 9a9bb72f8d x 2024-02-20 22:45:10 +01:00
griffi-gh 9bb95b3baf publish 0.1.0-alpha.3 2024-02-20 21:21:58 +01:00
griffi-gh 73fde36c8a rename border_radius to corner_radius add it to mom downloader example 2024-02-20 21:13:21 +01:00
griffi-gh ff448ed393 New background api 2024-02-20 20:56:58 +01:00
griffi-gh bc40d4c8cc fix alpha check 2024-02-20 20:31:12 +01:00
griffi-gh 1fa292ae6b add todo note 2024-02-20 20:29:27 +01:00
griffi-gh e5859d26e0 remove unused border code 2024-02-20 20:27:05 +01:00
griffi-gh 65bd1c1b38 uwu 2024-02-20 20:24:36 +01:00
griffi-gh 92b7f6890f add border radius to progress bar 2024-02-20 20:11:05 +01:00
griffi-gh c80f42f900 Remoev option wrapper for bg color 2024-02-20 20:10:56 +01:00
griffi-gh 8393cf48a3 remove the need for wrapped option 2024-02-20 20:06:13 +01:00
griffi-gh 964ce612c2 allow unused parens 2024-02-20 20:03:39 +01:00
griffi-gh 7765d43049 remove hardcoded texture size 2024-02-20 19:59:39 +01:00
griffi-gh f02a28ee31 update stuff to new api, rename examples 2024-02-20 19:57:02 +01:00
griffi-gh d6ab6778e8 add Alignment2d, better docs 2024-02-20 19:48:32 +01:00
griffi-gh 9ff9b8356d document stuff 2024-02-20 18:19:10 +01:00
griffi-gh 8de7c4673e shorter doc 2024-02-20 17:54:53 +01:00
griffi-gh 9c97ad9cd8 another refactor :3 2024-02-20 17:49:44 +01:00
griffi-gh f657c2df5f refactor stuff 2024-02-20 17:30:26 +01:00
griffi-gh afcaf5fbef drop interactable api for now 2024-02-20 15:57:57 +01:00
griffi-gh cd50736bfb wip winit impl 2024-02-20 01:00:57 +01:00
griffi-gh e9cfd19c01 restructure stuff, add builtin_container feature 2024-02-19 23:13:35 +01:00
griffi-gh 250e821396 add pixel_perfect feature, document stuff 2024-02-19 21:32:13 +01:00
griffi-gh e3c4be7fdc refactor draw stuff 2024-02-19 21:12:12 +01:00
griffi-gh 52d8b9866f update rounded corner api 2024-02-19 19:40:18 +01:00
griffi-gh a1279f8193 update metadata 2024-02-19 17:49:01 +01:00
griffi-gh 92dfb32e1d upd readme 2024-02-19 17:47:43 +01:00
griffi-gh 95535c0292 upd readme 2024-02-19 17:35:12 +01:00
griffi-gh cc3f397c69 bump version 2024-02-19 17:27:58 +01:00
griffi-gh 23ca81670f update readme 2024-02-19 17:27:16 +01:00
griffi-gh 0b5d51603e fix readme 2024-02-19 17:25:12 +01:00
griffi-gh 5fffb921b5 create hui-winit 2024-02-19 17:24:31 +01:00
griffi-gh 1d3f44d6c4 use url assets to make the readme work for crates 2024-02-19 17:13:06 +01:00
griffi-gh 5f6eb18b0f update readme 2024-02-19 17:10:30 +01:00
griffi-gh 5290abc41f remove unused clip option 2024-02-19 14:44:01 +01:00
griffi-gh 3432550566 update mom downloader example 2024-02-19 14:26:59 +01:00
griffi-gh b2a318a0f6 publish version 0.1.0-alpha.2 2024-02-19 14:03:30 +01:00
griffi-gh 73316e630d update rounded example 2024-02-19 14:01:51 +01:00
griffi-gh da58e8112f update example 2024-02-19 13:57:39 +01:00
griffi-gh a4c06ac61d fix center alignment with padding 2024-02-19 13:57:33 +01:00
griffi-gh b59447f644 upd example 2024-02-19 13:46:13 +01:00
griffi-gh 36947bff94 kinda.. works? 2024-02-19 05:50:46 +01:00
griffi-gh ec3ebeb4b8 kinda works 2024-02-19 05:46:43 +01:00
griffi-gh fa5b89b3ec corners 2024-02-19 05:36:38 +01:00
griffi-gh f2ff2ccfb5 wip 2024-02-19 04:37:28 +01:00
griffi-gh 6db5267cef wip rounded corners api 2024-02-19 03:41:48 +01:00
griffi-gh a3a133ec12 rename stuff 2024-02-18 19:27:45 +01:00
griffi-gh f24bff2755 fix most warnings 2024-02-18 17:22:31 +01:00
griffi-gh 41049e5f59 change version track to 0.1.0-alpha.x 2024-02-18 04:06:24 +01:00
griffi-gh e0ee7c9aa6 new "context" system and text measuring 2024-02-18 04:04:02 +01:00
griffi-gh 1e1dccde0c Merge branch 'master' of https://github.com/griffi-gh/hui 2024-02-17 23:06:13 +01:00
griffi-gh 7900b6bb91
Update README.md 2024-02-17 22:56:07 +01:00
griffi-gh 487112c4aa
Update README.md 2024-02-17 22:53:39 +01:00
griffi-gh 8e4e9827f7
Update README.md 2024-02-17 22:49:45 +01:00
griffi-gh f69ebe2bd5
Update README.md 2024-02-17 22:48:48 +01:00

Diff content is not available