Created attachment 9463 Patch Xfce4-cpufreq-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.
-- GitLab Migration Automatic Message -- This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/panel-plugins/xfce4-cpufreq-plugin/-/issues/5. Please create an account or use an existing account on one of our supported OAuth providers. If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev