Re: Patch to make ggv not show the scroll outline by default



Hi Federico:

How does it look (with your patch) in high-contrast and
high-contrast-inverse themes?

- Bill

On Wed, 2003-06-11 at 00:56, Federico Mena Quintero wrote:
> [I'm re-sending this mail, this time to d-d-l.  I sent it on Friday to
> Jaka and usability-list, but got no reply.]
> 
> I think GGV looks a lot prettier if you make it not show the scroll
> outline by default.  This simple patch makes it so.
> 
> Do we need this option at all, and if not, should I submit another patch
> to remove the relevant code instead of just hiding the configuration
> option?
> 
>   Federico
> ----
> 

> Index: ggv.schemas
> ===================================================================
> RCS file: /cvs/gnome/ggv/Attic/ggv.schemas,v
> retrieving revision 1.14.4.1
> diff -u -r1.14.4.1 ggv.schemas
> --- ggv.schemas	25 May 2003 14:02:29 -0000	1.14.4.1
> +++ ggv.schemas	6 Jun 2003 20:47:03 -0000
> @@ -71,7 +71,7 @@
>        <applyto>/apps/ggv/gtkgs/show_scroll_rect</applyto>
>        <owner>ggv</owner>
>        <type>bool</type>
> -      <default>true</default>
> +      <default>false</default>
>        <locale name="C">
>          <short>Show previous visible area when scrolling</short>
>  	<long>Whether the user wants to see a rectangle outlining the





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]