Bug 244934 - JJ: Make the "(away)" label next to the input line more useful by allowing to manipulate the away state from there
Summary: JJ: Make the "(away)" label next to the input line more useful by allowing to...
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: inputline (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2010-07-17 09:45 UTC by Eike Hein
Modified: 2011-01-29 02:07 UTC (History)
0 users

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 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