Add an experiment for overlay scrollbars
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.
This commit is contained in:
@ -26,6 +26,7 @@ testsocket_programs = testsocket testsocket_child
|
||||
endif
|
||||
|
||||
noinst_PROGRAMS = $(TEST_PROGS) \
|
||||
overlayscroll \
|
||||
syncscroll \
|
||||
subsurface \
|
||||
animated-resizing \
|
||||
|
||||
Reference in New Issue
Block a user