Allow manually changing the focus using controls
This commit is contained in:

committed by
Martijn Braam

parent
64f93cd8f2
commit
8f37625309
@@ -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>
|
||||
|
40
data/focus-auto-symbolic.svg
Normal file
40
data/focus-auto-symbolic.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 8.8 KiB |
41
data/focus-man-symbolic.svg
Normal file
41
data/focus-man-symbolic.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 10 KiB |
@@ -28,5 +28,7 @@
|
||||
<file preprocess="xml-stripblanks">iso-auto-symbolic.svg</file>
|
||||
<file preprocess="xml-stripblanks">shutter-man-symbolic.svg</file>
|
||||
<file preprocess="xml-stripblanks">shutter-auto-symbolic.svg</file>
|
||||
<file preprocess="xml-stripblanks">focus-man-symbolic.svg</file>
|
||||
<file preprocess="xml-stripblanks">focus-auto-symbolic.svg</file>
|
||||
</gresource>
|
||||
</gresources>
|
||||
|
Reference in New Issue
Block a user