Daniel Sheeler
Daniel Sheeler
This also disables processing of the metering on C side, though that's minimal in the case of non-kmetering. Closes #102.
Steal from: - [Ardour meter implementation ](https://github.com/Ardour/ardour/blob/master/libs/widgets/fastmeter.cc) that does partial exposure and only redraws the bit that changed. - [meters.lv2](https://github.com/x42/meters.lv2) also does some similar tricks and only draws the few...
Indicate to nsm that configuration has changed without being saved (dirty)
It has problems, but I can't wrap my head around how it works. @machitgarha @dmo60 @p91paul any of you guys ever understand it? If so, maybe you can explain it...
## Description When I use Visual Crossing weather provider, the night time icons are displayed in daytime and vice versa, and the sunrise time and icon is shown during the...
The switcher used to have the ability to quit / close windows / applications. For a while, you could quit an application, but it would then be in a broken...
This consists of: * 61e1994c4db25dbd924954c946801ce1624dcf0c which fixes the logic of the display of sunrise vs. sunset, but it is a little off because if we are after dark, we would...