A (hopefully) better fix for toggle-mixer-on-top, using gtk_window_is_active() to...
authorColin Fletcher <colin.m.fletcher@googlemail.com>
Wed, 27 Jun 2012 12:21:23 +0000 (12:21 +0000)
committerColin Fletcher <colin.m.fletcher@googlemail.com>
Wed, 27 Jun 2012 12:21:23 +0000 (12:21 +0000)
commit5ba1996fd70f05362c70b54e68261b955659f291
tree9e30d384f33df9f3eff2d84175752cd9d2390da5
parent266030b79c19c144cc093d69ee57117f742f8347
A (hopefully) better fix for toggle-mixer-on-top, using gtk_window_is_active() to work out whether the mixer is already on top.

git-svn-id: svn://localhost/ardour2/branches/3.0@12952 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/ardour_ui.h
gtk2_ardour/ardour_ui_dependents.cc
gtk2_ardour/mixer_ui.cc