1
1
Fork 0
mirror of https://github.com/griffi-gh/hUI.git synced 2025-04-03 06:26:30 -05:00
Commit graph

121 commits

Author SHA1 Message Date
griffi-gh 6dfebcdc87 wip euc 2025-03-31 18:24:25 +02:00
griffi-gh 803240a83e use image crate in example 7 2025-03-31 14:21:47 +02:00
griffi-gh 68f4f2859c fix some warnings 2025-03-11 14:58:19 +01:00
griffi-gh e43998419a allocate -> add to be consistent with fonts api, minor public api changes 2025-03-11 13:39:46 +01:00
griffi-gh 119b9ad077 replace flag :3 2025-03-11 13:06:16 +01:00
griffi-gh 5aaa7bb282 fix remaining examples 2025-03-11 11:42:35 +01:00
griffi-gh 82b2960adf fix transform example 2025-03-11 10:54:04 +01:00
griffi-gh 537d138651 fix example 2 2025-03-11 10:38:06 +01:00
griffi-gh e8851ee356 mostly fix stuff 2025-03-11 10:16:46 +01:00
griffi-gh b49f0c2dba wip rewrite/restructure 2025-03-09 18:34:32 +01:00
griffi-gh 9332c1e4bd fix broken examples 2025-02-28 16:35:13 +01:00
griffi-gh 24f0c83304 bump edition to 2024, rust-version to 1.85 2025-02-28 16:32:21 +01:00
griffi-gh b2d6a347ba update deps 2025-02-28 16:18:13 +01:00
griffi-gh 1b5cdb192f remove hui-paineter dep of hui-examples 2024-12-11 20:40:01 +01:00
griffi-gh 292dda66d1 fix some warnings 2024-12-11 20:36:14 +01:00
griffi-gh 1fea554560 update more deps 2024-12-11 20:32:31 +01:00
griffi-gh 9b3490b8e5 Update deps 2024-12-11 20:17:34 +01:00
griffi-gh 9dcdd26fdb hui-painter stuff :3 2024-09-20 23:19:56 +02:00
griffi-gh db3f7ae7f7 flakes/wayland stuff 2024-09-08 12:13:44 +02:00
griffi-gh 7ef1929906 Begin major refactor 2024-08-04 18:06:49 +02:00
griffi-gh 3a50d2d0dd add support for winit 0.30 2024-05-04 21:43:03 +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 964cf22372 re-export Signal derive from the signal module 2024-03-25 18:14:36 +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 66ef58a131 use frames for progressbar 2024-03-25 16:16:56 +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 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 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 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 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 4ea98db39a update glam to 0.27 2024-03-24 21:00:46 +01:00
griffi-gh b8f9ace3da use the new macro in examples 2024-03-24 18:32:50 +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 03a49791fa simplify with_background_frame call in example 2024-03-24 01:14:23 +01:00
griffi-gh 3c680ea294 fix integrate frame api...
still sucks to use
2024-03-24 00:52:37 +01:00
griffi-gh fa994e659a rename Br to Break 2024-03-23 15:52:54 +01:00