1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-27 14:50:21 +03:00

disable "Normal Dock" for Always Visible mode

This commit is contained in:
Michail Vourlakos 2017-03-29 13:35:35 +03:00
parent 14df33d183
commit 5cb24c1201

View File

@ -116,6 +116,7 @@ PlasmaComponents.Page {
Layout.leftMargin: units.smallSpacing * 2
text: i18n("Behave as a normal dock window")
checked: dock.dockWinBehavior
enabled: dock.visibility.mode !== Latte.Dock.AlwaysVisible
// tooltip: i18n("Remove the BypassWindowManagerHint flag from the window")
onClicked: {