shadowcat
shadowcat pushed to main at shadowcat/iris 2025-12-09 02:03:58 -05:00
7f4846a2d3 change macro a bit
shadowcat pushed to main at shadowcat/iris 2025-12-09 01:52:49 -05:00
e44bb8eca4 learn how workspaces + proc macros work & restructure everything
shadowcat pushed to main at shadowcat/iris 2025-12-08 00:12:15 -05:00
434e3c3af7 view + a bunch of fixes or smth idek man
shadowcat pushed to main at shadowcat/iris 2025-12-07 15:18:04 -05:00
b66d4da5d7 fix sized bounds
shadowcat pushed to main at shadowcat/iris 2025-12-07 14:45:57 -05:00
7b3a79b1b0 clean up layout dir
shadowcat pushed to main at shadowcat/iris 2025-12-07 14:36:43 -05:00
c99d466b75 switch to Rc<RefCell<...>> for widget storage
shadowcat pushed to main at shadowcat/iris 2025-12-07 00:32:42 -05:00
38266debb6 stuff
shadowcat pushed to main at shadowcat/iris 2025-12-06 20:48:13 -05:00
62aa02847a redo event fn signature & add event_ctx macro
shadowcat pushed to main at shadowcat/iris 2025-12-04 15:01:34 -05:00
f6b1143665 nothing
shadowcat pushed to main at shadowcat/iris 2025-12-04 14:54:44 -05:00
28d17c49c6 shift code
shadowcat pushed to main at shadowcat/iris 2025-12-04 14:53:12 -05:00
23ae5b246e remove default window attrs (oops)
shadowcat pushed to main at shadowcat/iris 2025-12-04 14:46:39 -05:00
db888416b6 add minimal example
shadowcat pushed to main at shadowcat/iris 2025-12-04 14:31:20 -05:00
f7b100e00c add default winit framework
shadowcat pushed to main at shadowcat/iris 2025-12-04 02:59:09 -05:00
e5d0a7e592 fix on_id widget refcount leak (-> memory leak)
shadowcat pushed to main at shadowcat/iris 2025-12-03 22:51:36 -05:00
84c460a91f app work
shadowcat pushed to main at shadowcat/iris 2025-11-28 16:09:25 -05:00
d6a9711ceb fix mask render bug (didn't recreate bind group)
shadowcat pushed to main at shadowcat/iris 2025-11-22 22:04:49 -05:00
ee0616885f single line textedit
shadowcat pushed to main at shadowcat/iris 2025-11-22 21:38:18 -05:00
14a9da0553 hold shift to select text
shadowcat pushed to main at shadowcat/iris 2025-11-22 21:15:53 -05:00
8e08f67627 ctrl x
shadowcat pushed to main at shadowcat/iris 2025-11-22 21:14:44 -05:00
84b3bf9078 fix zalgotext highlight