<?xml version="1.0" encoding="UTF-8"?>
<schemalist>

  <schema id='org.gtk.gtk4.Inspector.Recorder' path='/org/gtk/gtk4/inspector/recorder/'>
    <key name='debug-nodes' type='b'>
      <default>false</default>
      <summary>Insert debug nodes</summary>
      <description>
        If this setting is true, the recorder will insert debug nodes
        into the recording.
      </description>
    </key>
    <key name='record-events' type='b'>
      <default>false</default>
      <summary>REcord events</summary>
      <description>
        If this setting is true, the recorder will include events
        in the recording.
      </description>
    </key>
    <key name='highlight-sequences' type='b'>
      <default>false</default>
      <summary>Highlight sequences</summary>
      <description>
        If this setting is true, the recorder will highlight events
        that are part of an event sequence.
      </description>
    </key>
    <key name='dark' type='b'>
      <default>false</default>
      <summary>Set the recorder to dark</summary>
      <description>
        If this setting is true, the recorder will display render nodes
        on a dark background.
      </description>
    </key>
  </schema>

</schemalist>
