From f66c53e4be89b1b5569077c32323c0858da83a25 Mon Sep 17 00:00:00 2001 From: infirit Date: Mon, 3 Aug 2015 17:21:17 +0200 Subject: Gtk3: Add setting to toggle overlay scrolling --- schemas/org.mate.interface.gschema.xml.in.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/schemas/org.mate.interface.gschema.xml.in.in b/schemas/org.mate.interface.gschema.xml.in.in index 979024b..8477555 100644 --- a/schemas/org.mate.interface.gschema.xml.in.in +++ b/schemas/org.mate.interface.gschema.xml.in.in @@ -105,6 +105,11 @@ <_summary>Use GTK3 header bar <_description>Whether builtin GTK+ dialogs such as the file chooser, the color chooser or the font chooser will use a header bar at the top to show action widgets, or an action area at the bottom. This setting does not affect custom dialogs using GtkDialog directly, or message dialogs. + + false + <_summary>Use GTK3 overlay scrolling + <_description>Whether builtin GTK+ scrolled windows will use overlay scrolling. Overlay scrolling hides and reduces the size of the scrollbar untill it get's focus. + true <_summary>Enable Gtk toolkit-wide animations -- cgit v1.2.1