Opened 15 years ago
Last modified 4 years ago
#4167 new enhancement
FilePanel should mimic Tracker windows
Reported by: | brecht | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1.1 |
Component: | Kits/libtracker.so | Version: | R1/pre-alpha1 |
Keywords: | Cc: | brecht@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
FilePanel should also provide the popup menu that appears when "<n> items" in the bottom left of a Tracker window is clicked. This makes the drop-down list that sits above the file list view obsolete. The latter is less versatile, afterall.
I would personally also find it handy to have the Tracker navigator at the top of FilePanel, so that one could quickly navigate the file system with the help of the buttons or enter a path by keyboard.
Adding Tracker's "Window" menu with some of its items might also be helpful. Especially when a thumbnails view mode might get added in the future.
Attachments (1)
Change History (6)
by , 15 years ago
Attachment: | tracker.diff added |
---|
comment:1 by , 15 years ago
This patch turns on submenus in the top menufield and turns on the popup menu of the CountView in the bottom-left of the listview. It needs more changes to work right, as testing will show. They get out of sync. It can be criticised from a logical and aesthetic point of view as well. The popups are in reverse order relative to one another. One includes the current directory and the other does not. All of these things can be changed, but I think it would still feel cluttered.
A breadcrumb bar would seem better for the future. (Which could double as a path input box, by shortcut or a button press.)
comment:2 by , 9 years ago
Component: | Kits/Storage Kit → Kits/libtracker.so |
---|---|
Owner: | changed from | to
comment:3 by , 9 years ago
Milestone: | R1 → Unscheduled |
---|
comment:5 by , 4 years ago
Milestone: | R1 → R1.1 |
---|
buggy tracker patch