lp:~3v1n0/ubuntu/oneiric/nautilus/unity-launcher-support

Created by Marco Trevisan (Treviño) and last modified
Get this branch:
bzr branch lp:~3v1n0/ubuntu/oneiric/nautilus/unity-launcher-support
Only Marco Trevisan (Treviño) can upload to this branch. If you are Marco Trevisan (Treviño) please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Marco Trevisan (Treviño)
Status:
Merged

Recent revisions

244. By Marco Trevisan (Treviño)

Updating unity launcher support and disabling the indicator

* debian/patches/12_unity_launcher_support.patch:
  - avoid progress division per zero, causing unity bad rendering (LP: #841609)
  - reset the progress value at the end of the operations
  - force to update the progress at the beginning of an operation
  - show the count when there are more than one in-progress operations
* debian/rules:
  - Pass --disable-appindicator to configure flags.

243. By Marco Trevisan (Treviño)

Merging with upstream

242. By Marco Trevisan (Treviño)

Added also the "Cancel all in-progress actions" in quicklist

As requested in bug LP: #784804

241. By Marco Trevisan (Treviño)

Sum the current progress values to get the real total progress.

Previous implementation was wrong since it was just using the progress
of the first transfer added. Doing a simple average of all the progresses
is wrong anyway, so we need to get from libnautilus-private also
the current and total values of all the running transfers, and finally
calculate the percentage of them.

240. By Marco Trevisan (Treviño)

Unity patch update to support more than one nautilus desktop file.

Nautilus can be added in the unity launcher both using the
nautilus-home.desktop file and the nautilus.desktop file, the
12_unity_launcher_support.patch patch has been updated to support
more than one launcher entries in Unity.

239. By Marco Trevisan (Treviño)

Removed uneeded variable.

238. By Marco Trevisan (Treviño)

Unity launcher icon notifications support added.

- debian/patches/12_unity_launcher_support.patch:
  Added new patch to include support to the unity launcher.
  When a file operation is in progress the nautilus launcher icon
  gets a progress bar and the count of the active transfers, plus
  a quicklist item to bring on top/show the transfers window.

237. By Marco Trevisan (Treviño)

Use Application Indicator patch updated

Updated the patch to work with current code, plus added the support
for showing the progress dialog on middle-click (secondary activate)
and a nautilus progress menu item information.

236. By Sebastien Bacher

debian/rules: don't install nautilus.css, it breaks themes

235. By Sebastien Bacher

* New upstream version
* debian/control.in:
  - don't Build-Depends on gir binaries which are pulled in by the libraries
  - drop libdbus-glib requirement, it uses gdbus
  - updated glib requirement
* debian/patches/12_remove_create_launcher_on_desktop.patch:
  - dropped, the change is in the new version

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/nautilus
This branch contains Public information 
Everyone can see this information.