Linked by Thom Holwerda on Wed 5th Aug 2009 00:12 UTC, submitted by rexstuff
Thread beginning with comment 377061
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
It does not involve the build system, just the windows manager (WM) running the application, but yes, both can live together.
http://labs.trolltech.com/blogs/2009/06/10/smooth-and-solid-resizin... (Gnome implement the hack, Kwin3 did too)






Member since:
2006-06-12
ATI driver have a problem with 4.3. Who is responsible is yet to be clear. About other resizing bug, as I said in that post, "normal" resizing protocol is time based, not direct. KDE3 and Gnome2 use(d) an hack to have pixel per pixel resize. It is not part of X protocol and is inofficial, but Qt 4.6 will support that walk around protocol. So it is not really Qt/KDE problem, but it is just how resize should behave on Linux, even if it look slow.