UI/UX: Improved mouse hiding logic, overlay controls, and robust player integration

This commit is contained in:
2025-08-25 16:37:54 +03:00
parent 1ea2ee584c
commit 0c162bb0c8
5 changed files with 148 additions and 15 deletions

View File

@@ -6,5 +6,6 @@
"port": "80",
"screen_w": "1920",
"screen_h": "1080",
"refresh_time": "5"
}
"refresh_time": "5",
"touch_screen": "On"
}