! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Panel font size in pixels instead of points
Status:
RESOLVED: MOVED
Product:
Xfce4-cpufreq-plugin
Component:
General

Comments

Description Frash 2020-02-15 20:22:25 CET
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.
Comment 1 Git Bot editbugs 2020-05-22 23:36:15 CEST
-- 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

Bug #16456

Reported by:
Frash
Reported on: 2020-02-15
Last modified on: 2020-05-22

People

Assignee:
Xfce-Goodies Maintainers
CC List:
0 users

Version

Attachments

Patch (1.01 KB, patch)
2020-02-15 20:22 CET , Frash
no flags

Additional information