Skip to content

Presentation Mode detection

Latest
Compare
Choose a tag to compare
@Fredrik81 Fredrik81 released this 02 Oct 14:49
5bb763b

This release adds a feature to block the popup during presentation mode, fullscreen D3d and the new windows do not disturb mode.
To flip this on or off using the setting called "DndDetection" (default is True so if you want to have this feature you do not have to push our new settings file)

      <setting name="DndDetection" serializeAs="String">
        <value>True</value>
      </setting>