Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
stephenboston opened this issue Dec 9, 2023 · 1 comment

Comments

@stephenboston
Copy link

stephenboston commented Dec 9, 2023

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

  • Open dconf editor to /org/mate/panel/toplevels/toplevel/undhide delay
  • Click the Use default value button to turn it grey (disable)
  • Enter a value that will produce a noticeable delay (eg 2000)
  • Close the editor
  • Test the responsiveness (no effect)
  • Reboot
  • Open dconf editor to check the setting, see that it is still as you left it.
  • Test the responsiveness (no effect)

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
Copy link
Member

I am using archLinux and cannot reproduce the problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants