https://bugs.kde.org/show_bug.cgi?id=385206

Martin Flöser <mgraess...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|effects-various             |core
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Martin Flöser <mgraess...@kde.org> ---
The speed of resizing depends on many factors:
 * does the application support the sync protocol
 * is the application able to re-render in the needed size at all
 * which GPU/driver is used
 * overall load of the system

In general resizing of windows is synced in KWin. That means we wait for the
application to repaint and will only start the next resize step if the window
keeps up with the sync. This means the main factor is the speed of the
application. KWin has no influence on this.

As we know that there are setups where a smooth resize is not possible we have
the resize effect to support non-resizing setups.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to