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