Notifications: proper display on selected screen
This commit is contained in:
parent
8afb71b114
commit
2abe7c9bd1
6 changed files with 260 additions and 255 deletions
|
|
@ -40,7 +40,7 @@ NLoader {
|
|||
PanelWindow {
|
||||
id: dockWindow
|
||||
|
||||
// Dock works differently from bar, it is show only if toggled in Settings/Display
|
||||
// Dock is only shown if explicitely toggled
|
||||
visible: modelData ? Settings.data.dock.monitors.includes(modelData.name) : false
|
||||
|
||||
screen: modelData
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue