better system for managing kbd focus after cmd-w closing a dialog.
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 22 Feb 2016 19:03:55 +0000 (14:03 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 22 Feb 2016 19:03:55 +0000 (14:03 -0500)
commit86d27a736c8e654dd2c03cfa12511ebd3e40128b
tree85ed725adde8fd5ef763cfd3b8562d9daa9eb3b9
parent60c4b30b7ed37ae7fff54112982e6118c0ffab77
better system for managing kbd focus after cmd-w closing a dialog.

Key, Button and Focus In events in the editor+mixer windows cause the respective window to be noted
as the window to which focus should return after a dialog is closed with cmd/ctrl-w
gtk2_ardour/ardour_ui_ed.cc
gtk2_ardour/ardour_ui_mixer.cc
libs/gtkmm2ext/gtkmm2ext/keyboard.h
libs/gtkmm2ext/keyboard.cc