I installed konversation via homebrew. brew install kf5-konversation --HEAD but it does not support retina screen. https://github.com/haraldF/homebrew-kf5
I tried to patch konversation with ``` QApplication::setAttribute(Qt::AA_UseHighDpiPixmaps) ``` but it does not take effect
What is the actual issue? Does it start? Do you see anything? Is just the scaling wrong? Please add screen shots to describe the issue.
1. The scaling is wrong. 2. Cannot open links using default browser I have encountered this two problem. For the first problem, I have figured out the way to fix it. I would upload my patch to https://phabricator.kde.org later.
Could you add a link here to the phabricator request once you created it?
Closing as the requested info was not provided. If the reported bugs are still an issue, please reopen. And please also add a separate bug report for the issue of "Cannot open links using default browser", as this is a different problem which will need to be tracked on its own.