I just tried. I was very … skeptic about a QT app running on the Mac. But yeah, it works quite fine. Minor things like not signing the bundle (that’s on Apple, but you can totally do it with a free dev cert) which you can easily bypass, and some fonts looking small on retina displays (which it’s like, all the recent macs)… it’s pretty rad. And I trust KDE waaaaaaaaaay more than … Zed, VSCode & friends.
I just tried. I was very … skeptic about a QT app running on the Mac. But yeah, it works quite fine. Minor things like not signing the bundle (that’s on Apple, but you can totally do it with a free dev cert) which you can easily bypass, and some fonts looking small on retina displays (which it’s like, all the recent macs)… it’s pretty rad. And I trust KDE waaaaaaaaaay more than … Zed, VSCode & friends.
regarding the tiny font thing… maybe you can set QT_AUTO_SCREEN_SCALE_FACTOR env variable or something similar in qt’s config file?