Skip to content

Use font metrics to compute corner offset

Vlad Zahorodnii requested to merge work/zzag/corner-offset-font-metrics into master

The problem with the current approach is that it doesn't work reliably on wayland. Outputs can have different pixel density, etc.


I remember that we looked into using font metrics a while ago, I don't remember why we didn't go for it.

Merge request reports