Files
ardour/libs
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
..
2016-03-01 12:20:59 -05:00
2016-03-01 18:37:19 +01:00
2016-02-28 21:16:44 +01:00
2015-12-17 20:22:02 +01:00
2016-02-28 21:16:44 +01:00
2015-10-08 16:18:39 +02:00
2016-02-28 21:16:44 +01:00
2016-02-29 11:28:04 +01:00