Re: GTK+ 2 and prelight

2016-11-16 Thread Michael Torrie
On 11/15/2016 08:10 AM, Gabriele Greco wrote: > It's a functional behaviour, not only aesthetics since a toggle button in > prelight state can be both active or not, but you can't see its state until > you move the mouse pointer... That seems to depend on the theme. I use a modified ClearLooks th

GTK+ 2 and prelight

2016-11-15 Thread Gabriele Greco
... still trying to build from a graphics designer mockup :) There is a way to override the .gtkrc-2.0 file to avoid button prelight state? I want the some widgets (mostly toggle buttons) to keep their actual state (normal or active) also if the cursor is on them. It's a functional behaviour, no