Notify OSD does not respect Unity's background color setting
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
New
|
Undecided
|
Unassigned | ||
notify-osd (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Notify-OSD does not pick up the custom background colour value for Unity. It uses the average background colour even when the user specifies a custom background colour to be used in the Unity plugin settings of CCSM.
Steps to reproduce:
1) Open compizconfig-
2) Choose any color and/or opacity setting
3) Enter this command: notify-send -i "$Test" -t 5000 --app-name "$" "$from Test" "$This is a test notification"
What should happen:
The bubble's color and opacity matches that of the dash and launcher, thus providing a consistent look
What happens instead:
The bubble's color and opacity take on the "chameleon" effect, ignoring the user's specified color settings
Workaround (Requires the use of third-party software):
1) Follow the commands on this page: http://
2) Open NotifyOSD Configuration
3) Untick "Use Dash background colour..."
4) Choose your own background color and opacity above and click apply
Original description:
When selecting the color of the dash from compiz-
summary: |
- Notify OSD don't respect color opacity in compiz-setting-manager + Notify OSD don't respect color opacity from compiz-setting-manager |
description: | updated |
summary: |
- Notify OSD don't respect color opacity from compiz-setting-manager + Notify OSD does not respect Unity's background color setting |
Changed in notify-osd: | |
status: | New → Confirmed |
Changed in notify-osd (Ubuntu): | |
status: | New → Confirmed |
description: | updated |
no longer affects: | notify-osd |
(Added workaround)