kotelnik / plasma-applet-resources-monitor

Plasma 5 applet for monitoring CPU and RAM.
GNU General Public License v2.0
30 stars 20 forks source link

Font settings #5

Open AlexWayfer opened 8 years ago

AlexWayfer commented 8 years ago

Hello! What about settings for font changing? Size, bold, any others (if possible). Now it's so small. Screenshot

kotelnik commented 8 years ago

Hi! Sorry I'm so slow to answer. Sure, I'll add some options. But the font size is now based on size of the widget in panel. So I try to add some layout options so that the RAM / CPU tile is wider to allow bigger text to display.

AlexWayfer commented 8 years ago

I thought so. How about 2x, 4x, etc.? It may even be bold, but it is unlikely to solve the problem.

kotelnik commented 8 years ago

I'm not sure what you mean. When scaling text 2x, 4x, etc. -> RAM / CPU tile would have to grow and we are limited by the panel. I'll add some layout options for the tiles to be e.g. 2:1 or something like that.

AlexWayfer commented 8 years ago

So... You can't make 2x (or more) font-size with same panel size?

kotelnik commented 8 years ago

Sorry, I overlooked your last comment. Well I can make the font bigger but then I'd have to show less numbers to fit the widget tile.

KottV commented 8 years ago

Greetings! I agree, this would make it better than best :)