lp:~mardy/unity-2d/treat-double-clicks-as-single

Created by Alberto Mardegan and last modified
Get this branch:
bzr branch lp:~mardy/unity-2d/treat-double-clicks-as-single
Only Alberto Mardegan can upload to this branch. If you are Alberto Mardegan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alberto Mardegan
Project:
unity-2d
Status:
Merged

Recent revisions

580. By Alberto Mardegan

[panel] Create HomeButton class: specialized subclass of QToolButton,
handling double clicks as single clicks.

579. By Alberto Mardegan

[launcher] Add explanatory comment for ignoreNextClick flag

578. By Alberto Mardegan

HomeButtonApplet: process rapid clicks as a single click.
We cannot use mouseDoubleClickEvent() to detect this situation, because
QAbstractButton reimplements the mouse event functions and causes it to
never be emitted.

577. By Alberto Mardegan

Double clicks on launcher items should behave as single 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

572. By Didier Roche-Tolomelli

replace the generating pot target with the generic make unity-2d.pot one

571. By Aurélien Gâteau

[launcher] Use the same settings as Unity 3D for launcher showing/hiding animation

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