Hi,
On linux I cannot move the TaskUnifier window so it is half on the display like I can with all other programs. For some reason the TaskUnifier windows are blocked. This is an annoyance as if I want to copy and paste I have to close the TaskUnifier window instead of just moving it partially off the display to see the background window. For example, FrameDemo.java from http://docs.oracle.com/javase/tutorial/uiswing/examples/components/index.html#FrameDemo works as expected as I can move it partially off the display.
Anonymous