[kwin] Client of type NET::Notification should have no borders

Reviewed-by: Martin Gräßlin
icc-effect-5.14.5
Martin Klapetek 2014-02-12 10:52:45 +01:00
parent 404fc2144c
commit 70fd9d6b58
1 changed files with 1 additions and 0 deletions

View File

@ -600,6 +600,7 @@ void Client::detectNoBorder()
case NET::Dock :
case NET::TopMenu :
case NET::Splash :
case NET::Notification :
noborder = true;
app_noborder = true;
break;