Remove "Edit Clipboard" and "Clear" from the history list
Freezing and hitching are hated by users so I am rejecting this request. Well, I'm user. I didn't ask to set Line Wrapping with freezing the display as default behavior. I just asked to add it as option, so users like me could use it.
Add the option "Line Wrapping with freezing the display"
I could not reproduce the bug with the patch mentioned in https://sourceforge.net/p/scintilla/bugs/2349/?page=1#f567 that was integrated in a geany-git https://github.com/xiota/geany/issues/2#issuecomment-1256230485 I did those four tests: TEST 1 Standalone PC connected to a 22´-display: I installed Ubuntu 22.04.1 LTS (for testing Wayland). Then I did: sudo apt update sudo apt dist-upgrade sudo add-apt-repository ppa:xiota/geany-plugins sudo apt update sudo apt install geany-git sudo apt install...
The proposed fix should be tested thoroughly in Geany in different circumstances such as Xorg versus Wayland. Before I start testing: What do you mean with thoroughly? I mean, I will test it with the two documents. Or do you have a special idea how this thoroughly should look like?
Maybe this information could be interesting: I opened yesterday the bug https://sourceforge.net/p/scintilla/bugs/2354/ where I described that the patch of https://sourceforge.net/p/scintilla/bugs/2349/#bb06 also worked to fix other issues.
I used geany-git, that was built five days ago https://github.com/xiota/geany/issues/2#issuecomment-1248808860 that removed for testing the IS_WIDGET_MAPPED check in ScintillaGTK.cxx, as suggested in this comment on the scintilla bug report: https://sourceforge.net/p/scintilla/bugs/2349/#bb06 Then the issue does not occur any more on both computer: https://github.com/xiota/geany/issues/2#issuecomment-1249414773 https://github.com/xiota/geany/issues/2#issuecomment-1249501316
I forgot to mention the patch. So here is a link: https://github.com/geany/geany/issues/3271#issuecomment-1252288207