mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
same title on the transient window
This commit is contained in:
parent
69b7459f10
commit
7d8e4e0d8c
1 changed files with 1 additions and 0 deletions
|
|
@ -256,6 +256,7 @@ MouseEventListener {
|
|||
return;
|
||||
}
|
||||
|
||||
feedbackWindow.title = item.modelData.ApplicationNameRole;
|
||||
feedbackWindow.state = "open";
|
||||
plasmoid.nativeInterface.applicationListModel.runApplication(item.modelData.ApplicationStorageIdRole);
|
||||
clickFedbackAnimation.target = item;
|
||||
|
|
|
|||
Loading…
Reference in a new issue