mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
SwayService: cleanup
This commit is contained in:
@@ -496,9 +496,7 @@ Item {
|
||||
}
|
||||
}
|
||||
|
||||
// browser tab switches change the title without changing focus.
|
||||
// This backend mostly refreshes on focus/raw IPC events, so title-only updates
|
||||
// can be missed on Sway/Scroll unless we listen to titleChanged directly.
|
||||
// Some programs change title of window dependent on content
|
||||
Connections {
|
||||
target: ToplevelManager ? ToplevelManager.activeToplevel : null
|
||||
enabled: initialized
|
||||
|
||||
Reference in New Issue
Block a user