feat: first draft of everything working single monitor with just mouse commands

This commit is contained in:
Lucas Oskorep
2025-04-18 01:57:29 -04:00
parent 185a8e233c
commit e1e240924a
12 changed files with 545 additions and 376 deletions

View File

@@ -16,7 +16,6 @@
"src/**/*"
],
"files": [
"extension.ts",
"winGroup.ts"
"extension.ts"
],
}