From 51c77e1d9417924e2cf0d86e10cdbb5fd1d5e3f1 Mon Sep 17 00:00:00 2001 From: PalmerAL Date: Sat, 21 Dec 2024 10:55:11 +0000 Subject: [PATCH 1/2] fully replace mousetrap with before-input-event --- index.html | 6 +- js/keybindings.js | 122 +++++++++++++-------------- js/searchbar/bookmarkEditor.js | 1 - js/taskOverlay/taskOverlayBuilder.js | 1 - main/main.js | 4 + package.json | 1 - 6 files changed, 65 insertions(+), 70 deletions(-) diff --git a/index.html b/index.html index da74b9b88..e47af0aec 100644 --- a/index.html +++ b/index.html @@ -136,7 +136,7 @@
@@ -216,7 +216,7 @@ hidden class="theme-background-color theme-text-color" > - +