On 3 November 2017 at 09:26, Gerd Hoffmann <kra...@redhat.com> wrote: > Ignoring autorepeat events (as the patch does, but which the commit > message doesn't mention) makes sense. But I still fail to see why we > should limit hotkeys to the main window.
Is there documentation about how the input subsystem wants to handle autorepeat? (ie how UI frontends should present repeating keys to it, and how keyboard backends should expect to see repeating keys delivered from it). There's been discussion on this in another thread about xenfb and vnc... Also I think it would be nice to have written up what the "expected" set of hotkeys for UI frontends are, so we can be consistent. I think SDL and gtk are different about what their ungrab keycombo is, for instance. (I've been assuming gtk is the "this is the right behaviour" exemplar to follow.) thanks -- PMM