final_game_tech icon indicating copy to clipboard operation
final_game_tech copied to clipboard

Support for preventing the screensaver to kick in

Open f1nalspace opened this issue 4 years ago • 1 comments

For real-time applications we can inform the OS that our application is always awake, so no screen savers or power-off events are triggered. Of course, we want this to be controlled by the user, so there must be a boolean for enable/disable it in fplWindowSettings.

Required issues:

  • #150
  • #151

f1nalspace avatar Apr 06 '21 08:04 f1nalspace

I did the merging wrong, because only the win32 implementation is finished -.-

f1nalspace avatar Jan 04 '23 10:01 f1nalspace