13
0
livetrax/libs/gtkmm2ext
Robin Gareus 2f0914c730
Allow to disable use of NSGLView
On recent Mac systems (Catalina) OpenGL is slower compared to
directly using GTK's NSView. Furthermore when compiled on
Catalina, and running on a system with a Retina screen, the initial
size of the canvas may be wrong:

   libs/gtkmm2ext/nsglview.mm:175:1: warning: method possibly
   missing a [super reshape] call [-Wobjc-missing-super-calls]

This is not an issue when running versions compiled on older systems.
2020-03-24 14:24:14 +01:00
..
gtkmm2ext Allow to limit error dump 2020-02-28 07:26:13 +01:00
MSVCgtkmm2ext
po
action_model.cc
actions.cc
application.cc
AUTHORS
bindings.cc
cairo_packer.cc
cairo_widget.cc Revert to use an image surface for CairoWidgets 2020-01-08 04:24:51 +01:00
cell_renderer_color_selector.cc
cell_renderer_pixbuf_multi.cc
cell_renderer_pixbuf_toggle.cc
colors.cc
colorspace.cc
COPYING
cursors.cc
debug.cc
dndtreeview.cc
emscale.cc
gettext.h
gtk_ui.cc Replace strftime() with Glib::DateTime() 2020-03-08 23:31:51 +01:00
gtkapplication_quartz.mm
gtkapplication_win32.c
gtkapplication_x11.c
gtkapplication.c
gtkutils.cc
keyboard.cc add a signal to Gtkmm2ext::Keyboard to allow (possible) handling of close-current-dialog 2019-11-06 16:25:30 -07:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
menu_elems.cc
nsglview.mm Allow to disable use of NSGLView 2020-03-24 14:24:14 +01:00
persistent_tooltip.cc
sync-menu.c
textviewer.cc
treeutils.cc
utils.cc Highlight the currently selected item in ArdourDropdown & co 2019-10-31 14:38:26 +01:00
visibility_tracker.cc
window_proxy.cc
window_title.cc
wscript Explicitly use OSX 2020-01-25 04:07:41 +01:00