Merge pull request #1037 from l3nn4rt/scroll-panel-ws-popup-toggle

Toggle workspace switch popup
This commit is contained in:
Jason DeRose
2020-07-09 22:30:06 -04:00
committed by GitHub
4 changed files with 76 additions and 1 deletions

View File

@@ -645,6 +645,10 @@
<summary>Delay between panel mouse scroll events</summary>
<description>Set the minimum delay between panel mouse scroll events</description>
</key>
<key type="b" name="scroll-panel-show-ws-popup">
<default>true</default>
<summary>Show the workspace switch head-up when workspace is changed by scrolling on the panel</summary>
</key>
<key name="scroll-icon-action" enum="org.gnome.shell.extensions.dash-to-panel.scrollAction">
<default>'CYCLE_WINDOWS'</default>
<summary>Action when scrolling over a running app</summary>