Skip to content
  • Thibault Saunier's avatar
    base:navigation: Cleanup navigation key modifiers enum · f7b342f1
    Thibault Saunier authored and GStreamer Marge Bot's avatar GStreamer Marge Bot committed
    We were exposing the 'ALT' modifier as if we were guaranteeing its
    accuracy but truth is we were only exposing configuration dependent
    values.
    
    Make the API simpler for now, the same way as Gtk3 was exposing it, and
    when we have time to guarantee more values by making them take backends
    configuration into account, we will expose those values in a accurate
    way.
    
    Fixes #1402
    
    Part-of: <!3565>
    f7b342f1