13
0
livetrax/libs
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
..
appleutility wscript: drop unnecessary trailing ";" 2022-04-09 12:16:41 +02:00
ardour Bump session format version for MIDI region transparency 2022-09-14 02:44:52 +02:00
ardouralsautil Distinct stderr messages from ARD 2022-09-12 16:15:10 +02:00
audiographer fix signed/unsigned warning 2022-06-21 17:33:37 -06:00
auscan
backends ALSA: request device to query its settings 2022-09-12 16:34:25 +02:00
canvas canvas: NOOP - meter, whitespace adjustment 2022-09-03 16:46:41 -06:00
clearlooks-newer
evoral ControlList: replace code use to interpolate MIDI CC curves 2022-08-17 20:55:17 -06:00
fluidsynth
fst
gtkmm2ext Apple+H (hide window) shortcut does not work, so hide it 2022-09-18 16:33:29 +02:00
hidapi
libltc Fix various typos 2022-08-03 12:10:01 -06:00
lua Fix memory leak in ctorNilPtrPlacementProxy 2022-04-08 18:21:55 +02:00
midi++2 fix strncpy() size argument error (Windows only, needs review) 2022-06-22 13:31:08 -06:00
panners Fix various typos 2022-08-03 12:10:01 -06:00
pbd downloader: remove unnecessary header 2022-09-13 14:15:24 -06:00
plugins Fix various typos 2022-08-03 12:10:01 -06:00
ptformat wscript: remove trailing whitespace 2022-04-09 12:16:37 +02:00
qm-dsp wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
surfaces push2: temporarily comment display of jump loop actions due to cairo oddity 2022-09-07 17:03:08 -06:00
temporal tempo map: fix logic error in ::reset_starting_at() relating to tempo/bbt markers 2022-08-17 16:40:14 -06:00
vamp-plugins Do not use ABU suffix for vamp plugin shared object 2022-04-01 18:40:46 +02:00
vamp-pyin
vfork
vst3
waveview use new macros to cleanup #ifndef NDEBUG as much as possible (libs edition) 2022-06-22 13:31:08 -06:00
widgets ardourfader: more complete support for explicit fg 2022-08-11 00:07:30 -06:00
zita-convolver
zita-resampler zita-resampler: pass-through data if not configured 2022-05-24 20:41:59 +02:00