foo_spider_monkey_panel icon indicating copy to clipboard operation
foo_spider_monkey_panel copied to clipboard

Add ability to suppress fb2k shortcuts in run-time (full and partial)

Open TheQwertiest opened this issue 4 years ago • 3 comments

E.g. will solve inability to type text with spaces in panels.

TheQwertiest avatar Nov 29 '19 13:11 TheQwertiest

Typing with Spaces generally works and is a non issue for the vast majority of people because they won't have it bound without modifiers in the main Preferences. You have no control over default UI intercepting all those bindings first so I think you'd have to subclass a new window to really get around it.

ghost avatar Dec 03 '19 14:12 ghost

Yea, I always forget about DUI...

Spaces generally works and is a non issue for the vast majority of people

AFAIK, space for play/pause is a default shortcut, so it actually affects anyone who didn't change default settings.

You have no control over default UI intercepting all those bindings

CUI somehow managed to get around it, probably with hooks. But I've yet to find the proper place to place the hook.

TheQwertiest avatar Dec 17 '19 11:12 TheQwertiest

Just giving feedback about this still being desired, since panels like Library tree or my manager make use of search input within panel and pressing space totally breaks playback as noted.

regorxxx avatar Apr 06 '23 09:04 regorxxx