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

ShellClients: Allow force hiding all panels #2150

Closed
wants to merge 16 commits into from

Conversation

leolost2605
Copy link
Member

@leolost2605 leolost2605 commented Dec 8, 2024

This is used by the multitasking view and supports hiding with gestures.
The gesture functionality also allows an easy way to implement #1959 once #2096 is merged.

This also has the advantage that we don't get inconsistencies when leaving the multitasking view by making sure that an autohide panel only reveals if it should be revealed.

Furthermore it prepares for an eventual shell group that we can reparent the panels to in order to fix #2080 for real, to be able to show the applications menu while a fullscreen app is open, keep dock and wingpanel interactive while in the overview (currently they show but cant be clicked on) and in the future keep the dock in the multitasking view, etc.

This is e.g. used by the multitasking view.
It also supports hiding with gesture
@leolost2605 leolost2605 force-pushed the leolost/shell-clients-force-hide branch from de12513 to 0f0b50a Compare December 8, 2024 15:02
@leolost2605 leolost2605 requested a review from a team December 8, 2024 15:04
@leolost2605 leolost2605 mentioned this pull request Dec 11, 2024
15 tasks
@leolost2605 leolost2605 force-pushed the leolost/shell-clients-force-hide branch from e1c05b5 to 92793a9 Compare December 21, 2024 19:02
@leolost2605 leolost2605 marked this pull request as draft December 22, 2024 11:12
@leolost2605
Copy link
Member Author

See #2193

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.

Dock flickering
1 participant