Commit Graph

7 Commits

Author SHA1 Message Date
Sasha Koshka
53f78cb0e7 Overhauled mouse events
Everything gets an image.Point instead of an x y pair, and most
things now get modifiers.
2023-04-20 14:44:54 -04:00
9e16f7b532 Migrated TextBox 2023-04-15 12:35:00 -04:00
437aef0c27 Redid the entity system a bit to make it more reliable
Now it supports things like parenting elements before they are
added to a window and elements no longer have to constantly check
for a nil entity
2023-04-15 01:14:36 -04:00
6e4310b9ad Some X backend fixes 2023-04-14 23:58:14 -04:00
68128c94d8 Migrated over some elements 2023-04-14 22:03:22 -04:00
7b300333cf I am going insane 2023-03-31 01:06:29 -04:00
53bfc8df68 Re-organized module structure 2023-03-30 23:19:04 -04:00