|
a902737db9
|
various changes to window visibility mgmt, including use of the mixbus2 code for toggling editor + mixer windows. no longer attempt to track changes made outside of ardour, which is a lost cause
|
2013-05-07 13:01:26 -04:00 |
|
|
074ef3c859
|
fix bigclockwindow's lack of hiding, set ArdourWindow to just-hide-on-delete and add a bit of visibility tracking debugging
|
2013-05-05 15:07:52 -04:00 |
|
|
69a3310037
|
VisibilityTracker needs to inherit from sigc::tracker so that it can be used without combination with other sigc::trackable parents; fix partially_visible() logic
|
2013-05-04 22:01:32 -04:00 |
|
|
db34831b18
|
redesign toggling of editor/mixer stacking to use Gtkmm2ext::VisibilityTracker
|
2013-04-26 14:12:52 -04:00 |
|
|
bd2d4d4247
|
add new VisibilityTracker class to implement cycling window visibility "properly" - i.e. avoiding hide+show/present to get a hidden or partially obscured window visible again
|
2013-03-25 20:03:59 -04:00 |
|