Although this can be implemented with GtkScrollbar::has-forward-stepper=0 and GtkScrollbar::has-backward-stepper=0 ( setting these values to 0 causes problems with Open Office ), I would like to see a transparent symbol with the functionality remaining.
For example, if I click before the beginning or after the end of the scrollbar trough the scrollbar behaves like I clicked the stepper.
IMO it looks like steppers are not being used on devices like mobile phones, music players ( iTouch), and tablets ( iPad ).
Actually, murrine provides the ability to change the focus color, that is awesome. Well, the ability to change the focus style would be even more awesome. for example it would be possible to let one set a focus style from other engines obtaining something like this:
focusstyle = 0 # No focus is drawn
1 # Default murrine focus style
2 # Clearlooks focus style
3 # Aurora focus style
4 # Something
I think it would be cool to make the toolbars be able to be colored differently then the rest of the system, right now the menubars can be changed to what the user desires but the toolbars cannot be changed without some sort of pixmap.
Just an idea
Hi. I know that not many people use reliefstyle = 0, but I'm thinking about using it for my theme. It actually looks pretty good, in my opinion, and it looks consistent with other widgets that don't have any relief style, such as scrollbars, progress bars, treeviews, etc. The only thing is that with my border gradient, which is light on top and dark on bottom, pressed buttons look awkward, because the gradient isn't inverted like it is on the other relief styles.
Hi Cimi!
I saw the following patch:
Smooth separator.
Can you implement the same option for GtkPaned Separators-Handle?
GtkPaned.
Thank you!
PS: a screenshot of a mokup that i saw in gnome-look:
Mockup
PS: ok, il mio inglese non è il massimo
I don't know if it depends on murrine engine, but:
setting shadow-type = GTK_SHADOW_NONE makes the outlines disappear but at the same time the menubar/toolbar styles get ignored and they become flat. Otherwise, without GTK_SHADOW_NONE but with contrast = 0.0 the outline doesn't go away and i can't make my fancy gradient on the whole window. What i am asking is the ability to make the outlines disappear without loosing the glossy style. In the exaple attached, lines should not be there and the gradient should continue without be broken (by the outlines).
hello
i wanted to create a "border" only in active tab
http://img684.imageshack.us/img684/6943/capturevs.png (do not blame me for the mockup)
in this screenshot i made with gimp a small border in active tab (left one)
if i add contrast to notebooks it takes all the tabs even the inactive could be nice to get the choice.
do you think it's possible idea ?
thank you for reading
best regards
Hi cimi,
I would like to be able to enable a progressbar, which is similar to the ubuntulooks engine. I know there are already the cells for the progress, but I can't enable the gradient_shades for the back of the progressbar. The option of trough_shades is not satisfying, because it only has two variables and the highlight_shade is also ignored.
I hope you are going to implement such an option.
hilight_ratio and highlight_ratio should both be changed to highlight_shade. This affects at least Murrine-Sky, Murrina Blue, Murrina Candido, and Murrine-Light.
Also lightborder_ratio should be lightborder_shade in Murrina Chrome.
I don't know if it's possible, cause I cannot understand if all the lines I don't like, belong to GtkFrame widgets. If it's so, it should be sufficient to add an option in the engine to set GtkFrame::shadow-type = GTK_SHADOW_NONE.
I add an image showing what's the situation now and a mockup of what I would, in thunar and medit
P.S.
If there's a simple solution, Cimi, you can reply to me here
Please,if possible, add effects options to content of widgets.
E.g.:
Options: blur, glow, shadow, etc applied to icon.
Button with icon.
Button state normal - no effects
Button state disabled - blur content of button (icon)
Like Bespin style in KDE.
Sorry for bad English.
I know this has been discussed somewhere, and IIRC you said “would be nice but not in the immediate plans”, but I figured we should have a request to track ;-)
The request here is to be able to define opacity/alpha for each widget. By default, Murrine does close to the opposite of what I want; I want translucent menus and almost-transparent editors with opaque text. But I realise that's not what most want, so the best way to get what I want is by having opacity defined in the gtkrc.
Hello, this ocurrs when GtkRange::trough-border = 2, affected apps are emacs and acroread.
I got this when launching emacs:
** (emacs:19060): CRITICAL **: murrine_style_draw_box: assertion `height >= -1' failed
And the scrollbar on gnome-terminal looks a little bit weird, too.
you can see the attachment, they are supposed to have the same appearence.
I didn't notice this problem in other engines.
In the checkbutton section, I wrote:
style "theme-check-radio-button" = "theme-button" { text[NORMAL] = @base_color text[PRELIGHT] = @base_color engine "murrine" { glowstyle = 4 } }
Edit: Aurora set check button/radio white by default, I think that's why they look similar.
please check the other attachment.