Re: Kinetic scrolling - why only for touchscreens?

2018-02-14 Thread Roman Lehnert
Hi, from what i can see, evince as well as chrome use gtk 3: -> % ldd /opt/google/chrome/chrome | grep gtk libgtk-3.so.0 => /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 (0x7f3ea3bef000) -> % ldd /usr/bin/evince | grep gtk libgtk-3.so.0 => /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 (0x7efe063d800

Re: Kinetic scrolling - why only for touchscreens?

2018-02-13 Thread Hashem Nasarat
I wonder is there any way to get kinetic scrolling to work for my thinkpad trackpoint scrolling? On Mon, Feb 12, 2018 at 12:46 PM, Timm Bäder wrote: > Hey, > > the documentation indeed states that kinetic scrolling only works for > touchscreen devices, which is wrong since it should also work wi

Re: Kinetic scrolling - why only for touchscreens?

2018-02-12 Thread Timm Bäder
Hey, the documentation indeed states that kinetic scrolling only works for touchscreen devices, which is wrong since it should also work with touchpads. We will update the documentation accordingly. It works here on my touchpad, where exactly does it not work? You mentioned documents and websites

Kinetic scrolling - why only for touchscreens?

2018-02-12 Thread Roman Lehnert
Hi, when reading the dev documentation for GtkScrolledWindow, i stumbled upon the limitation of kinetic scrolling for touchscreen devices. However, i could not find the actual reason for the limitation. Can anyone help me out here? The background of my question is that i wanted to get rid of syna