|
From: James T. <ja...@fl...> - 2023-04-18 08:23:38
|
> On 18 Apr 2023, at 09:18, TheFGFSEagle <the...@gm...> wrote: > > If we want to keep global shortcuts we at least need a way to add/remove/enable/disable shortcuts from Nasal. Right, this previously worked because PUI got ‘first chance’ at handling key input. But we always had duplication between keyboard.xml and other places, so I would rather standardise on keyboard.xml, but allow a UI element to set a scope for shortcuts. (So that Copy/paste shortcuts etc can work in a text input, at least … but probably some other standard ones) Kind regards, James |