Linked by Thom Holwerda on Thu 6th Sep 2012 22:41 UTC, submitted by Hiev
Thread beginning with comment 534337
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.
"Of course, as this was written by a Wayland fan..
Wayland has some downsides too:
do you know what happens when you try to move a Window of a busy application in Wayland?
Wayland has some downsides too:
do you know what happens when you try to move a Window of a busy application in Wayland?
Since Wayland is designed with compositing window managers in mind, I would hazard a guess that a static, screenshot-like bitmap of the busy window is moved around, without needing to constantly refresh that bitmap as with older WM technology. "
Wrong, remember that the decoration is handled by the application in the "normal" Wayland configuration.
So the application is handling the mouse events (then tell to Weston move my Window), so if the application is busy, moving a window may be laggy/"not smooth".
Just like in any version of Windows you mean?
I think we can live with applications lagging when they hang. It's applications lagging when they're behaving normally that is of concern IMO.
As for Wayland, I still find the idea of mainstreaming a display system that only works on Linux... irksome. There are other UNIXes out there, some with advanced features that Linux doesn't have, and a much better record in terms of security and stability. Dropping support for them entirely is not what I consider a wise move.





Member since:
2010-03-08
Wayland has some downsides too:
do you know what happens when you try to move a Window of a busy application in Wayland?
Since Wayland is designed with compositing window managers in mind, I would hazard a guess that a static, screenshot-like bitmap of the busy window is moved around, without needing to constantly refresh that bitmap as with older WM technology.
Edited 2012-09-08 08:44 UTC