Docks are not required to be sticky, and Kicker etc. set it, so let's not
force it. svn path=/trunk/kdebase/kwin/; revision=196071
This commit is contained in:
parent
249d025c75
commit
5ad28f6c67
1 changed files with 0 additions and 1 deletions
|
@ -264,7 +264,6 @@ Client* Workspace::clientFactory( WId w )
|
|||
case NET::Dock:
|
||||
{
|
||||
Client * c = new NoBorderClient( this, w );
|
||||
c->setSticky( TRUE );
|
||||
return c;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue