ac53f7e95a32d84a011a98fa9e729953ea9afc9b
This likely broke in 3.x when Ardour migrated to context dependent shortcuts (rather than GTK managed menu shortcuts). While there is Gtkmm2ext::Application::hide, there is currently no bindable action and hence no way to add a dedicated shortcut. Furthermore, since this is a special NSApplication menu, updating the menu-item when the action is bound is not trivial. gtk_application_hide() is only implemented for macOS and there is likely a better use for "H" shortcut anyway.
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%