lightyear icon indicating copy to clipboard operation
lightyear copied to clipboard

Improve background tab behaviour

Open cBournhonesque opened this issue 9 months ago • 9 comments

The main functionality was merged here: https://github.com/cBournhonesque/lightyear/pull/371

But some things could be improved:

  • have more granular control over the interval. At a minimum make it configurable at start. Maybe even overridable?
  • some plugins don't need to run when the tab is background (for example InputPlugin). They should be disabled while the app is hidden in wasm

cBournhonesque avatar May 23 '24 01:05 cBournhonesque