Switcher detail view does not scale properly on high dpi
Bug #1605256 reported by
Andrea Azzarone
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity (Ubuntu) |
Fix Released
|
Medium
|
Andrea Azzarone | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
Detail mode in switcher is not scaled
[Test case]
#1. You need an high dpi setup
#2. Set scale to 2 or more
#3. Open a window
#4. Alt+grave
The detail view is not properly scaled. See attached screenshot.
[Regression potential]
Switcher detail mode could show windows using wrong dimensions
Related branches
lp://qastaging/~azzar1/unity/scale-switcher-details
- Marco Trevisan (Treviño): Approve
-
Diff: 55 lines (+11/-2)2 files modifiedlauncher/SwitcherController.cpp (+3/-2)
launcher/SwitcherView.cpp (+8/-0)
lp://qastaging/~unity-team/unity/x-sru4
- Unity Team: Pending requested
-
Diff: 1517 lines (+607/-196)26 files modifieddash/FilterExpanderLabel.cpp (+8/-0)
dash/FilterExpanderLabel.h (+1/-0)
debian/changelog (+43/-0)
decorations/DecoratedWindow.cpp (+29/-1)
decorations/DecoratedWindow.h (+1/-0)
decorations/DecorationsForceQuitDialog.cpp (+7/-7)
decorations/DecorationsPriv.h (+3/-0)
decorations/DecorationsWindowButton.cpp (+34/-15)
decorations/DecorationsWindowButton.h (+2/-1)
launcher/SwitcherController.cpp (+3/-2)
launcher/SwitcherView.cpp (+9/-2)
lockscreen/UserAuthenticatorPam.cpp (+3/-2)
panel/PanelMenuView.cpp (+1/-1)
panel/PanelView.cpp (+3/-0)
plugins/unityshell/src/unityshell.cpp (+28/-14)
plugins/unityshell/src/unityshell.h (+2/-2)
shutdown/SessionView.cpp (+0/-8)
unity-shared/CMakeLists.txt (+1/-0)
unity-shared/DashStyle.cpp (+42/-82)
unity-shared/DashStyle.h (+10/-14)
unity-shared/DecorationStyle.cpp (+6/-1)
unity-shared/OverlayRenderer.cpp (+113/-42)
unity-shared/PluginAdapter.cpp (+1/-1)
unity-shared/SpreadWidgets.cpp (+195/-0)
unity-shared/SpreadWidgets.h (+48/-0)
unity-shared/WindowButtons.cpp (+14/-1)
description: | updated |
To post a comment you must log in.
Added to Trello: https:/ /trello. com/c/VWjcviNA/ 32-bug- 1605256- switcher- detail- view-does- not-scale- properly- on-high- dpi