add a transfer queue popover
Bug #1396275 reported by
swizzle
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Files |
In Progress
|
Wishlist
|
Jeremy Wootten |
Bug Description
Add a transfer queue icon in the toolbar (next to the breadcrumbs).
Inspiration : http://
Related branches
lp://staging/~jeremywootten/pantheon-files/transfer-popover-with-pie-progress
Superseded
for merging
into
lp://staging/~elementary-apps/pantheon-files/trunk
- Zisu Andrei: Pending requested
- Danielle Foré: Pending requested
-
Diff: 2642 lines (+1397/-452)28 files modifiedCMakeLists.txt (+3/-2)
data/CMakeLists.txt (+5/-2)
data/pantheon-files.db.service.cmake (+4/-0)
data/pantheon-files.ql.service.cmake (+4/-0)
data/pantheon-files.service.cmake (+1/-0)
libcore/Enums.vala (+9/-0)
libcore/gof-directory-async.vala (+1/-0)
libcore/marlin-file-operations.c (+89/-34)
libcore/marlin-progress-info.c (+190/-2)
libcore/marlin-progress-info.h (+18/-0)
libcore/pantheon-files-core-C.vapi (+7/-0)
libwidgets/CMakeLists.txt (+3/-0)
pantheon-files-daemon/CMakeLists.txt (+48/-17)
pantheon-files-daemon/ProgressHandlerQuicklistInterface.vala (+31/-0)
pantheon-files-daemon/QuicklistHandler.vala (+217/-43)
pantheon-files-daemon/main.vala (+68/-0)
pantheon-files-daemon/marlind-tagging.vala (+0/-58)
pantheon-files-daemon/pantheon-files-daemon.vapi (+28/-0)
src/Application.vala (+57/-9)
src/CMakeLists.txt (+10/-13)
src/ProgressUIHandler.vala (+107/-169)
src/View/Slot.vala (+1/-1)
src/View/Widgets/ProgressIndicator.vala (+105/-0)
src/View/Widgets/ProgressIndicatorWithPopover.vala (+121/-0)
src/View/Widgets/ProgressInfoListRow.vala (+238/-0)
src/View/Widgets/ProgressInfoWidget.vala (+0/-102)
src/View/Widgets/TopMenu.vala (+20/-0)
src/View/Window.vala (+12/-0)
Changed in pantheon-files: | |
importance: | Undecided → Wishlist |
Changed in pantheon-files: | |
status: | New → Confirmed |
summary: |
- add a transfer queue + add a transfer queue popover |
Changed in pantheon-files: | |
milestone: | none → 0.2 |
Changed in pantheon-files: | |
status: | Confirmed → In Progress |
assignee: | nobody → Jeremy Wootten (jeremywootten) |
Changed in pantheon-files: | |
milestone: | feature-future → juno-beta1 |
To post a comment you must log in.
Love the mock up design!