Hi,
I'm afraid we need to remove the Webkit-related plugins (Webhelper,
Markdown Preview) from the Windows installer.
This is because Webkit itself is going to be removed from MSYS2:
https://github.com/Alexpux/MINGW-packages/issues/4318
For the upcoming release we could ship the previous version of Webkit
along with the locally cached old version of ICU (i.e. we will ship ICU
61 *and* 62 in the installer).
But I personally would prefer removing the plugins from the Windows
installer immediately for the reasons mentioned in
https://github.com/Alexpux/MINGW-packages/issues/4318#issuecomment-436443226
and to prevent us from shipping two ICU versions which bloats the
Windows installer even more.
If there are no objections, I will remove all Webkit-related settings
from the Windows installer next week.
Regards,
Enrico
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.