
It may be possible to override the scaling with a manifest file, though I haven't been able to do this successfully.
Furthermore, injecting the needed code via plugin may be difficult depending on the exact lifecycle of plugins: if they only can respond to events after the UI has been shown, then I believe they would not be able to modify the application's configuration to enable High DPI rendering. Not to mention what layout issues might be present even if this were possible to accomplish.
Therefore, native support for High DPI monitors in XIDE would be greatly appreciated.



