Opened 3 years ago
Last modified 3 years ago
#17112 new enhancement
Default desktop icon order
Reported by: | Coldfirex | Owned by: | stippi |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | User Interface | Version: | R1/beta3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I think the default desktop icons should be ordered a little better (obviously subjective).
Right now we have the harddisk, space, BeBook, home, Quick Tour, space, User Guide, and then trash.
Unless it is a legacy thing, I would propose that we at least order the documentation items together\next to each other.
Maybe something like: harddisk, home, Trash, space, Quick Tour, User Guide, BeBook?
Attachments (1)
Note:
See TracTickets
for help on using tickets.
The order is:
Within each group it is sorted in alphabetical order. Spaces are inserted as needed to avoid the icon labels overlapping with each other.
This is the default behavior for Tracker with a bit of special handling added for the Desktop (drives and trash management).
There are two ways to handle this:
I think it is simpler to keep the alphabetical order. I don't mind moving Trash upper in the list. And maybe the sorting should differenciate directories (like home) from files, I think the code for that is there, but it fails because home is actually a symlink and not a directory?