input system

This commit is contained in:
2026-08-07 01:32:21 -05:00
parent 07dfd7d3f4
commit 0d128c5724
29 changed files with 2295 additions and 325 deletions
@@ -21,12 +21,36 @@
"line": 16,
"message": ""
},
{
"codegenResult": 2,
"column": 21,
"durationMicroseconds": 0,
"functionName": "target",
"line": 32,
"message": "Cannot access value for name inputManager"
},
{
"codegenResult": 2,
"column": 13,
"durationMicroseconds": 0,
"functionName": "onActionPressed",
"line": 34,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 2,
"column": 13,
"durationMicroseconds": 0,
"functionName": "onActionReleased",
"line": 37,
"message": "Functions without type annotations won't be compiled"
},
{
"codegenResult": 0,
"column": 27,
"durationMicroseconds": 0,
"functionName": "fill",
"line": 31,
"line": 43,
"message": ""
},
{
@@ -34,8 +58,16 @@
"column": 35,
"durationMicroseconds": 0,
"functionName": "centerIn",
"line": 35,
"line": 47,
"message": ""
},
{
"codegenResult": 2,
"column": 27,
"durationMicroseconds": 0,
"functionName": "text",
"line": 57,
"message": "Cannot access value for name bottomWindow"
}
],
"filePath": "/home/cybrneko/dev/nomad/shell/qml/Main.qml"