Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KWin
Commits
ed670377
Commit
ed670377
authored
Feb 10, 2022
by
Vlad Zahorodnii
Browse files
effects/overview: Don't show minimized windows in desktop thumbnails
BUG: 448850
parent
0ad239a9
Pipeline
#135656
passed with stage
in 17 minutes and 11 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
src/effects/overview/qml/DesktopView.qml
View file @
ed670377
...
...
@@ -28,6 +28,7 @@ Item {
width
:
model
.
client
.
width
height
:
model
.
client
.
height
z
:
model
.
client
.
stackingOrder
visible
:
!
model
.
client
.
minimized
}
}
}
Vlad Zahorodnii
@vladz
mentioned in commit
59154b71
·
Feb 10, 2022
mentioned in commit
59154b71
mentioned in commit 59154b710fa86d729125b0955c92b9664b14b43c
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment