Feature #616
Engine-less nickname completion
Status: | Closed | Start: | 08/02/2011 | |
Priority: | High | Due date: | ||
Assigned to: | Andrew Kannan | % Done: | 100% |
|
Category: | Frontend GNOME | |||
Target version: | 0.8.9 | |||
Complexity: | ||||
Votes: | 0 |
Description
Right now the nickname completion (using the tab key) is done with a engine call which can hang the GUI if the engine is remote and a high latency network in between. This should be replaced with a local lookup as the frontend knows all nicks anyhow.
Associated revisions
Revision 6da1ebfa028ffdfbe4c72a1140996f855e17b372
[Frontend-GNOME] Changed to use Frontend instead of Engine to perform tab completion, (closes: #616)
History
Updated by Mirco Bauer 4768 days ago
- Priority changed from Normal to High
- Target version set to 0.8.9
Updated by Mirco Bauer 4749 days ago
- Assigned to changed from Mirco Bauer to Andrew Kannan
Updated by Andrew Kannan 4734 days ago
Merge request for this issue submitted: https://gitorious.org/smuxi/smuxi/merge_requests/12
Updated by Andrew Kannan 4734 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 6da1ebfa028ffdfbe4c72a1140996f855e17b372.