I've done it and something is now messed up!
Related to this bug:
https://bugs.launchpad.net/ubuntu/+s...se/+bug/458703

many things now don't work e.g. windows created with this flag
Qt Code:
  1. setWindowFlags(Qt::FramelessWindowHint);
To copy to clipboard, switch view to plain text mode 
don't react on messages like ALT+F4 (cannot be closed).
Some buttons just don't work like those ones in Eclipse to create new project (to fix this you must open Eclipse setting GDK_NATIVE_WINDOWS=1).

Does anybody have had the same problems ?

PS: is it maybe OT here ?