https://bugs.kde.org/show_bug.cgi?id=435644
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/konsole/commit/2b2dbd | |fd4edd695e8604cba2e8b964812 | |50ba85e --- Comment #5 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit 2b2dbdfd4edd695e8604cba2e8b96481250ba85e by Kurt Hindenburg, on behalf of Luis Javier Merino MorĂ¡n. Committed on 10/01/2022 at 22:59. Pushed by hindenburg into branch 'master'. Make %w and %# work for bell notifications Since commit c3982cfb, bell notifications include the display title, in addition to the name title, to help identifying which tab the notification came from. Unfortunately, %w (which can be quite useful in identifying tabs) and %# weren't working for this case, neither for the DBUS query: qdbus $KONSOLE_DBUS_SERVICE $KONSOLE_DBUS_SESSION org.kde.konsole.Session.title 1 M +10 -1 src/session/Session.cpp https://invent.kde.org/utilities/konsole/commit/2b2dbdfd4edd695e8604cba2e8b96481250ba85e -- You are receiving this mail because: You are watching all bug changes.