[pulseaudio-tickets] [Bug 97087] Pavucontrol does not define GTK+3.20 selector

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 26 11:23:05 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=97087

--- Comment #1 from Wolfgang Ulbrich <chat-to-me at raveit.de> ---
Can you please add missing style classes to pavu-control for gtk+-3.20?
1. one at top level, eg. pavu-control, in result i can use
window.background.pavu-control > box.vertical > notebook {
}
for styling the notebook and others.
2. Adding the style class .frame to the notebook, because most preferences
windows use notebook.frame {}.
So pavu-control will use the same styling from themes without writing extra
code for it.

Curently i need to use a ugly hack for making pavu-control nice.

window.background > box.vertical > notebook {
}

The problem is that GtkNotebook is everywhere in application code, so with such
a setting i match also other application, eg. virt-manager, mate-terminal,
gnome-terminal and others, and i have to override the settings for pavu-control
again.

So adding those 2 style classes will make my live easier, and users will have a
nice linux experience with gtk+-3.20.

Note, also other gnome applications like nautilus have added such a top
selector for gtk+-3.20

Thank you

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160726/5ef4ca76/attachment.html>


More information about the pulseaudio-bugs mailing list