[Bottom launcher] Maximized windows in workspace switcher are displayed with gap on the bottom
Bug #1562348 reported by
Mateusz Stachowski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
compiz (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
handsome_feng | ||
Xenial |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Maximized window should fill in whole space of the workspace in workspace switcher. But unfortunately with launcher on the bottom it doesn't do that.
It displays with gap on the bottom so it doesn't take into account that there is no launcher in that view.
Related branches
lp://staging/~feng-kylin/compiz/fix_gap_on_bottom
- Marco Trevisan (Treviño): Approve
-
Diff: 91 lines (+19/-4)5 files modifiedplugins/expo/expo.xml.in (+6/-0)
plugins/expo/src/expo.cpp (+3/-1)
plugins/scale/include/scale/scale.h (+1/-1)
plugins/scale/scale.xml.in (+7/-1)
plugins/scale/src/scale.cpp (+2/-1)
lp://staging/~unity-team/unity/x-sru1
- Andrea Azzarone (community): Approve
-
Diff: 1113 lines (+301/-245)19 files modifieddebian/changelog (+29/-1)
launcher/ExpoLauncherIcon.cpp (+2/-1)
launcher/LauncherController.cpp (+1/-1)
launcher/LauncherIcon.cpp (+2/-0)
launcher/SoftwareCenterLauncherIcon.cpp (+1/-1)
launcher/SwitcherController.cpp (+4/-5)
launcher/SwitcherView.cpp (+8/-10)
launcher/SwitcherView.h (+0/-4)
plugins/unityshell/src/WindowMinimizeSpeedController.cpp (+1/-0)
plugins/unityshell/src/inputremover.cpp (+1/-1)
plugins/unityshell/src/unityshell.cpp (+68/-28)
plugins/unityshell/src/unityshell.h (+163/-187)
tests/test_gnome_session_manager.cpp (+10/-0)
tests/test_switcher_controller.cpp (+2/-3)
unity-shared/DashStyle.cpp (+1/-1)
unity-shared/DecorationStyle.cpp (+1/-0)
unity-shared/DecorationStyle.h (+1/-0)
unity-shared/GnomeKeyGrabber.cpp (+5/-2)
unity-shared/PanelStyle.cpp (+1/-0)
Superseded
for merging
into
lp://staging/unity
- Unity Team: Pending requested
-
Diff: 52 lines (+37/-0) (has conflicts)1 file modifieddebian/changelog (+37/-0)
lp://staging/~unity-team/compiz/x-sru1
- Andrea Azzarone: Approve
-
Diff: 582 lines (+213/-37)14 files modifieddebian/changelog (+27/-0)
include/core/screen.h (+3/-0)
plugins/expo/expo.xml.in (+6/-0)
plugins/expo/src/expo.cpp (+3/-1)
plugins/opengl/src/paint.cpp (+1/-1)
plugins/scale/include/scale/scale.h (+1/-1)
plugins/scale/scale.xml.in (+7/-1)
plugins/scale/src/privates.h (+2/-2)
plugins/scale/src/scale.cpp (+83/-18)
src/event.cpp (+29/-3)
src/privatescreen.h (+7/-1)
src/privatescreen/tests/test-privatescreen.cpp (+3/-0)
src/screen.cpp (+26/-6)
src/window.cpp (+15/-3)
lp://staging/~hikiko/unity/unity.scale-launcher-at-the-bottom
Merged
into
lp://staging/unity
- Marco Trevisan (Treviño): Disapprove
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 69 lines (+30/-6)1 file modifiedplugins/unityshell/src/unityshell.cpp (+30/-6)
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
Changed in unity (Ubuntu): | |
assignee: | nobody → Eleni Maria Stea (hikiko) |
tags: | added: trello-board |
tags: |
added: trello-import removed: trello-board |
Changed in unity (Ubuntu): | |
assignee: | Eleni Maria Stea (hikiko) → nobody |
Changed in unity (Ubuntu): | |
assignee: | nobody → handsome_feng (feng-kylin) |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in unity (Ubuntu): | |
importance: | Undecided → Medium |
tags: |
added: verification-done removed: verification-needed |
Changed in unity (Ubuntu Xenial): | |
importance: | Undecided → Medium |
Changed in compiz (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package unity - 7.5.0+16. 10.20160517- 0ubuntu1
--------------- 16.10.20160517- 0ubuntu1) yakkety; urgency=medium
unity (7.5.0+
[ Marco Trevisan (Treviño) ]
* Bumping version to 7.5.0, as per 7.4 release
[ Andrea Azzarone ] auncherIcon in case of failure. (LP:
* Do not reset the shortcut for icons that have their own shortcut.
(LP: #1562847)
* Fallback to "background" class in case no background is specified
for title bars and top panel. (LP: #1575527)
* GnomeKeyGrabber: do not activate an action if it's a repeated one.
(LP: #1572241)
* Properly calculate array indexes to avoid crashes. (LP: #1570843)
* Properly remove SoftwareCenterL
#1553165)
* Update ExpoLauncherIcon in case the quicklist is used to switch vp.
(LP: #1525685)
[ Marco Trevisan (Treviño) ]
* DashStyle: ensure LazyLoadTexture disconnects from signals on
destruction (LP: #1580212)
* Releasing Unity 7.4.0
* SwitcherController: don't try to get a window from empty selections
(LP: #1580211)
* SwitcherView: close the mouse-selected application on middle-click
(LP: #1574689)
* UnityScreen, UnityWindow: cleanup a little the code, and ensure
overridden CompositeWindow functions get actually called
[ handsome_feng ]
* Change the x_offset of expo when launcher position changed. (LP:
#1573897, #1562348)
-- Marco Trevisan (Treviño) <mail@3v1n0.net> Tue, 17 May 2016 02:56:22 +0000