mate-desktop / mate-panel

MATE panel
https://mate-desktop.org
GNU General Public License v2.0
184 stars 116 forks source link

autohide: /org/mate/panel/toplevels/toplevel/ : unhide delay -- setting ignored #1422

Open stephenboston opened 9 months ago

stephenboston commented 9 months ago

Expected behaviour

After mouse enters panel space, there is a delay of milliseconds before the panel appears.

Actual behaviour

The delay is the same no matter what the setting.

Steps to reproduce the behaviour

To test further

 dconf dump / | grep -B2 unhide-delay

ca/desrt/dconf-editor
saved-pathbar-path='/org/mate/panel/toplevels/toplevel/unhide-delay'
saved-view='/org/mate/panel/toplevels/toplevel/unhide-delay'
[org/mate/panel/toplevels/toplevel]
 hide-delay=100
 unhide-delay=5000

See that the value is indeed installed.

MATE general version

mate-desktop 1.26.2-1

Package version

mate-panel 1.26.3-1

Linux Distribution

6.6.4-arch1-1

Link to bugreport of your Distribution (requirement)

https://gitlab.archlinux.org/archlinux/packaging/packages/mate-panel/-/issues/1

zhuyaliang commented 9 months ago

I am using archLinux and cannot reproduce the problem