Skip to content
  • Michael Natterer's avatar
    Bug 659602 - Provide an abstraction for the platform's use of modifier keys · 4a7a6733
    Michael Natterer authored and Michael Natterer's avatar Michael Natterer committed
    Add enum GdkModifierIntent which identifies use cases for modifier masks
    and GdkKeyMap::get_modifier_mask(). Add a default implementation which returns
    what is currently hardcoded all over GTK+, and an implementation in the
    quartz backend. Also add gtk_widget_get_modifier_mask() which simplifies
    things by doing widget->display->keymap->get_modifier_mask().
    4a7a6733