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
Plasma Desktop
Commits
5a049e83
Commit
5a049e83
authored
Sep 30, 2020
by
Nate Graham
Browse files
[applets/taskmanager] Don't show icons on top of thumbnails on Wayland
BUG: 427076
FIXED-IN: 5.20
parent
db2f500e
Changes
1
Hide whitespace changes
Inline
Side-by-side
applets/taskmanager/package/contents/ui/ToolTipInstance.qml
View file @
5a049e83
...
...
@@ -230,7 +230,7 @@ ColumnLayout {
source
:
thumbnailSourceItem
.
isMinimized
&&
!
albumArtImage
.
visible
&&
Number
.
isInteger
(
thumbnailSourceItem
.
winId
)
?
icon
:
""
animated
:
false
usesPlasmaTheme
:
false
visible
:
valid
visible
:
valid
&&
!
pipeWireLoader
.
active
}
ToolTipWindowMouseArea
{
...
...
Nate Graham
@ngraham
mentioned in commit
250efd62
·
Sep 30, 2020
mentioned in commit
250efd62
mentioned in commit 250efd62ef5c4a121d775498b73d01e5f7b01975
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