|
|
|
|
@ -1,12 +1,23 @@ |
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
|
<!-- Generated with glade 3.22.1 --> |
|
|
|
|
<!-- Generated with glade 3.22.2 --> |
|
|
|
|
<interface> |
|
|
|
|
<requires lib="gtk+" version="3.0"/> |
|
|
|
|
<requires lib="gtk+" version="3.18"/> |
|
|
|
|
<object class="GtkAdjustment" id="adjustmentAudioGain"> |
|
|
|
|
<property name="upper">10</property> |
|
|
|
|
<property name="value">1</property> |
|
|
|
|
<property name="step_increment">0.10000000000000001</property> |
|
|
|
|
</object> |
|
|
|
|
<object class="GtkAdjustment" id="adjustmentCursorHighlightBorderWidth"> |
|
|
|
|
<property name="upper">30</property> |
|
|
|
|
<property name="step_increment">1</property> |
|
|
|
|
<property name="page_increment">10</property> |
|
|
|
|
</object> |
|
|
|
|
<object class="GtkAdjustment" id="adjustmentCursorHighlightRadius"> |
|
|
|
|
<property name="upper">30</property> |
|
|
|
|
<property name="value">30</property> |
|
|
|
|
<property name="step_increment">1</property> |
|
|
|
|
<property name="page_increment">5</property> |
|
|
|
|
</object> |
|
|
|
|
<object class="GtkAdjustment" id="adjustmentDrawDirModRadius"> |
|
|
|
|
<property name="lower">2</property> |
|
|
|
|
<property name="upper">1000</property> |
|
|
|
|
@ -115,7 +126,7 @@ |
|
|
|
|
<property name="type_hint">normal</property> |
|
|
|
|
<property name="gravity">center</property> |
|
|
|
|
<signal name="close" handler="gtk_widget_hide" swapped="no"/> |
|
|
|
|
<child> |
|
|
|
|
<child type="titlebar"> |
|
|
|
|
<placeholder/> |
|
|
|
|
</child> |
|
|
|
|
<child internal-child="vbox"> |
|
|
|
|
@ -2140,14 +2151,211 @@ This also enables touch drawing.</i></property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="orientation">vertical</property> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkCheckButton" id="cbHighlightPosition"> |
|
|
|
|
<property name="label" translatable="yes">Highlight cursor position</property> |
|
|
|
|
<property name="name">cbHighlightPosition</property> |
|
|
|
|
<object class="GtkGrid"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">True</property> |
|
|
|
|
<property name="receives_default">False</property> |
|
|
|
|
<property name="xalign">0</property> |
|
|
|
|
<property name="draw_indicator">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="column_homogeneous">True</property> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkCheckButton" id="cbHighlightPosition"> |
|
|
|
|
<property name="label" translatable="yes">Highlight cursor position</property> |
|
|
|
|
<property name="name">cbHighlightPosition</property> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">True</property> |
|
|
|
|
<property name="receives_default">False</property> |
|
|
|
|
<property name="tooltip_text" translatable="yes">Draw a transparent circle around the cursor</property> |
|
|
|
|
<property name="draw_indicator">True</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="left_attach">0</property> |
|
|
|
|
<property name="top_attach">0</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkBox"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkColorButton" id="cursorHighlightColor"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">True</property> |
|
|
|
|
<property name="receives_default">True</property> |
|
|
|
|
<property name="use_alpha">True</property> |
|
|
|
|
<property name="title" translatable="yes">Choose the color to use for "Highlight cursor position"</property> |
|
|
|
|
<property name="show_editor">True</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="pack_type">end</property> |
|
|
|
|
<property name="position">0</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkLabel"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="label" translatable="yes">Circle Color</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="padding">10</property> |
|
|
|
|
<property name="pack_type">end</property> |
|
|
|
|
<property name="position">1</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="left_attach">1</property> |
|
|
|
|
<property name="top_attach">1</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkBox"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkLabel"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="label" translatable="yes">pixels</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="pack_type">end</property> |
|
|
|
|
<property name="position">0</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkSpinButton" id="cursorHighlightRadius"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">True</property> |
|
|
|
|
<property name="input_purpose">number</property> |
|
|
|
|
<property name="adjustment">adjustmentCursorHighlightRadius</property> |
|
|
|
|
<property name="numeric">True</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="pack_type">end</property> |
|
|
|
|
<property name="position">1</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkLabel"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="label" translatable="yes">Radius</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="pack_type">end</property> |
|
|
|
|
<property name="position">3</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="left_attach">0</property> |
|
|
|
|
<property name="top_attach">1</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkBox"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkLabel"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="label" translatable="yes">pixels</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="pack_type">end</property> |
|
|
|
|
<property name="position">0</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkSpinButton" id="cursorHighlightBorderWidth"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">True</property> |
|
|
|
|
<property name="text" translatable="yes">30</property> |
|
|
|
|
<property name="input_purpose">number</property> |
|
|
|
|
<property name="adjustment">adjustmentCursorHighlightBorderWidth</property> |
|
|
|
|
<property name="numeric">True</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="pack_type">end</property> |
|
|
|
|
<property name="position">1</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkLabel"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="label" translatable="yes">Border Width</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="pack_type">end</property> |
|
|
|
|
<property name="position">3</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="left_attach">0</property> |
|
|
|
|
<property name="top_attach">2</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkBox"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkColorButton" id="cursorHighlightBorderColor"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">True</property> |
|
|
|
|
<property name="receives_default">True</property> |
|
|
|
|
<property name="use_alpha">True</property> |
|
|
|
|
<property name="title" translatable="yes">Choose the color to use for "Highlight cursor position"</property> |
|
|
|
|
<property name="show_editor">True</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="pack_type">end</property> |
|
|
|
|
<property name="position">0</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkLabel"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="label" translatable="yes">Border Color</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="padding">10</property> |
|
|
|
|
<property name="pack_type">end</property> |
|
|
|
|
<property name="position">1</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="left_attach">1</property> |
|
|
|
|
<property name="top_attach">2</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<placeholder/> |
|
|
|
|
</child> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
@ -2162,7 +2370,6 @@ This also enables touch drawing.</i></property> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">True</property> |
|
|
|
|
<property name="receives_default">False</property> |
|
|
|
|
<property name="xalign">0</property> |
|
|
|
|
<property name="draw_indicator">True</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
|