graesslin created this revision.
graesslin added reviewers: KWin, Plasma on Wayland.
Restricted Application added subscribers: kwin, plasma-devel.
Restricted Application added projects: Plasma on Wayland, KWin.

REVISION SUMMARY
  This change adds support for resizing outside the window decoration
  (e.g. setting borders to NoSide or None).
  
  To support this a new Toplevel::inputGeometry() -> QRect method is
  added which exposes the geometry adjusted by the margins provided by
  the decoration. This is checked in InputRedirection when finding a
  Toplevel at a given position. The logic for figuring out whether the
  event should go to the decoration or the window already handled the
  situation correctly, so no further changes are needed.
  
  BUG: 364607

REPOSITORY
  rKWIN KWin

BRANCH
  resize-only-borders-wayland

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

AFFECTED FILES
  abstract_client.cpp
  abstract_client.h
  autotests/integration/decoration_input_test.cpp
  input.cpp
  toplevel.cpp
  toplevel.h

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

To: graesslin, #kwin, #plasma_on_wayland
Cc: plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, jensreuterberg, 
abetts, sebas

Reply via email to