|
Hi I'm trying to figuring out settings to get crips sharp fonts in xterm for a retina screen (2x scaling). It would be great if this than also works for forwarded X11 Apps. I also often run a a remote Sublime Text Editor from a Has somebody settings that generate nice clean/sharp fonts in XQuartz? Content Like this would be great for wiki a page. thanks PS: Awesome that there is already an Apple Silicon build! Thanks a lot |
Replies: 2 comments
|
Also meet this problem, edit org.macosforge.xquartz.X11 do not work. When using |
|
Yeah, unfortunatley, nobody has put much effort into updating XQuartz for retina (#91), so it is still a bit of a sub-par experience. The proper fix would be to replace the existing XQuartz DDX with the Xorg DDX and use a compositing window manager to display window content inside real AppKit windows. Work on this started about 7 years ago by some students as a senior year project, but we never got it to the point of shipping in the product. I'm hoping that this effort can be revitalized and also used as the basis for a wayland compositing window manager at the same time. |
Yeah, unfortunatley, nobody has put much effort into updating XQuartz for retina (#91), so it is still a bit of a sub-par experience.
The proper fix would be to replace the existing XQuartz DDX with the Xorg DDX and use a compositing window manager to display window content inside real AppKit windows. Work on this started about 7 years ago by some students as a senior year project, but we never got it to the point of shipping in the product. I'm hoping that this effort can be revitalized and also used as the basis for a wayland compositing window manager at the same time.