Bug 192517 - JJ: Add topic widget to Konsole views and hook it up to the KPart's setWindowCaption() signal
Summary: JJ: Add topic widget to Konsole views and hook it up to the KPart's setWindow...
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2009-05-13 00:42 UTC by Eike Hein
Modified: 2009-08-09 02:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.