Re: [dev][surf] disable scrollbars patch

From: <stanio_AT_cs.tu-berlin.de>
Date: Thu, 21 Feb 2013 18:15:24 +0100

* Carlos Torres 2013-02-21 16:34
> Attached you'll find a patch that adds the -b flag to disable scroll_b_ars,
> they can also be disabled with config.h

Great.

Currently I'm using a gtk hack to make bars less annoying and got
accustomed to having a non-intrusive indication about the pane size and
where I am, rather than not having one at all.

        $ cat .gtkrc-2.0
        style "bla" {
                GtkRange::slider-width = 3
                bg[NORMAL] = "#464646"
                fg[NORMAL] = "#999999"
        }
        class "GtkWidget" style "bla"


--s.
Received on Thu Feb 21 2013 - 18:15:24 CET

This archive was generated by hypermail 2.3.0 : Thu Feb 21 2013 - 19:26:07 CET