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

Allow the notification stack to be moved using DBus #1594

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

stan-janssen
Copy link
Sponsor

@stan-janssen stan-janssen commented Mar 29, 2023

Adds a DBus interface to move the notifications stack. This can be called by WingPanel to move the notifications stack out of the way when indicator menus are opened. This can be used to close #91.

Please see elementary/wingpanel#481 for more details.

This can be called by WingPanel to move the notifications stack out of
the way when indicator menus are opened.
@stan-janssen stan-janssen force-pushed the notifications-avoid-indicator-menus branch from d794bc6 to 7707b9a Compare March 29, 2023 13:27
@stan-janssen
Copy link
Sponsor Author

I just noticed that we need to account for the resolution scale when doing this. This is now fixed in a follow-up commit.

@stan-janssen stan-janssen force-pushed the notifications-avoid-indicator-menus branch from 2a66887 to 3dda409 Compare March 29, 2023 16:58
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.

Move notifications when indicators are open
3 participants