Add an experiment for overlay scrollbars

Desktop / GNOME / GTK - Matthias Clasen [redhat.com] - 20 October 2014 22:07 UTC

This is just meant as a prototype for how we can show a scroll position indicator for touch. This uses GTK_POLICY_EXTERNAL to hide the scrolled windows scrollbar while still allowing scrolling.

05ab0f2 Add an experiment for overlay scrollbars
tests/Makefile.am | 1 +
tests/overlayscroll.c | 376 +++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 377 insertions(+)

Upstream: git.gnome.org


  • Share