ensure no borders
This commit is contained in:
parent
ba5f74899a
commit
1c435c56a4
@ -181,6 +181,7 @@ void DialogProxy::setVisible(const bool visible)
|
||||
} else {
|
||||
KWindowSystem::setOnAllDesktops(winId(), false);
|
||||
}
|
||||
setFlags(m_flags);
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -188,5 +188,4 @@ Rectangle {
|
||||
desktop.fillScreen = true;
|
||||
print("View org.kde.desktop QML loaded")
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user