Re: [gnome-flashback] Theme problem with panel handles?
- From: Alberts Muktupāvels <alberts muktupavels gmail com>
- To: Mailing list for the Gnome Flashback project <gnome-flashback-list gnome org>
- Subject: Re: [gnome-flashback] Theme problem with panel handles?
- Date: Thu, 10 Jul 2014 13:45:42 +0300
Your are lucky if it can be styled. I think not, but I am not sure about it. Otherwise it requires some work to make it theme-able. Chances that rewrite is going to happen is almost near to zero.
But It should not be to hard to do:
1) Add GtkWidget in place where handles should be.
2) Add class for widget. For example - gnome-panel-handle.
3) Update themes with handle styling. For example:
PanelToplevel .gnome-panel-handle {
background-color: #000000;
}
4) Probably default styling should be added in gnome-panel itself so it works without updates themes too.
This is what I would probably do to fix this. I might try to prepare patch for ubuntu, but I won't promise it.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]