From e2a6fa0c7ecd0298e68997f24cb04e7ab2c9ccd2 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Thu, 20 Aug 2026 13:39:14 +0900 Subject: [PATCH] change: normalize context menu keybind behavior for j,k keys Normalized custom menu navigation keys to be in conformity with native keybindings for Gdk.KEY_uparrow and Gdk.KEY_downarrow.