lp://staging/~brandontschaefer/unity/lp.1328677-fix
- Get this branch:
- bzr branch lp://staging/~brandontschaefer/unity/lp.1328677-fix
Branch merges
- Marco Trevisan (Treviño): Needs Information
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 62 lines (+20/-2)3 files modifiedUnityCore/DesktopUtilities.cpp (+12/-0)
UnityCore/DesktopUtilities.h (+1/-0)
plugins/unityshell/src/unityshell.cpp (+7/-2)
Related bugs
Bug #1328677: unity first-run stamp should not be in XDG_CACHE_HOME | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 3849. By Brandon Schaefer
-
* Make sure we still check ~/.cache other wise it'll cause the shortcut window to pop up on upgrades.
* NOTE * This means, no first_run.stamp will be created if it exists in ~/.cache. - 3847. By Brandon Schaefer
-
* Make sure we check if the Quicklist or Alt+F1 key nav is open (so we can close them)
before checking if something as a WM grab. As we cant open the hud is in Quicklist or KeyNav anymore. - 3843. By Marco Trevisan (Treviño)
-
Hud: scale to match current DPI settings for monitor Fixes: 1340477
Approved by: PS Jenkins bot, Eleni Maria Stea - 3842. By Marco Trevisan (Treviño)
-
OverlayRendering: correctly scale the overlays borders and edges to match settings
DashStyle has been modified to return smart pointers of textures that are loaded
depending on the scale level. The cache will make sure that we don't duplicate
the textures and that they get removed when not needed anymore.Also thanks to this the SearchBarSpinner textures (and the other spinners as well)
uses the SVGs scaled at the proper size (I desgined a new SVG for the magnifier,
as we only had a PNG). Fixes: 1283415, 1340394
Approved by: Eleni Maria Stea, PS Jenkins bot - 3841. By Marco Trevisan (Treviño)
-
FilterWidgets: add support for scaling Fixes: 1340171
Approved by: PS Jenkins bot, Eleni Maria Stea - 3840. By Marco Trevisan (Treviño)
-
DashStyle: return RawPixel's instead of integers for sizes, and avoid duplication in code
Approved by: PS Jenkins bot, Eleni Maria Stea
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity