Files
ardour/libs/gtkmm2ext
Paul Davis 9a11e3a64d change API for CairoWidget::focus_handler
This functor/closure is responsible for stealing focus from any existing text entry (or whatever else may have focus)
when clicking on a CairoWidget or derived class.

The old implementation just gave focus back to the editor canvas. The new version walks up the widget packing
heirarchy to find a focusable parent (from the CairoWidget for which it is invoked). If no focusable parent
is found, it cancels keyboard focus in the toplevel window containing the CairoWidget
2016-03-15 12:41:21 -04:00
..
2015-12-09 13:22:25 +01:00
2015-07-16 15:34:37 +02:00
2016-03-08 08:37:13 -05:00
2015-10-05 22:15:17 +02:00
2011-11-28 21:07:22 +00:00
2016-02-22 15:31:26 -05:00
2016-03-08 08:44:58 -05:00
2016-02-27 12:53:09 +01:00
2015-10-05 22:15:18 +02:00