Commit graph

280 commits

Author SHA1 Message Date
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