d98c1ba522
The code currently tries to use Meta.KeyBindingFlags.REVERSED. Since this constant is |'ed with Meta.KeyBindingFlags.REVERSES, gjs silently ignores the unknown flag. https://bugzilla.gnome.org/show_bug.cgi?id=731619