[Differential] [Changed Subscribers] D1807: Request the resize of ShellSurface after Decoration updated the borders when maximizing

luebking (Thomas Lübking) noreply at phabricator.kde.org
Thu Jun 9 15:10:40 UTC 2016


luebking added inline comments.

INLINE COMMENTS

> shell_client.cpp:592
> +    if (m_maximizeMode == MaximizeFull) {
> +        m_geomMaximizeRestore = geometry();
> +        requestGeometry(workspace()->clientArea(MaximizeArea, this));

ifff geometry() includes the deco for the ShellClient, this will get it shrinking away on each max/restore cycle.
(If it's only the client geo, there's no problem)

REPOSITORY
  rKWIN KWin

REVISION DETAIL
  https://phabricator.kde.org/D1807

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: graesslin, #kwin, #plasma_on_wayland
Cc: luebking, plasma-devel, kwin, hardening, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160609/736a4c0e/attachment.html>


More information about the Plasma-devel mailing list