You can adjust the frame rate based on whether the user is actually interacting with the window and whether the window is currently not shown at all. This is not hard to do at all, burning CPU and CPU cycles just to show a static frame (or nothing at all while the window is minimized) just means the developer doesn't care.