Skip to content
  • Martin Nordholts's avatar
    app: Add Windows→Hide docks menu item · f9a2c5cf
    Martin Nordholts authored
    Add Windows→Hide docks menu item. We don't remove the hardcoding of
    having Tab trigger it though, because gtk_accelerator_valid() returns
    FALSE for GDK_tab. This means that if the user changes keyboard
    shortcut for the menu item, both the user shortcut and the hardcoded
    shortcut will work. We remove gimp_dialog_factories_toggle() and make
    clients activate the action instead to toggle dock visibility.
    f9a2c5cf