mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-23 02:50:12 +03:00
add tooltip for maximized window behavior
This commit is contained in:
parent
aacd80df3d
commit
5f1f5f102e
@ -77,6 +77,7 @@ PlasmaComponents.Page {
|
||||
Layout.leftMargin: units.smallSpacing * 2
|
||||
text: i18n("Show background only for maximized windows")
|
||||
checked: plasmoid.configuration.backgroundOnlyOnMaximized
|
||||
tooltip: i18n("The panel background becomes transparent and is shown only\nwhen there is a maximized window")
|
||||
|
||||
onClicked: {
|
||||
plasmoid.configuration.backgroundOnlyOnMaximized = checked
|
||||
|
Loading…
x
Reference in New Issue
Block a user