<p>I would try to use following <code>geany.exe.manifest</code>:</p>
<pre><code><?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
        <assemblyIdentity
                version="1.33.0.0"
                processorArchitecture="X86"
                name="Geany"
                type="win32" />
        <description>Geany is a fast and lightweight IDE</description>
        <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
                <security>
                        <requestedPrivileges>
                                <requestedExecutionLevel
                                        level="asInvoker"
                                        uiAccess="false" />
                        </requestedPrivileges>
                </security>
        </trustInfo>

        <asmv3:application xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
                <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
                        <dpiAware>true</dpiAware>
                </asmv3:windowsSettings>
        </asmv3:application>
</assembly>

</code></pre>

<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/692#issuecomment-421539924">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ9yj41P2KF9MZWyxHSuzLpk21m7Lks5ubLTXgaJpZM4GNMfc">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ91r1FtWDHIiIWv_J09mVuc6_Mjbks5ubLTXgaJpZM4GNMfc.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@tmssngr in #692: I would try to use following `geany.exe.manifest`:\r\n\r\n```\r\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?\u003e\r\n\u003cassembly xmlns=\"urn:schemas-microsoft-com:asm.v1\" manifestVersion=\"1.0\"\u003e\r\n\t\u003cassemblyIdentity\r\n\t\tversion=\"1.33.0.0\"\r\n\t\tprocessorArchitecture=\"X86\"\r\n\t\tname=\"Geany\"\r\n\t\ttype=\"win32\" /\u003e\r\n\t\u003cdescription\u003eGeany is a fast and lightweight IDE\u003c/description\u003e\r\n\t\u003ctrustInfo xmlns=\"urn:schemas-microsoft-com:asm.v2\"\u003e\r\n\t\t\u003csecurity\u003e\r\n\t\t\t\u003crequestedPrivileges\u003e\r\n\t\t\t\t\u003crequestedExecutionLevel\r\n\t\t\t\t\tlevel=\"asInvoker\"\r\n\t\t\t\t\tuiAccess=\"false\" /\u003e\r\n\t\t\t\u003c/requestedPrivileges\u003e\r\n\t\t\u003c/security\u003e\r\n\t\u003c/trustInfo\u003e\r\n\r\n\t\u003casmv3:application xmlns:asmv3=\"urn:schemas-microsoft-com:asm.v3\"\u003e\r\n\t\t\u003casmv3:windowsSettings xmlns=\"http://schemas.microsoft.com/SMI/2005/WindowsSettings\"\u003e\r\n\t\t\t\u003cdpiAware\u003etrue\u003c/dpiAware\u003e\r\n\t\t\u003c/asmv3:windowsSettings\u003e\r\n\t\u003c/asmv3:application\u003e\r\n\u003c/assembly\u003e\r\n\r\n```"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/692#issuecomment-421539924"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/692#issuecomment-421539924",
"url": "https://github.com/geany/geany/issues/692#issuecomment-421539924",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [geany/geany] blurred displaying when using windows display zoom (#692)",
"sections": [
{
"text": "",
"activityTitle": "**tmssngr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@tmssngr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"geany/geany\",\n\"issueId\": 692,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/geany/geany/issues/692#issuecomment-421539924"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 104122332\n}"
}
],
"themeColor": "26292E"
}
]</script>