kwin/plugins
Vlad Zahorodnii 7d4471eba6 Rename geometry property to frameGeometry
Summary:
In order to properly implement xdg_surface.set_window_geometry we need
two kinds of geometry - frame and buffer. The frame geometry specifies
visible bounds of the client on the screen, excluding client-side drop
shadows. The buffer geometry specifies rectangle on the screen that the
attached buffer or x11 pixmap occupies on the screen.

This change renames the geometry property to frameGeometry in order to
reflect the new meaning assigned to it as well to make it easier to
differentiate between frame geometry and buffer geometry in the future.

Reviewers: #kwin

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D24334
2019-10-02 11:46:37 +03:00
..
idletime Use nullptr everywhere 2019-09-19 17:48:21 +03:00
kdecorations Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00
kglobalaccel Use nullptr everywhere 2019-09-19 17:48:21 +03:00
kpackage Update my last name 2019-09-29 17:03:25 +03:00
platforms Merge branch 'Plasma/5.17' 2019-10-01 15:34:14 +03:00
qpa Update my last name 2019-09-29 17:03:25 +03:00
scenes Rename geometry property to frameGeometry 2019-10-02 11:46:37 +03:00
windowsystem Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00