Currently, ctrl.mouse_scroll(y=1, by_lines=False) scrolls by "one scrolling wheel revolution", and the by_lines parameter doesn't seem to do anything. I'd guess that the expected behavior is smooth scrolling, i.e., scrolling by 1px or something like that.
I am on arch linux, with xorg-server 1.20.11-1.
Currently,
ctrl.mouse_scroll(y=1, by_lines=False)scrolls by "one scrolling wheel revolution", and theby_linesparameter doesn't seem to do anything. I'd guess that the expected behavior is smooth scrolling, i.e., scrolling by 1px or something like that.I am on arch linux, with xorg-server 1.20.11-1.