rbreaves / kinto

Mac-style shortcut keys for Linux & Windows.
http://kinto.sh
GNU General Public License v2.0
4.24k stars 212 forks source link

New text input field ClassNN for control panels #769

Closed RedBearAK closed 3 weeks ago

RedBearAK commented 1 year ago

Older Windows control panel windows are also instances of explorer.exe. This adds a new known text input field "focused control" ClassNN to the criteria that controls when to avoid blocking or remapping Enter/Delete/Backspace keys.

Update to Finder Mods section of kinto.ahk.

RedBearAK commented 1 year ago

@rbreaves

Bumping this because it's a very minor update and needs to be merged to avoid problems with Enter/Delete/Backspace keys in older-style Control Panel windows.

RedBearAK commented 3 weeks ago

Closing because this is superseded by the fixes in PR #867.