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

No notification display after monitor hotplug #512

Open
Emantor opened this issue Mar 27, 2024 · 2 comments
Open

No notification display after monitor hotplug #512

Emantor opened this issue Mar 27, 2024 · 2 comments

Comments

@Emantor
Copy link
Contributor

Emantor commented Mar 27, 2024

Running latest mako git, sometimes after a hotplug notifications are no longer displayed. The service is still running and seems to receive notifications, but no longer creates a visible surface.

My hotplug configurations mostly disable my internal laptop display.

@TilCreator
Copy link

I noticed that makoctl set-mode default resolves this problem. So apparently changing screen configuration or disabling the last screen enables some kind of dnd mode?

@Emantor
Copy link
Contributor Author

Emantor commented Nov 20, 2024

Hm, probably because handle_set_mode() calls reapply_config() which in turn removes the notification surfaces and sets them all to dirty which will recreate them in the next cycle.

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