[Bug 425370] Re: X-Properties are missing and incorrect

2010-09-15 Thread Bug Watch Updater
** Changed in: notification-daemon Status: New => Unknown ** Changed in: notification-daemon Importance: Unknown => Low -- X-Properties are missing and incorrect https://bugs.launchpad.net/bugs/425370 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 425370] Re: X-Properties are missing and incorrect

2009-09-14 Thread Bug Watch Updater
** Changed in: notification-daemon Status: Unknown => New -- X-Properties are missing and incorrect https://bugs.launchpad.net/bugs/425370 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 425370] Re: X-Properties are missing and incorrect

2009-09-13 Thread Rotbart van Dainig
You are right: Just cross-checked against Fedora Rawhide - it's the same there, too. ** Bug watch added: GNOME Bug Tracker #595062 http://bugzilla.gnome.org/show_bug.cgi?id=595062 ** Also affects: notification-daemon via http://bugzilla.gnome.org/show_bug.cgi?id=595062 Importance: Unknow

[Bug 425370] Re: X-Properties are missing and incorrect

2009-09-07 Thread A. Walton
Then there's almost no way it could be notification-daemon's fault, the code has changed /very/ little since Jaunty (the theme code should be 100% the same, in fact). Probably want to look into filing this against Gtk+ over at bugzilla.gnome.org. -- X-Properties are missing and incorrect https:/

Re: [Bug 425370] Re: X-Properties are missing and incorrect

2009-09-07 Thread Rotbart van Dainig
Am Montag, den 07.09.2009, 01:16 + schrieb A. Walton: > Strange, both themes included with notification-daemon properly set the > hint code-wise: the "bubble" theme sets the hint by subclassing > GtkWindow and sets the property at construction-time, the "standard" > theme creates it directly wi

[Bug 425370] Re: X-Properties are missing and incorrect

2009-09-06 Thread A. Walton
Strange, both themes included with notification-daemon properly set the hint code-wise: the "bubble" theme sets the hint by subclassing GtkWindow and sets the property at construction-time, the "standard" theme creates it directly with gtk_window_set_type_hint() when it's making the window. On X, t