Commit graph

178 commits

Author SHA1 Message Date
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 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 eaadf43821 add fixme note for tomorrow 2024-03-25 02:13:50 +01:00
griffi-gh 1666b08873 add 9 patch rendering 2024-03-25 01:59:13 +01:00
griffi-gh d11f160d55 disallow opts for rounded rects 2024-03-24 23:59:27 +01:00
griffi-gh 72277a0fed add image loading 2024-03-24 22:55:05 +01:00
griffi-gh 7ce24185e5 allow customizing handle size 2024-03-24 22:27:59 +01:00
griffi-gh a7f01b1a72 upd api to frame 2024-03-24 22:18:15 +01:00
griffi-gh aee38bec45 disable covers_opaque optimization for images 2024-03-24 22:01:36 +01:00
griffi-gh 5af38d7a2a add covers_opaque 2024-03-24 21:35:44 +01:00
griffi-gh e488ef70b5 slider: use frames (less efficient :<) 2024-03-24 21:14:24 +01:00
griffi-gh e4fc96a2d8 :3 2024-03-24 21:01:30 +01:00
griffi-gh 17a313bdb8 update glam to 0.27 2024-03-24 21:00:46 +01:00
griffi-gh 4e17d368db format the thingy 2024-03-24 20:58:14 +01:00
griffi-gh 0eec840a08 update built-in element features 2024-03-24 20:53:03 +01:00
griffi-gh 84fdd9d1ae uwu 2024-03-24 19:08:24 +01:00
griffi-gh 3f8dea24be improve frame_rect macro docs 2024-03-24 19:07:51 +01:00
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