Review Request 108896: Add a method to jump to know what's the next active conversation
Lasath Fernando
kde at lasath.org
Tue Feb 12 15:56:22 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108896/#review27308
-----------------------------------------------------------
I think it would be much more useful to reply to messages in the order they arrive, rather than arbitrarily based on the way they're laid out in the plasmoid.
KTp/Declarative/conversations-model.h
<http://git.reviewboard.kde.org/r/108896/#comment20544>
I don't think this is the right way to go.
If you look at https://git.reviewboard.kde.org/r/107833/diff/#1 , you'll see that I greatly simplified ConversationQueueManager.
I considered replacing it with this approach, but I kept it around for 2 reasons.
1. It helps get rid of the *horrible* binding loop with base.currentIndex.
2. I want to have the possibility of this working across multiple instances of this plasmoid (which should be possible, since K_GLOBAL_STATIC should ensure there's only one instance across all of plasma).
- Lasath Fernando
On Feb. 11, 2013, 12:57 a.m., Aleix Pol Gonzalez wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108896/
> -----------------------------------------------------------
>
> (Updated Feb. 11, 2013, 12:57 a.m.)
>
>
> Review request for Telepathy and David Edmundson.
>
>
> Description
> -------
>
> This way, we can have a key binding to jump to the next important conversation.
> This new method is used in: https://git.reviewboard.kde.org/r/108897/
>
>
> Diffs
> -----
>
> KTp/Declarative/conversations-model.h 60bd6dc
> KTp/Declarative/conversations-model.cpp 2c6007f
>
> Diff: http://git.reviewboard.kde.org/r/108896/diff/
>
>
> Testing
> -------
>
> manual testing :/
>
>
> Thanks,
>
> Aleix Pol Gonzalez
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20130212/bad26b79/attachment.html>
More information about the KDE-Telepathy
mailing list