shadowcat
shadowcat pushed to main at shadowcat/iris 2025-09-29 14:54:51 -04:00
5c2022396a update todo
shadowcat pushed to main at shadowcat/iris 2025-09-29 14:01:38 -04:00
db0d11cacb ing prefix gives off bad vibes
shadowcat pushed to main at shadowcat/iris 2025-09-29 14:00:57 -04:00
337af3e18c positioning dir in core
shadowcat pushed to main at shadowcat/iris 2025-09-29 13:45:52 -04:00
628840d5cd text update for more code reuse + much better caching
shadowcat pushed to main at shadowcat/iris 2025-09-28 13:14:54 -04:00
c98a43f94d update px dependent on resize + move painter data into struct in ui
shadowcat pushed to main at shadowcat/iris 2025-09-28 01:32:14 -04:00
61df088cc7 initial text wrapping impl (resizing will break)
shadowcat pushed to main at shadowcat/iris 2025-09-27 23:47:45 -04:00
b2950566af add axis to flip so spans w negative sign work correctly
shadowcat pushed to main at shadowcat/iris 2025-09-27 22:16:46 -04:00
dc9340b26c renaming & comments
shadowcat pushed to main at shadowcat/iris 2025-09-27 21:32:30 -04:00
8afe2c68e8 add scroll fn to traits
shadowcat pushed to main at shadowcat/iris 2025-09-27 21:13:04 -04:00
5445008528 add offset / scrolling + clipboard support
shadowcat pushed to main at shadowcat/iris 2025-09-27 16:11:33 -04:00
95f049acb4 move widgets on draw if region size is same
shadowcat pushed to main at shadowcat/iris 2025-09-25 21:30:30 -04:00
5f2dffc189 unleash the sizes
shadowcat pushed to main at shadowcat/iris 2025-09-25 21:19:50 -04:00
06cfeaac6b no branching allowed
shadowcat pushed to main at shadowcat/iris 2025-09-25 19:59:21 -04:00
6d829dbe81 stack & padding fix sorta, preparing for scroll areas
shadowcat pushed to main at shadowcat/iris 2025-09-25 14:32:23 -04:00
273a92d1f7 decide it's better to leave them separate
shadowcat pushed to main at shadowcat/iris 2025-09-25 13:59:42 -04:00
552d66d90f move ctx in event to be on module so run event and stuff can be used easily
shadowcat pushed to main at shadowcat/iris 2025-09-25 13:00:09 -04:00
fe42092556 jugando
shadowcat pushed to main at shadowcat/iris 2025-09-25 12:43:14 -04:00
cfd5cda0b2 clean up a bit
shadowcat pushed to main at shadowcat/iris 2025-09-25 12:37:10 -04:00
21f15fb9c5 event system!!!
shadowcat pushed to main at shadowcat/iris 2025-09-25 00:39:26 -04:00
4deeabe611 stop doing option transmuting bruh