Commit graph

284 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