From #10015
Chained keys aren't support for global: shortcuts on GTK. This is because we need to modify our calls to register the shortcuts to support multiple actions. For now, any global keybinds with multiple actions are ignored (aren't registered at all).
From #10015
Chained keys aren't support for
global:shortcuts on GTK. This is because we need to modify our calls to register the shortcuts to support multiple actions. For now, any global keybinds with multiple actions are ignored (aren't registered at all).