Panel font size in pixels instead of points
Submitted by Frash
Assigned to Xfce-Goodies Maintainers
Description
Created attachment 9462 Patch
Xfce4-datetime-plugin shows the text in the panel in an a smaller font size than other plugins. This is because it sets the font size as pixels instead of points. The xfce default system font is set as points. Therefor setting the system font to 10 (points == 13.33 pixel) and the plugin font size to 10 (pixels) leads to different sizes.
I've testet all other panel plugins with GtkInspector for this bug and only xfce4-datetime-plugin and xfce4-cpufreq-plugin are affected.
The xfce4-genmon-plugin had the same bug, whitch got fixed in this commit: https://github.com/xfce-mirror/xfce4-genmon-plugin/commit/331c77853276b9d9f369899618140c505c34546f
I've created a patch which does basically the same like the genmon patch and it works from my testing.
Patch 9462, "Patch":
xfce4-datetime-plugin.patch
Version: 0.8.0