|
169 | 169 | <property name="upper">100</property> |
170 | 170 | <property name="step-increment">1</property> |
171 | 171 | </object> |
| 172 | + <object class="GtkAdjustment" id="gmcpy_height_adjust"> |
| 173 | + <property name="upper">3920</property> |
| 174 | + <property name="lower">750</property> |
| 175 | + <property name="value">750</property> |
| 176 | + <property name="step-increment">50</property> |
| 177 | + </object> |
| 178 | + <object class="GtkAdjustment" id="gmcpy_width_adjust"> |
| 179 | + <property name="upper">3920</property> |
| 180 | + <property name="lower">1000</property> |
| 181 | + <property name="value">1000</property> |
| 182 | + <property name="step-increment">50</property> |
| 183 | + </object> |
| 184 | + <object class="GtkAdjustment" id="gmcpy_xpos_adjust"> |
| 185 | + <property name="upper">1000</property> |
| 186 | + <property name="step-increment">10</property> |
| 187 | + </object> |
| 188 | + <object class="GtkAdjustment" id="gmcpy_ypos_adjust"> |
| 189 | + <property name="upper">1000</property> |
| 190 | + <property name="step-increment">10</property> |
| 191 | + </object> |
172 | 192 | <object class="GtkVBox" id="screen"> |
173 | 193 | <property name="visible">True</property> |
174 | 194 | <property name="can-focus">False</property> |
|
492 | 512 | </packing> |
493 | 513 | </child> |
494 | 514 | <child> |
495 | | - <object class="GtkVSeparator" id="vseparator8"> |
| 515 | + <object class="GtkBox" id="vseparator8"> |
496 | 516 | <property name="visible">True</property> |
497 | 517 | <property name="can-focus">False</property> |
| 518 | + <property name="orientation">vertical</property> |
| 519 | + <property name="width-request">10</property> |
498 | 520 | </object> |
499 | 521 | <packing> |
500 | 522 | <property name="left-attach">3</property> |
|
988 | 1010 | </packing> |
989 | 1011 | </child> |
990 | 1012 | <child> |
991 | | - <object class="GtkVSeparator" id="vseparator7"> |
| 1013 | + <object class="GtkBox" id="vseparator7"> |
992 | 1014 | <property name="visible">True</property> |
993 | 1015 | <property name="can-focus">False</property> |
| 1016 | + <property name="orientation">vertical</property> |
| 1017 | + <property name="width-request">10</property> |
994 | 1018 | </object> |
995 | 1019 | <packing> |
996 | 1020 | <property name="left-attach">3</property> |
|
1810 | 1834 | <placeholder/> |
1811 | 1835 | </child> |
1812 | 1836 | <child> |
1813 | | - <object class="GtkVSeparator" id="vseparator23"> |
| 1837 | + <object class="GtkBox" id="vseparator23"> |
1814 | 1838 | <property name="visible">True</property> |
1815 | 1839 | <property name="can-focus">False</property> |
| 1840 | + <property name="orientation">vertical</property> |
| 1841 | + <property name="width-request">10</property> |
1816 | 1842 | </object> |
1817 | 1843 | <packing> |
1818 | 1844 | <property name="left-attach">2</property> |
|
2783 | 2809 | <property name="invisible-char">●</property> |
2784 | 2810 | <property name="primary-icon-activatable">False</property> |
2785 | 2811 | <property name="secondary-icon-activatable">False</property> |
2786 | | - <property name="adjustment">touchy_height_adjust</property> |
| 2812 | + <property name="adjustment">gmcpy_height_adjust</property> |
| 2813 | + <property name="width-request">140</property> |
2787 | 2814 | </object> |
2788 | 2815 | <packing> |
2789 | 2816 | <property name="left-attach">4</property> |
|
2808 | 2835 | <property name="invisible-char">●</property> |
2809 | 2836 | <property name="primary-icon-activatable">False</property> |
2810 | 2837 | <property name="secondary-icon-activatable">False</property> |
2811 | | - <property name="adjustment">touchy_width_adjust</property> |
| 2838 | + <property name="adjustment">gmcpy_width_adjust</property> |
| 2839 | + <property name="width-request">140</property> |
2812 | 2840 | </object> |
2813 | 2841 | <packing> |
2814 | 2842 | <property name="left-attach">2</property> |
|
2822 | 2850 | <property name="invisible-char">●</property> |
2823 | 2851 | <property name="primary-icon-activatable">False</property> |
2824 | 2852 | <property name="secondary-icon-activatable">False</property> |
2825 | | - <property name="adjustment">touchy_ypos_adjust</property> |
| 2853 | + <property name="adjustment">gmcpy_ypos_adjust</property> |
| 2854 | + <property name="width-request">140</property> |
2826 | 2855 | </object> |
2827 | 2856 | <packing> |
2828 | 2857 | <property name="left-attach">4</property> |
|
2862 | 2891 | <property name="invisible-char">●</property> |
2863 | 2892 | <property name="primary-icon-activatable">False</property> |
2864 | 2893 | <property name="secondary-icon-activatable">False</property> |
2865 | | - <property name="adjustment">touchy_xpos_adjust</property> |
| 2894 | + <property name="adjustment">gmcpy_xpos_adjust</property> |
| 2895 | + <property name="width-request">140</property> |
2866 | 2896 | </object> |
2867 | 2897 | <packing> |
2868 | 2898 | <property name="left-attach">2</property> |
|
3007 | 3037 | <placeholder/> |
3008 | 3038 | </child> |
3009 | 3039 | <child> |
3010 | | - <object class="GtkVSeparator" id="vseparator1"> |
| 3040 | + <object class="GtkBox" id="vseparator1"> |
3011 | 3041 | <property name="visible">True</property> |
3012 | 3042 | <property name="can-focus">False</property> |
| 3043 | + <property name="orientation">vertical</property> |
| 3044 | + <property name="width-request">10</property> |
3013 | 3045 | </object> |
3014 | 3046 | <packing> |
3015 | 3047 | <property name="left-attach">2</property> |
|
0 commit comments