ngscopeclient / scopehal-apps

ngscopeclient and other client applications for libscopehal.
https://www.ngscopeclient.org/
BSD 3-Clause "New" or "Revised" License
549 stars 84 forks source link

Allow switching to event driven GUI flow to improve power efficiency on laptops #535

Closed azonenberg closed 1 year ago

azonenberg commented 1 year ago

Rendering at a constant 60 Hz probably eats more power than we need, there should be a preference to switch that off.

We may need to add a timer or something to keep things awake if there are stat graphs active etc? In general we should have settings to optimize for smooth GUI updates vs power efficiency.