Zen Form plugin provides you with a distraction free mode that you can add to your forms or single inputs, textareas and selects.
Wrapper module for the Zen Form plugin, created by Idered. Unfortunately, Drupal 7 core includes a rather old version of jQuery and the plugin expects at least jQuery 1.7 (usage of certain functions, namely: .on() and .prop()), so I have created a fork of the plugin on Github, in which I replaced the functions with their "deprecated" counterparts.
Features
Makes plugin available as a library (via Libraries module) - easy to use for developers.
Adds toggleable distraction free mode to certain forms (defined in hook).