| 7 | | * If invoked with `--fullscreen`, it must open a full-screen borderless window, and must exit when mouse or keyboard input occurs. |
| 8 | | * If not invoked with `--fullscreen`, it must open a standard window; in this case it may handle mouse/keyboard input. |
| | 7 | * If invoked with `--fullscreen`, it opens a full-screen borderless window, and must exit when mouse or keyboard input occurs. |
| | 8 | * If not invoked with `--fullscreen`, it opens a standard window, and it may handle mouse/keyboard input. |
| | 9 | |
| | 10 | The graphics app is launched by the BOINC Manager and by the screensaver. |
| | 11 | It may be killed at any time. |
| | 12 | Multiple instances of the graphics app may run at the same time |
| | 13 | (e.g. if the user opens a graphics window via the Manager, |
| | 14 | and then the screensaver runs and launches another instance). |