Bug 192517

Summary: JJ: Add topic widget to Konsole views and hook it up to the KPart's setWindowCaption() signal
Product: [Applications] konversation Reporter: Eike Hein <hein>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: argonel
Priority: NOR Keywords: junior-jobs
Version: Git   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Eike Hein 2009-05-13 00:42:08 UTC
Konsole in KDE 4 allows setting up a number of useful shell title variants (using building blocks like the current program name, the current directory, etc.) in its profiles, which Konsole and Yakuake show in their title bars and/or tab labels. 

Konversation could use the channel/query topic widget in Konsole views to display the shell title, which KPart emits via its setWindowCaption(const QString&) signal.
Comment 1 argonel 2009-08-09 02:07:00 UTC
Implemented in SVN revision 192517 by JC Torres.