Add a comment about input shape.

svn path=/trunk/KDE/kdebase/workspace/; revision=749696
master
Luboš Luňák 17 years ago
parent a30d1ee6ad
commit e173e55c8e

@ -532,6 +532,8 @@ void Client::updateInputShape()
// that after the second step there's a hole in the input shape
// until the real shape of the client is added and that can make
// the window lose focus (which is a problem with mouse focus policies)
// TODO it seems there is, after all - XShapeGetRectangles()
static Window helper_window = None;
if( helper_window == None )
helper_window = XCreateSimpleWindow( display(), rootWindow(),

Loading…
Cancel
Save