Commit graph

154 commits

Author SHA1 Message Date
griffi-gh 47c5f1c4a8 add todo 2024-03-24 02:26:56 +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 e665a94335 remove deprecated background fn 2024-03-24 01:16:51 +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 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 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 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 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