Module Note_brr_kit.WindowrSource

Window reactions.

Fullscreen

Sourceval is_fullscreen : bool Note.signal

is_fullscreen is true iff the application is in fullcreen mode.

User requested quit

Sourceval quit : unit Note.event

quit occurs whenever the user requested to quit. The browser window is closing and it's your last chance to peform something.