Wallpaper: improved over conditional wallpaper management
- hide all wallpaper settings if feature is disabled - hide wallpaper selector if feature is disabled - hide quick access wallpaper if feature is disabled
This commit is contained in:
parent
fac72b257c
commit
cb7b1d92c6
3 changed files with 96 additions and 68 deletions
|
|
@ -47,6 +47,7 @@ NBox {
|
|||
|
||||
// Wallpaper
|
||||
NIconButton {
|
||||
visible: Settings.data.wallpaper.enabled
|
||||
icon: "image"
|
||||
tooltipText: "Left click: Open wallpaper selector\nRight click: Set random wallpaper"
|
||||
onClicked: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue