13
0
livetrax/libs/gtkmm2ext
Robin Gareus 4983eb565d Only update tooltips if there is an actual change -- #7268
Changing a tooltip resets the timeout. In one particular case,
while rolling, AudioClock::set() is calling set_tooltip() at a rate
faster than the tooltip timeout and prevents tooltip from showing at all
(even if there is no actual change to the tooltip text).
Alas, there is no trivial fix for this UI side and there may be other
such cases. A central check is more than practical.
2018-04-12 02:54:55 +02:00
..
gtkmm2ext
macosx/gtkmm2ext/gtkmm2ext.xcodeproj
MSVCgtkmm2ext When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
po
actions.cc
application.cc
AUTHORS
bindings.cc Explicit encoding for bindings html. 2018-01-17 16:52:16 +01:00
cairo_packer.cc
cairo_widget.cc
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 Only update tooltips if there is an actual change -- #7268 2018-04-12 02:54:55 +02:00
gtkapplication_quartz.mm
gtkapplication_win32.c
gtkapplication_x11.c
gtkapplication.c
gtkutils.cc
keyboard.cc
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
menu_elems.cc
nsglview.mm
persistent_tooltip.cc
sync-menu.c
textviewer.cc
treeutils.cc
utils.cc
visibility_tracker.cc
window_proxy.cc
window_title.cc
wscript