lp://staging/~zsombi/ubuntu-ui-toolkit/haptics-feedback-singleton
Created by
Zsombor Egri
and last modified
- Get this branch:
- bzr branch lp://staging/~zsombi/ubuntu-ui-toolkit/haptics-feedback-singleton
Only
Zsombor Egri
can upload to this branch. If you are
Zsombor Egri
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Cris Dywan: Approve
-
Diff: 497 lines (+339/-19)9 files modifiedcomponents.api (+78/-0)
modules/Ubuntu/Components/11/Haptics.qml (+181/-0)
modules/Ubuntu/Components/AbstractButton.qml (+6/-12)
modules/Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp (+3/-3)
modules/Ubuntu/Components/plugin/ucserviceproperties.cpp (+14/-4)
modules/Ubuntu/Components/plugin/ucserviceproperties_p.h (+1/-0)
modules/Ubuntu/Components/qmldir (+3/-0)
tests/unit/runtest.sh (+1/-0)
tests/unit/tst_components/tst_haptics.qml (+52/-0)
Related bugs
Bug #1391877: Please implement missing 'Other Vibrations' System setting | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 1148. By Zsombor Egri
-
initialize Haptics singleton early enough so its settings are synched when the singleton is invoked
- 1143. By Zsombor Egri
-
suppress ServiceProperties element warnings if SUPPRESS_
SERVICEPROPERTI ES_WARNINGS is set to '1' or 'yes'
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-ui-toolkit