This fixes copying/pasting text from Geany to some applications under Wayland. Examples: kitty (terminal emulator), Qt-based applications. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2298
-- Commit Summary --
* scintilla: Add more MIME types for copy/paste
-- File Changes --
M scintilla/gtk/ScintillaGTK.cxx (4)
-- Patch Links --
https://github.com/geany/geany/pull/2298.patch https://github.com/geany/geany/pull/2298.diff
Scintilla upstream report: https://sourceforge.net/p/scintilla/bugs/2127/
Will leave open until it's merged upstream and pulled back into Geany.
Fixed in Geany 1.37.1 I think.
https://sourceforge.net/p/scintilla/bugs/2127/ was resolved in https://sourceforge.net/p/scintilla/bugs/2175/ by commit https://sourceforge.net/p/scintilla/code/ci/a9f4676a45e824c4390db6105a72d3c7... and released in Scintilla 3.21.0.
``` $ cat geany-1.37.1/scintilla/version.txt 3211 ```
Closed fixed
Closed #2298.
github-comments@lists.geany.org