Hi dev-list,
I have a question regarding the Scintilla code that is in the Geany repo.
Is this raw code straight from Scintilla, or is it patched by Geany devs?
I ask because I'd like to submit a patch that involves the Scintilla code
and would like to know if I can do that here or if I should contact the
Scintilla devs.
Thanks
For the curious, the issue is trackpad scroll speed. I find that vertical
scrolling does way too many lines at a time, making it hard to navigate a
file. I've got it to my liking now, but I think others might be interested.