Allow manually changing the focus using controls

This commit is contained in:
Kristian Vos
2024-08-04 10:51:27 +02:00
committed by Martijn Braam
parent 64f93cd8f2
commit 8f37625309
6 changed files with 175 additions and 2 deletions

View File

@@ -67,6 +67,16 @@
</style>
</object>
</child>
<child>
<object class="GtkButton" id="focus-controls-button">
<property name="valign">start</property>
<property name="icon-name">focus-auto-symbolic</property>
<style>
<class name="flat"/>
<class name="control"/>
</style>
</object>
</child>
<child>
<object class="GtkButton" id="flash-controls-button">
<property name="valign">start</property>