I guess someone had to try to fix it so here am I

hope I did right

svn path=/trunk/kdebase/kwin/; revision=274083
icc-effect-5.14.5
Anne-Marie Mahfouf 2003-12-20 23:54:25 +00:00
parent 45f26c3985
commit 11b288081c
1 changed files with 1 additions and 1 deletions

View File

@ -922,7 +922,7 @@ void Client::configureRequest( int value_mask, int rx, int ry, int rw, int rh, i
if ( value_mask & CWY )
new_pos.setY( ry );
#if 1
#if 0
// clever workaround for applications like xv that want to set
// the location to the current location but miscalculate the
// frame size due to kwin being a double-reparenting window