Feature #476
Count highlight on Tabs
Status: | Closed | Start: | 09/07/2010 | |
Priority: | Normal | Due date: | ||
Assigned to: | Andrew Kannan | % Done: | 100% |
|
Category: | Frontend GNOME | |||
Target version: | - | |||
Complexity: | Medium |
|||
Votes: | 1 (View) |
Description
It would be very cool if Smuxi could count highlight's per tab e.g.
#smuxi (3)
This way the user know "oh I only saw two... somewhere must be another one"
At least for channels this would be cool, for Queries it's not important
Associated revisions
Revision 8aa4c28d78bbe6092c0998fb78994205eaf915df
Added highlight counter to tabs (closes: #476)
- Added HighlightCount property to ChatView class
- Modified HasHighlight setter to update counter which increments each time
HasHighlight is set true, set to 0 on false
- Counter does not show unless more than 1 highlights are present
- Highlight color still shows on 1 highlight
Signed-off-by: Mirco Bauer <meebey@meebey.net>
History
Updated by Mirco Bauer 5024 days ago
- Category set to Frontend GNOME
- Assigned to set to Andrew Kannan
- Complexity set to Medium
Updated by Mirco Bauer 5024 days ago
The first highlight should not get a number, but the following ones.
Updated by Andrew Kannan 5022 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 8aa4c28d78bbe6092c0998fb78994205eaf915df.