13
0
livetrax/libs/gtkmm2ext
Robin Gareus ac53f7e95a
Apple+H (hide window) shortcut does not work, so hide it
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.
2022-09-18 16:33:29 +02:00
..
gtkmm2ext move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (libs) 2022-08-10 21:11:46 -06:00
MSVCgtkmm2ext Add/remove source(s) in our MSVC project (gtkmm2ext) 2021-01-28 10:50:27 +00:00
po add a few translations missing in previous commit 2022-08-23 17:01:21 +02:00
action_model.cc
actions.cc Fix various typos 2022-04-08 19:51:02 +02:00
application.cc
AUTHORS
bindings.cc Fix various typos 2022-08-03 12:10:01 -06:00
cairo_packer.cc
cairo_theme.cc Add missing file (amend 70ad205bc1) 2021-01-27 04:42:38 +01:00
cairo_widget.cc cairowidget: add supplementary set_source_rgb_a() method that uses the uint32 Color type 2022-08-10 18:15:25 -06:00
cell_renderer_color_selector.cc
cell_renderer_pixbuf_multi.cc
cell_renderer_pixbuf_toggle.cc
colors.cc move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (libs) 2022-08-10 21:11:46 -06:00
colorspace.cc
COPYING
cursors.cc
debug.cc
dndtreeview.cc DnD-TV: Allow to specify TargetFlags 2022-01-10 20:40:46 +01:00
emscale.cc
gtk_ui.cc Fix source typos (heirarchy->hierarchy) 2022-04-08 21:38:00 +02:00
gtkapplication_quartz.mm Apple+H (hide window) shortcut does not work, so hide it 2022-09-18 16:33:29 +02:00
gtkapplication_win32.c
gtkapplication_x11.c
gtkapplication.c
gtkutils.cc
keyboard.cc Add API to format keyboard modifiers for tooltips 2022-06-21 22:11:49 +02:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
menu_elems.cc
nsglview.mm
persistent_tooltip.cc gtkmm: use get_visible() instead of deprecated Gtk::Widget::is_visible() 2022-04-08 20:20:10 +02:00
sync-menu.c
textviewer.cc
treeutils.cc
utils.cc Fix various typos 2022-08-03 12:10:01 -06:00
visibility_tracker.cc gtkmm: use get_mapped instead of deprecated Gtk::Widget::is_mapped() 2022-04-08 20:20:10 +02:00
window_proxy.cc gtkmm: use get_mapped instead of deprecated Gtk::Widget::is_mapped() 2022-04-08 20:20:10 +02:00
window_title.cc
wscript wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00