<p></p>
<h2>APPLYING THE WORKAROUND</h2>
<p>Coming back with this issue, I've done a simple script to apply the workaround at system level. Tested on Ubuntu 20.10 with Wayland.</p>
<p>The script simply add the environment <code>GDK_BACKEND</code> variable to <code>geany.desktop</code> when Geany is executed:</p>
<div class="highlight highlight-source-shell"><pre>Exec=env GDK_BACKEND=x11 geany %F</pre></div>
<hr>
<p>Still waiting for a real fix on the "editor" component.</p>
<hr>
<p><a href="https://github.com/geany/geany/files/5980462/geany-fix-dead-keys.zip">geany-fix-dead-keys.zip</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2575#issuecomment-779070995">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4FSUDL5Q6X32YIREDS7DPKTANCNFSM4QB4OQSQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5RKPZEGECY64XIKGLS7DPKTA5CNFSM4QB4OQS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFZX24EY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2575#issuecomment-779070995",
"url": "https://github.com/geany/geany/issues/2575#issuecomment-779070995",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>