Merge branch 'david.boddie/calls-suppress-input-methods-in-dialler' into 'master'
Override the input method for entry widgets See merge request Librem5/calls!57
This commit is contained in:
@@ -402,6 +402,7 @@
|
|||||||
<property name="editable">False</property>
|
<property name="editable">False</property>
|
||||||
<property name="xalign">0.5</property>
|
<property name="xalign">0.5</property>
|
||||||
<property name="margin_bottom">8</property>
|
<property name="margin_bottom">8</property>
|
||||||
|
<property name="im-module">simple</property>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
|
|||||||
@@ -50,6 +50,7 @@
|
|||||||
<property name="input-purpose">phone</property>
|
<property name="input-purpose">phone</property>
|
||||||
<property name="input-hints">no-emoji|inhibit-osk</property>
|
<property name="input-hints">no-emoji|inhibit-osk</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
<property name="im-module">simple</property>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
|
|||||||
Reference in New Issue
Block a user