lp:~mzanetti/unity8/appdrawer-improvements
Created by
Michael Zanetti
on
2016-12-10
and last modified on
2017-01-26
- Get this branch:
- bzr branch lp:~mzanetti/unity8/appdrawer-improvements
Only
Michael Zanetti
can upload to this branch. If you are
Michael Zanetti
please log in for upload directions.
Branch merges
- Albert Astals Cid (community): Abstain on 2017-01-16
- Unity8 CI Bot: Approve (continuous-integration) on 2017-01-16
- Lukáš Tinkl (community): Approve on 2017-01-10
-
Diff: 891 lines (+236/-166)18 files modifieddata/com.canonical.Unity8.gschema.xml (+5/-0)
plugins/Utils/appdrawerproxymodel.cpp (+1/-1)
qml/Launcher/Drawer.qml (+78/-5)
qml/Launcher/DrawerGridView.qml (+3/-1)
qml/Launcher/DrawerListView.qml (+6/-0)
qml/Launcher/Launcher.qml (+6/-10)
qml/Launcher/LauncherDelegate.qml (+8/-9)
qml/Launcher/LauncherPanel.qml (+11/-6)
qml/Launcher/MoreAppsHeader.qml (+12/-5)
qml/Launcher/graphics/launcher-app-focus-ring.svg (+0/-12)
qml/Shell.qml (+16/-4)
tests/mocks/GSettings.1.0/fake_gsettings.cpp (+14/-0)
tests/mocks/GSettings.1.0/fake_gsettings.h (+7/-0)
tests/qmltests/Dash/tst_DashShell.qml (+0/-40)
tests/qmltests/Launcher/tst_Drawer.qml (+42/-3)
tests/qmltests/Launcher/tst_Launcher.qml (+5/-6)
tests/qmltests/tst_Shell.qml (+5/-64)
tests/qmltests/tst_ShellWithPin.qml (+17/-0)
Branch information
Recent revisions
- 2741. By Michael Zanetti on 2017-01-25
-
properly invalidate the whole model
this fixes a crash in certain circumstances but makes things slower.
To compensate the slowness, turning off dynamic sorting/filtering
in the topmost proxy models seems to work fine. - 2738. By Michael Zanetti on 2017-01-23
-
adjust home key to still focus the dash instead of messing with the drawer
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity8
