Bug #914
chat list taking too much space and is not shrinkable
Status: | Closed | Start: | 12/18/2013 | |
Priority: | High | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Frontend GNOME | |||
Target version: | 0.11 | |||
Complexity: | Found in Version: | |||
Votes: | 1 (View) |
Description
chat list taking too much space and is not shrinkable
See image for example.
Related issues
related to Smuxi - Feature #948 | Share vertical space of chat list and user list | New | 01/26/2014 | ||
related to Smuxi - Feature #913 | restore old tab based chat layout (instead of the new chat list) | New | 12/18/2013 | ||
duplicated by Smuxi - Bug #956 | chat list width not resizable (to smaller width) | Closed | 02/20/2014 |
Associated revisions
Revision 3d7a01dd1e3f6f84d6ee8840e3c3d090b205ea62
Frontend-GNOME: chat list shrinkage support (closes: #914)
Allow the chat list to be shrunken by truncating the end of the chat name. The
default size of the chat list is now 1/6 of the window with.
History
Updated by Mirco Bauer 3991 days ago
- Category set to Frontend GNOME
18:03:12 <meebey> Beener: is that a tablet? I am surprised by the ratio/size 18:03:26 <Beener> Portrait monitor 18:03:34 <meebey> Beener: in that case it is a real layout issue and needs to be addressed 18:03:38 <Beener> I use irc in portrait mode 18:03:48 <Beener> I can expand it 18:03:56 <Beener> but shrinking is a no go 18:03:59 <meebey> Beener: can you create a ticket for that issue? "chat list taking too much space and is not shrinkable" 18:04:09 <Beener> I assume it is forced to show the full name of each connection 18:04:14 <Beener> sure no problem 18:04:30 <Beener> should I add the alt as a feture request? 18:04:34 <meebey> yes, there is no code that tries to cut too long labels or adds vertical scrollbar...
Updated by Mirco Bauer 3991 days ago
another option would be to share the chat list and user list in the same vertical slot (as an option or auto-detection if the chat list becomes too big and has to show scrollbars)
Updated by Mirco Bauer 3991 days ago
ChatList = auto|left|right|shared, UserList = auth|left|right|shared
both left would be both full lists next to each other
Updated by Beener Dini 3991 days ago
I like the option to have them in the same column (i miss the user list being on the left) but having the column re sizable would be a plus.
Updated by Mirco Bauer 3975 days ago
- Target version set to 0.11
Updated by Mirco Bauer 3952 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 3d7a01dd1e3f6f84d6ee8840e3c3d090b205ea62.
Updated by Mirco Bauer 3952 days ago
- Assigned to set to Mirco Bauer