Skip to content

fix: panel is hidden unexpectedly after resume from suspend or lock#2490

Open
wysha-object wants to merge 2 commits into
home-sweet-gnome:masterfrom
wysha-object:master
Open

fix: panel is hidden unexpectedly after resume from suspend or lock#2490
wysha-object wants to merge 2 commits into
home-sweet-gnome:masterfrom
wysha-object:master

Conversation

@wysha-object

@wysha-object wysha-object commented Apr 23, 2026

Copy link
Copy Markdown

close #2461

Each time resuming from suspend or lock, the enable method is executed, which then adds the "Dock" option switch into the disabled list, causing the original GNOME Shell dash to be hidden.

By adding an additional conditional check, we can ensure that when the "Keep original GNOME Shell dash" option is enabled, the dock is not incorrectly hidden.

Additionally, I think the dock visibility could be fully controlled by the options in GNOME Settings. The "Keep original GNOME Shell dash" option and the logic for disabling the GNOME Settings Dock option should be removed.

@wysha-object

wysha-object commented Apr 27, 2026

Copy link
Copy Markdown
Author

Hi @charlesg99 , could you take a look at this?
Thanks!

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

Successfully merging this pull request may close these issues.

Keep original gnome-shell dash resets after suspend

1 participant