Top Rated
Top Rated
Recent Posts
Archives
- March 2012
- September 2011
- February 2011
- August 2010
- May 2010
- November 2009
- June 2009
- April 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
- January 2004
Tags
Art
ChipX86.com
Devices
Django
Djblets
Dream-Theater
Gaim
Galago
gameboy-ds
Games
GNOME
Hardware
IBM
Jamie
Jenna
Lenovo
libnotify
libsexy
Life
Linux
Linux Desktop
Mario-Bros
Nintendo
Nokia 770
notification-daemon
Open Source
Pictures
Pirate
Products
Projects
Purchases
Python
Releases
Review-Board
Server
Thinkpad
TV
Ubuntu
Unity
Vacation
VMware
Wii
Workstation
Yahoo
Zelda


Is the level of transparency changeable through gconf like the theme can be changed?
No, though I wouldn’t be opposed to a patch that adds this.
Hey Christian… that’s coming along nicely. So cool to see people also joining the fun on the bling-front. BTW, I’ll remember to add you gremlin-theme for cairo-clock in a new release.
Yum, yum!
Interesting LCD effect: at the angle I typically look into my laptop’s monitor these notifications look opaque. The more oblique the angle the more transparent they look.
Will it be possible to disable the notifications globally?
It would be nice to only see critical ones, since non-critical notifications annoy me.
Chris: Not any time soon. I plan to add a control panel applet for choosing the theme and setting some basic options, so maybe I’ll add something for that, but it’s not high on my priority list. Most programs are pretty good about notifications so far and have the ability to disable them.
Beautiful! You win a cookie.
ChipX86, I added support for notification themes to GNOME meta themes. Patch is attached to http://bugzilla.gnome.org/show_bug.cgi?id=359751
Hello !
Would it be possible to use cairo to draw fake transparency on systems without composite enabled?
I know that it worked with something called ghosd (http://neugierig.org/software/ghosd/) on my computer and I don’t have composition enabled and can’t have it, my card’s a too-new (sic) ATI :’(
anyways it could be implemented, couldn’t it? if you can hint me where to look, I’d be happy to give it a try… but I must confess I’m a bit confused by all this code in themes.c
any more detailled planning on when to add the ability to easily theme all the notifications? like through an xml file or something?
Cheers
Edralzar
Edralzar: No, Cairo has no support for fake transparency. You may want to look into using XGL with your ATI card, which should give you compositing support as well as 3D effects.
We’ve talked about making a theme format for notification-daemon. It’ll probably happen eventually.