From 67bac6f48626462edf33636d087bf632bdaab6b1 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Fri, 24 Apr 2026 21:35:10 +0200 Subject: [PATCH] feat: support global keyboard input in the dev sample --- samples/dev/index.html | 113 +++++++++++++++++++++++++++++------------ 1 file changed, 80 insertions(+), 33 deletions(-) diff --git a/samples/dev/index.html b/samples/dev/index.html index ca49400..08e168b 100644 --- a/samples/dev/index.html +++ b/samples/dev/index.html @@ -213,7 +213,7 @@
-
Keyboard input is captured directly by the screen
+
Keyboard works globally: digits, numpad, Enter, Backspace, +, -, *, /, %, ^