mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-03 02:04:45 +00:00
fix thumbnails
This commit is contained in:
parent
d6dd1c1356
commit
419a5ec08c
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ TaskManager.PipeWireSourceItem {
|
||||||
visible: true
|
visible: true
|
||||||
nodeId: waylandItem.nodeId
|
nodeId: waylandItem.nodeId
|
||||||
|
|
||||||
TaskManager.ScreencastingItem {
|
TaskManager.ScreencastingRequest {
|
||||||
id: waylandItem
|
id: waylandItem
|
||||||
uuid: model.WinIdList[0]
|
uuid: model.WinIdList[0]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue