uosc
uosc copied to clipboard
Fix hint width estimation
Use the actual font size of hints to estimate their width.
item_content_spacing is not needed in the calculation of hint_width,
because it is already considered in the calculation of title_clip_x,
otherwise we'll end up with twice the spacing.