linuxmint / mint-themes

Mint-X, Mint-Y..
205 stars 117 forks source link

Mint-Y Cinnamon theme - sound applet - use ems instead of px for overlay. #434

Closed fredcw closed 1 year ago

fredcw commented 1 year ago

to allow for different default font sizes and text scaling. fixes https://github.com/linuxmint/cinnamon-spices-applets/issues/4781

fixes: https://github.com/linuxmint/cinnamon/issues/11572

I've set the ems value so that the applet looks the same as before with the default ubuntu regular 10 font in mint 21.1.

JosephMcc commented 1 year ago

Nice. Looks like this was just missed when doing the original change to ems to support the cinnamon text scaling changes. The default Cinnamon theme might need this as well.

Another related issue: https://github.com/linuxmint/cinnamon/issues/11572

fredcw commented 1 year ago

The default cinnamon theme is ok as it doesn't set a height but the Linux Mint theme needs fixing but I don't know what repository this is in.

JosephMcc commented 1 year ago

It's here as part of the mint-themes repo: https://github.com/linuxmint/mint-themes/tree/master/files/usr/share/themes/Linux%20Mint/cinnamon

fredcw commented 1 year ago

I've included a fix for Linux Mint cinnamon theme in the Mint-X PR #435