kwin/decorations
Vlad Zahorodnii 23113d38c6 Update cached client size when the client geometry has changed
The usage of geometryShapeChanged() is highly discouraged because it is
emitted when geometry of any kind has been changed, e.g. buffer geometry,
frame geometry, etc.

This change ports DecoratedClientImpl to the clientGeometryChanged()
signal, so the cached client size will be updated only after the client
geometry has actually changed.
2020-06-18 07:40:58 +00:00
..
decoratedclient.cpp Update cached client size when the client geometry has changed 2020-06-18 07:40:58 +00:00
decoratedclient.h
decorationbridge.cpp Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
decorationbridge.h
decorationpalette.cpp
decorationpalette.h
decorationrenderer.cpp
decorationrenderer.h
decorations_logging.cpp
decorations_logging.h
settings.cpp Fix compiler warnings 2020-03-17 15:07:52 +01:00
settings.h