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, this /should/ set _NET_WM_WINDOW_TYPE, so this
might be a bug in GTK+, perhaps pertaining to the recent client-side-
windows merge.

Class-hints should also be set automatically by GTK+, which is why we
don't call set_role() or set_wmclass() (beyond that it's broken,
deprecated and non-portable).

Then again, I have to ask, are you sure you mean notification-daemon, or
did you intend to file this bug against notify-osd?

** Changed in: notification-daemon (Ubuntu)
   Importance: Undecided => Low

** Changed in: notification-daemon (Ubuntu)
       Status: New => Incomplete

** Changed in: notification-daemon (Ubuntu)
     Assignee: (unassigned) => A. Walton (awalton)

-- 
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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to