[Konversation-devel] [Bug 200460] log the channel list in the query window when i receive a private message

Nicolás Alvarez nicolas.alvarez at gmail.com
Sat Jun 16 21:09:17 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=200460

--- Comment #2 from Nicolás Alvarez <nicolas.alvarez at gmail.com> ---
Git commit 99168eb01a0632f49f63217faa7ebd980fad4169 by Nicolás Alvarez, on
behalf of Eike Hein.
Committed on 16/06/2012 at 21:33.
Pushed by nalvarez into branch 'master'.

Remove the shared channel announcement in queries again.

I never found a string I liked, I haven't found a satisfactory
way to deal with the race condition during auto-join, and there
were some complaints about the additional highlight vector (also
potentially interacting badly with the actual query messages).

Looks like a better idea might be to show the current shared
channels in the "topic" area of query tabs. This is subtly diff-
erent from having a timestamped record of the shared channels at
query open time, but at least gives the area more to do and avoids
these problems.

Additionally, removing this again fixes a regression that caused
query tabs not to light up with the message highlight when newly
opened (probably because the command message event overwrote the
highlight event before the event loop cycled enough for priority
sorting to be possible, haven't really worked through it).

M  +1    -1    src/commit.h
M  +0    -9    src/irc/query.cpp

http://commits.kde.org/konversation/99168eb01a0632f49f63217faa7ebd980fad4169

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Konversation-devel mailing list