finished circle keyboard implementation and update window size

This commit is contained in:
lukasadrion
2025-12-05 01:18:54 +01:00
parent ef740ca9dd
commit 3512bf0fac
4 changed files with 187 additions and 127 deletions

View File

@@ -14,7 +14,11 @@
{
"title": "keeb",
"width": 800,
"height": 600
"height": 700,
"minWidth": 800,
"minHeight": 700,
"resizable": true,
"center": true
}
],
"security": {