Gregory Mullenparent ba9d4bf3284072f3
browser/gui: Support disabling writing to disk
ImGui by default will write state to a file in the current workingdirectory. This is undesirable for a number of reasons, i.a. thebehavior of a gui app shouldn't change when called from a differentdirectory.