https://bugs.kde.org/show_bug.cgi?id=418392
Bug ID: 418392 Summary: Support setting window title with escape sequences Product: yakuake Version: 3.0.5 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: h...@kde.org Reporter: nl6...@gmail.com CC: nl6...@gmail.com Target Milestone: --- SUMMARY Please add support for setting Yakuake's window title with xterm title escape sequences ( https://www.tldp.org/HOWTO/Xterm-Title-3.html#ss3.1 ). Konsole supports this. In Konsole settings the option is called "Show windows title on the titlebar", in konsolerc it is: [KonsoleWindow] ShowWindowTitleOnTitleBar=true Yakuake does not have such option. STEPS TO REPRODUCE 1. in shell run: echo -en '\e]2;My title\a' 2. 3. OBSERVED RESULT Nothing happens. EXPECTED RESULT Yakuake's window title should change to "My title - Drop-down Terminal", similar to how it is in Konsole: "My title — Konsole". SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.18.2 KDE Frameworks Version: 5.67.0 Qt Version: 5.14.1 Yakuake Version: 3.0.5+ Konsole Version: 19.12.2 -- You are receiving this mail because: You are watching all bug changes.