I can scroll neither with mouse wheel nor with trackpoint (didn't try touchpad).

Ahh, ok, needs to set cLineScroll to something, maybe remove the #if too, so the apple code is used for all platforms.

Done: only the macOS code path is active.

@Gershy @clark713 @kcvinker here is a build with adjusted scrolling mechanism which might be better:
https://download.geany.org/snapshots/geany-1.39issue2678_setup.exe
https://download.geany.org/snapshots/geany-plugins-1.39issue2678_setup.exe

NB: the installers contain the current GIT master code and so the new version will move some settings of your Geany configuration file into a new session.conf. You should not notice this but in case you want to switch back to the old version, everything stored in the session.conf will be ignored by the old version.
Maybe just make a backup of your current configuration (should be in C:\Users<username>\AppData\Roaming\geany).

@eht16 I'm guessing you don't have a high-res device since you havn't complained about supersonic scrolling :-) so if above makes it work for normal devices, can you post the binary (and instructions) somewhere so someone with a hi-res device can try it?

Yes, I don't have a high-res device but I think I noticed fast scrolling speed as well. I'm running Windows in a VM and using it via RDP and mostly use the a ThinkPad's trackpoint with middle mouse button to scroll. I guess this is a very uncommon combination and so the following is not representative:
with the above changes (using the macOS cod path on Windows), scrolling works nicer for me than before.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/2768/1332862935@github.com>