Commit graph

6 commits

Author SHA1 Message Date
0afe1e5b5b Updated Globals
switched from Context.ensure_tables() to Context.run_migrations()
2026-03-06 22:44:23 -06:00
54901a14b9 Updated Globals
Added main_win to the Globals.
2026-03-02 02:06:17 -06:00
98dfc7adea Updated Globals
Added fix to prevent updating passthrough when we disable it.
2026-02-27 16:15:46 -06:00
015a601be6 Updated Globals
Updated logic to handle using a convex_hull() for the points, instead of
individiual boxes.
Added Debug toggle.
2026-02-26 14:36:35 -06:00
74a22f0792 Implemented Mouse Passthrough
Implemented Mouse Passthrough code to handle allowing/dis-allowing mouse
passthrough, and adding exceptions for specific Control nodes.
2026-02-24 03:15:31 -06:00
48a5e71e00 Initial Commit 2026-02-23 18:38:03 -06:00