Ruth Ivimey-Cook

Results 20 comments of Ruth Ivimey-Cook

I don't think you're right about IconSize.BUTTON - look in https://github.com/IBBoard/cawbird/blob/4b2536eac84fd623810c2343f0fc80de1193ff5e/src/widgets/BadgeRadioButton.vala#L64 where BADGE_SIZE is set to 10 and then used to draw the icon.

As I'm using KDE I don't normally have any env-vars named GDK_* set. I don't understand what you mean by the comment about 1440 and 1:1 scale, as I'm using...

I would like the option to have 'large icons' too.. nothing more complex than, say, icons being displayed at 1.75 or 2x their current size, enabled by a preferences item....

I came looking here because I wanted to control the font size on my 4K monitor. Ideally the font name too, but size was my desire. I now see that...

FWIW I would love additional flexibility here too. Some of the commenters didn't realize the existing customisation options, and I would note that none of the "ls_*" parameters are documented...

Just browsing... in vector mode, it would be interesting to optionally see the wave represented as a polygon outline, not just a vectpr version of the existing peaks.

I was able to build on OSX as soon as the libs (from brew) and cmake were set up. I didn't bother with the test suite, and so passed the...

Fair enough about float... and having known max /min int values would indeed help in converting the integer stream to floats.

Just a thought: perhaps the only change needed is to store the actual min/max of this stream in the output file, from which readers can trivially scale as desired.

To confirm, I meant measured values not possible values.