MouseActivateAndPassClick should not do raise
svn path=/trunk/kdebase/kwin/; revision=68949
This commit is contained in:
parent
7d5ac3a25e
commit
8fbc21d202
1 changed files with 0 additions and 1 deletions
|
@ -2301,7 +2301,6 @@ bool Client::performMouseCommand( Options::MouseCommand command, QPoint globalPo
|
|||
break;
|
||||
case Options::MouseActivateAndPassClick:
|
||||
workspace()->requestFocus( this );
|
||||
workspace()->raiseClient( this );
|
||||
replay = TRUE;
|
||||
break;
|
||||
case Options::MouseMove:
|
||||
|
|
Loading…
Reference in a new issue