lp:~fboucault/unity-2d/launcher_interrupted_drag

Created by Florian Boucault and last modified
Get this branch:
bzr branch lp:~fboucault/unity-2d/launcher_interrupted_drag
Only Florian Boucault can upload to this branch. If you are Florian Boucault please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Florian Boucault
Project:
unity-2d
Status:
Merged

Recent revisions

582. By Florian Boucault

Fixed typo.

581. By Florian Boucault

Added reference to the bug.

580. By Florian Boucault

[launcher] Fix a case where the launcher became disabled after an incomplete drag forcing the user to log out and log in again.

It was due to the mouse button released signal not being emitted because a parent flickable was stealing the mouse grab.

579. By Olivier Tilloy

[dash] Support dragging files and installed applications from the dash to the launcher, the desktop or file managers.

578. By Didier Roche-Tolomelli

[Packaging]

  * debian/control:
    - unity-2d-panel recommends the indicators, not unity-2d
    - appmenu-gtk and appmenu-qt are already provided by indicator-appmenu
    - remove other meaningless recommends

577. By Alberto Mardegan

[panel & launcher] Consider double clicks as single clicks for launcher items and the home button of the panel (bfb).

For the panel created HomeButton class: specialized subclass of QToolButton, handling double clicks as single clicks.
For the launcher, ignored DoubleClicked signal and added a workaround that separates click resulting from the end of a drag and drop from regular clicks.

576. By Didier Roche-Tolomelli

releasing version 3.8.6-0ubuntu1

575. By Didier Roche-Tolomelli

update changelog

574. By Didier Roche-Tolomelli

[packaging]
 * debian/control:
   - remove deprecated transitional packages (only from maverick ppa or early
     natty alpha)
   - don't dep on gnome-session-bin
   - remove the -dev package, uneeded for a private library internal to this
     source
   - remove bzr build-dep, we will refresh the pot with dh_translations
 * debian/rules:
   - build with dh7 now
   - buid with --fail-missing and purging installed but not shipped private
     headers
 * debian/unity-2d-launcher.preinst:
   - removed, deprecated as it was for the ppa migration
 * debian/libunity-2d-private0.post*
   - removed: ldconfig is generated directly by dh_makeshlibs as we don't pass
     -n anymore

573. By Florian Boucault

Added compilation flags to help detecting use of deprecated GTK APIs and direct access to object fields.
See:
- https://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/GTK+
- https://live.gnome.org/GnomeGoals/UseGseal

Branch metadata

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

Subscribers