Skip to content

Further refine workaround for SKC key press handing

Michael Gratton requested to merge wip/77-skc-in-composer into master

Only consider keyboard modifiers that are in GTK's default mod mask when deciding to engage/disengage the SKC hack in MainWindow, so things like NumLock being on (GDK_MOD2_MASK) don't disengage the hack.

Updates commit 01e553eb, fixes #77 (closed).

Merge request reports