Added new option to clicking on the icon of a running application

If running application has more than 1 window don't close the window preview and do nothing. If running application has 1 window minimize or activate. This behaviour is more similar to Windows.
This commit is contained in:
zeitigeist
2019-01-04 16:27:36 +03:00
parent 17f5a21283
commit 1694632c68
3 changed files with 20 additions and 4 deletions

View File

@@ -16,6 +16,7 @@
<value value='3' nick='CYCLE'/>
<value value='4' nick='CYCLE-MIN'/>
<value value='5' nick='QUIT'/>
<value value='6' nick='NOTHING-MIN'/>
</enum>
<enum id='org.gnome.shell.extensions.dash-to-panel.statusAreaPosition'>
<value value='0' nick='BUTTONSLEFT'/>