lp://qastaging/~unity-2d-team/unity-2d/unity-2d-formfactor-fixes
- Get this branch:
- bzr branch lp://qastaging/~unity-2d-team/unity-2d/unity-2d-formfactor-fixes
Branch merges
- Florian Boucault: Pending requested
-
Diff: 743 lines (+148/-226)13 files modifieddata/com.canonical.Unity2d.gschema.xml (+7/-0)
libunity-2d-private/Unity2d/plugin.cpp (+5/-4)
libunity-2d-private/src/CMakeLists.txt (+0/-1)
libunity-2d-private/src/dashclient.cpp (+52/-1)
libunity-2d-private/src/dashclient.h (+13/-1)
libunity-2d-private/src/dashsettings.cpp (+0/-112)
libunity-2d-private/src/dashsettings.h (+0/-72)
panel/applets/appname/windowhelper.cpp (+32/-14)
panel/applets/appname/windowhelper.h (+2/-0)
places/app/dash.xml (+9/-0)
places/app/dashdeclarativeview.cpp (+15/-16)
places/app/dashdeclarativeview.h (+4/-1)
places/dash.qml (+9/-4)
Branch information
Recent revisions
- 867. By Ugo Riboni
-
Prevent resizing the dash from the panel buttons if the form factor isn't desktop
- 866. By Ugo Riboni
-
Remove the empty class DashSettings. All its content has been either obsoleted or moved to DashClient.
- 865. By Ugo Riboni
-
Move minimumSizeForD
esktop to DashClient. Use it to move setDashModeDepe ndingOnScreenGe ometry entirely to QML. - 864. By Ugo Riboni
-
Don't update dash fullscreen based on geometry every time the dash becomes active. It will overwrite any defaults when it should merge with them instead.
- 863. By Ugo Riboni
-
Add the missing unity-2d form factor key to dconf. Expose the unity2dConfigur
ation QConf object to access it to QML. - 862. By Ugo Riboni
-
Completely remove proxying the Unity 3D form factor dconf key. It's not used anymore (DashClient:
:fullScreen is used instead) - 861. By Ugo Riboni
-
Expose the full screen state of the dash via DBUS. Use it to control the dash from the panel buttons.
- 860. By Albert Astals Cid
-
Remove code to load testability since Qt does that for us. Fixes: . Appoved by Gerry Boland.
- 859. By Albert Astals Cid
-
[test] Launcher does not hide after toggling the dash
. Fixes: . Appoved by Gerry Boland, Michał Sawicz. - 858. By Albert Astals Cid
-
[test] Check that the launcher is around for 1 second after removing an application tile
. Fixes: . Appoved by Michał Sawicz.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/unity-2d