Diffusion KWin bf932c4e9719

Fix crash when accessing ShellClient::iconGeometry for a not mapped window

Authored by graesslin on Mar 14 2016, 9:24 AM.

Description

Fix crash when accessing ShellClient::iconGeometry for a not mapped window

It uses windowManagementInterface which is null until the window
is mapped. A not mapped window obviously has an invalid iconGeometry.

Details

Committed
graesslinMar 14 2016, 9:24 AM
Parents
R108:0b9e6a4aa269: Fix start move through drag distance on window decoration
Branches
Unknown
Tags
Unknown