Bug 244934

Summary: JJ: Make the "(away)" label next to the input line more useful by allowing to manipulate the away state from there
Product: [Applications] konversation Reporter: Eike Hein <hein>
Component: inputlineAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: wishlist Keywords: junior-jobs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Eike Hein 2010-07-17 09:45:48 UTC
Konversation presently shows an "(away)" label to the left of the input line when the user is away on the associated server.

It would be nice if it were possible to (right-)click it to cancel the away state or change the current away message.
Comment 1 Eike Hein 2011-01-29 02:07:48 UTC
Git commit a0dff4ff96503b2db0fae260a3eeb9eb7f91aea5 by Eike Hein.
Pushed by hein into branch 'master'.

Add a context menu to the '(away)' label to modify away state.

Patch by nital, mentored by me and derived from TopicLabel.

BUG:244934

M  +1    -0    src/CMakeLists.txt     
M  +5    -1    src/irc/channel.cpp     
M  +2    -1    src/irc/channel.h     
M  +5    -1    src/irc/query.cpp     
M  +2    -1    src/irc/query.h     
M  +1    -1    src/irc/server.cpp     
M  +2    -3    src/irc/server.h     
M  +7    -4    src/viewer/statuspanel.cpp     
M  +2    -4    src/viewer/statuspanel.h     

http://commits.kde.org/konvi/a0dff4ff96503b2db0fae260a3eeb9eb7f91aea5