shimmerproject / Bluebird

Desktop Suite for Xfce
Other
63 stars 14 forks source link

Button in xfce-notifyd is not readable #3

Closed hroncok closed 10 years ago

hroncok commented 10 years ago

This is how button on the notification looks like. The text on the button is invisible (probably white).

bluebird-notify

satya164 commented 10 years ago

@ochosi It's worth noting that same happens for the light spin-off of Numix. Probably missing some style?

ochosi commented 10 years ago

This is a problem with the default notification-theme, so a bit out of our hands. The only way to fix that would be to 1) fix the problem upstream (which I will try to do asap) 2) create separate notification themes for Bluebird and Numix-light (the user will still have to separately select them) 3) use Greybird's notification theme (just pushed a fix to git that should take care of all issues when it's used with another Gtk-theme)

Option 3) is okay, you can do that right now. Option 1) is the ideal solution, I'll try to get it done. But it will take some time (even if I get the fix upstream this week) until it lands in distributions...

ochosi commented 10 years ago

PS: upstream = xfce4-notifyd

hroncok commented 10 years ago

Already done 3).

So the picture I attached is not Bluebird, but it's default notification mixed with some Bluebird stuff -> thus unreadable?

Is there a way that Bluebird know it's notification an can change it's appearance? Similar to the panel.

https://github.com/shimmerproject/Bluebird/pull/1 was separate theme user has to choose, right?