[Wishlist] Support for disabling borders on the launcher
Bug #1208790 reported by
Kai Mast
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Triaged
|
Wishlist
|
Unassigned | ||
unity (Ubuntu) |
Fix Released
|
Low
|
Marco Trevisan (Treviño) |
Bug Description
Hey guys,
there are some themes that look much nicer without the borders on the launcher. For example mocka: http://
There is the possibility to modify /usr/share/unity/ to get the desired result. It is described in this article: http://
It would be so cool if there would be an option (in CCSM?) to just hide the border around the icons. And it also should be very easy to implement.
If I can help somehow just tell me!
Related branches
lp://staging/~3v1n0/unity/themed-texture-cache
- Andrea Azzarone (community): Approve
-
Diff: 2126 lines (+476/-369)37 files modifieddash/DashController.cpp (+1/-0)
hud/HudController.cpp (+5/-1)
hud/HudView.cpp (+13/-17)
hud/HudView.h (+0/-2)
launcher/HudLauncherIcon.cpp (+3/-2)
launcher/Launcher.cpp (+16/-9)
launcher/Launcher.h (+1/-0)
lockscreen/CofView.cpp (+8/-7)
lockscreen/KylinUserPromptView.cpp (+3/-2)
panel/PanelView.cpp (+16/-13)
panel/PanelView.h (+1/-0)
plugins/unityshell/src/unityshell.cpp (+15/-8)
plugins/unityshell/src/unityshell.h (+1/-0)
shutdown/SessionButton.cpp (+19/-13)
tests/test_thumbnail_generator.cpp (+2/-2)
tests/test_unity_window_view.cpp (+3/-3)
unity-shared/BackgroundEffectHelper.cpp (+7/-1)
unity-shared/BackgroundEffectHelper.h (+2/-1)
unity-shared/DashStyle.cpp (+65/-55)
unity-shared/DashStyle.h (+11/-10)
unity-shared/IconLoader.cpp (+17/-6)
unity-shared/IconLoader.h (+1/-0)
unity-shared/IconRenderer.cpp (+11/-19)
unity-shared/IconTexture.cpp (+5/-5)
unity-shared/OverlayRenderer.cpp (+36/-43)
unity-shared/OverlayRenderer.h (+1/-1)
unity-shared/PanelStyle.cpp (+16/-13)
unity-shared/PreviewStyle.cpp (+41/-52)
unity-shared/TextInput.cpp (+8/-1)
unity-shared/TextInput.h (+1/-0)
unity-shared/TextureCache.cpp (+40/-12)
unity-shared/TextureCache.h (+8/-6)
unity-shared/ThemeSettings.cpp (+15/-1)
unity-shared/UnityWindowStyle.cpp (+48/-41)
unity-shared/UnityWindowStyle.h (+10/-9)
unity-shared/UnityWindowView.cpp (+25/-14)
unity-shared/UnityWindowView.h (+1/-0)
Changed in unity: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
importance: | Undecided → Low |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
milestone: | none → ubuntu-16.04 |
To post a comment you must log in.
This bug was fixed in the package unity - 7.4.0+16. 04.20160401. 1-0ubuntu1
--------------- 16.04.20160401. 1-0ubuntu1) xenial; urgency=medium
unity (7.4.0+
[ Andrea Azzarone ]
* Improve the "lock on suspend" logic to always keep in sync the
inhibitor with the lockscreen.
[ Marco Trevisan (Treviño) ] REQUEST_ FRAME_EXTENTS (LP: #1368118)
* DecoratedWindow: Just send estimated extents on
_NET_
* TextureCache: add support for loading themed textures (LP: #903179,
#1208790)
* Unity: stop unity7 upstart instance if needed and restart it if not
clearly requested (LP: #1555633)
-- Marco Trevisan (Treviño) <mail@3v1n0.net> Fri, 01 Apr 2016 23:11:47 +0000