focus open window when dock item selected
This commit is contained in:
parent
86b7c2f341
commit
2171fd8eac
5 changed files with 134 additions and 147 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<object class="GtkRevealer" id="revealer">
|
||||
<property name="reveal-child">true</property>
|
||||
<property name="transition-duration">300</property>
|
||||
<property name="transition-type">cross-fade</property>
|
||||
<property name="transition-type">slide-up</property>
|
||||
<child>
|
||||
<object class="GtkBox">
|
||||
<property name="height-request">0</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue