Commit Graph
207 Commits
Author SHA1 Message Date
iris 37b1987aa8 remove modules and have single event manager (atomics feature parity + preparation for local state) 2025-12-12 01:46:24 -05:00
iris a708813ce7 idk work (r + h) 2025-12-11 23:05:27 -05:00
iris a70d09e162 lol 2025-12-11 16:24:07 -05:00
iris 966b6a2ac2 proper widgetid + slot vec instead of map 2025-12-11 16:23:14 -05:00
iris 2dad409300 handles (tuple) 2025-12-11 07:30:59 -05:00
iris 36668c82f4 strong & weak widgets 2025-12-11 07:16:06 -05:00
iris a85e129026 move everything out of layout 2025-12-11 05:48:29 -05:00
iris 174c447706 switch to macro 2025-12-11 05:31:34 -05:00
iris 2dc5b0f62c refactor project structure (start of redoing atomic branch without atomics) 2025-12-11 05:25:58 -05:00
iris 38266debb6 stuff 2025-12-07 00:32:38 -05:00
iris 62aa02847a redo event fn signature & add event_ctx macro 2025-12-06 20:48:10 -05:00
iris f6b1143665 nothing 2025-12-04 15:01:31 -05:00
iris 28d17c49c6 shift code 2025-12-04 14:54:40 -05:00
iris 23ae5b246e remove default window attrs (oops) 2025-12-04 14:53:08 -05:00
iris db888416b6 add minimal example 2025-12-04 14:46:34 -05:00
iris f7b100e00c add default winit framework 2025-12-04 14:31:07 -05:00
iris e5d0a7e592 fix on_id widget refcount leak (-> memory leak) 2025-12-04 02:59:05 -05:00
iris 84c460a91f app work 2025-12-03 22:51:33 -05:00
iris d6a9711ceb fix mask render bug (didn't recreate bind group) 2025-11-28 16:09:23 -05:00
iris ee0616885f single line textedit 2025-11-22 22:04:46 -05:00
iris 14a9da0553 hold shift to select text 2025-11-22 21:38:16 -05:00
iris 8e08f67627 ctrl x 2025-11-22 21:15:50 -05:00
iris 84b3bf9078 fix zalgotext highlight 2025-11-22 21:14:41 -05:00
iris bf3ade840b triple click to select line + fix highlighting 2025-11-22 20:49:38 -05:00
iris 2aa5719166 added text edit history / undo (ctrl-z) 2025-11-22 20:37:37 -05:00
iris 90c579d734 oopsie (orderlerss -> ordered rendering) 2025-11-22 20:22:26 -05:00
iris d757e805e8 rename z offset to layer offset 2025-11-22 18:45:01 -05:00
iris 9deba3d9d7 fix wrapping text selection 2025-11-22 18:29:44 -05:00
iris c24c517c60 word selection 2025-11-22 15:33:28 -05:00
iris fc89826794 ctrl a & word movement 2025-11-22 15:01:22 -05:00
iris 140be50baa fix layer mismatch with apply free in renderer 2025-11-22 03:15:21 -05:00
iris 1c6fc99f57 idek bruh 2025-11-22 00:44:38 -05:00
iris 1cec56e847 TEXT SELECTION 2025-11-21 23:56:31 -05:00
iris 246caffb34 fix warning 2025-11-21 20:25:55 -05:00
iris 31ff17c21a hint gaming 2025-11-21 20:18:39 -05:00
iris 23c5abe5a9 crop text images that are too big 2025-11-21 18:18:28 -05:00
iris 97b284e81e store size in tex instead of bot_right 2025-11-21 14:38:16 -05:00
iris c428de8fd5 change default text align and fix scroll drawing 2025-11-21 13:31:49 -05:00
iris 5785352ac0 max size + better scrolling size fn 2025-11-21 02:44:59 -05:00
iris 172e7157be FINALLY FIXED STUPID TEST UI ISSUES (true painter.rs moment) + scrolling 2025-11-21 01:40:13 -05:00
iris e3b1ddc993 add comments 😱 2025-11-20 23:27:30 -05:00
iris 5aef8c2201 lol comments 2025-11-20 23:06:59 -05:00
iris acd67179b7 fix mask coords... might wanna change cpu output? 2025-11-20 23:01:01 -05:00
iris dff72d2c43 I love control flow 2025-11-20 22:48:08 -05:00
iris f6f9ebbe51 tuple gaming 2025-11-20 15:56:00 -05:00
iris 6251c23d37 the great orientation refactor (move to x & y UiScalars/Spans) + don't call full size in align 2025-11-20 15:44:39 -05:00
iris 96ef0c529b remove debug prints 2025-11-20 00:19:45 -05:00
iris a952b34a72 mistakes were fixed and sins were committed 2025-11-20 00:18:30 -05:00
iris db248de8f4 fix span sizing (still some layout tho) 2025-11-18 17:52:45 -05:00
iris 9febd03067 comment 2025-11-18 01:13:24 -05:00