SwayService: cleanup

This commit is contained in:
Lysec
2026-02-18 19:42:13 +01:00
parent a941a39523
commit e6e969fa9d
+1 -3
View File
@@ -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