The question sounds simple, I'm currently using Xfce4 under Linux and I want all the interactive plots popped out of python/matplotlib scripts, to appear On Top of all other windows
Basically I want XWindows to recognize those figure windows and then apply common window operations. Any ideas?


pyplot.show()for display. – nye17 Jul 5 '12 at 22:07