We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Wait for swayidle to turn off monitors with timeout 600 'swaymsg "output * power off"' resume 'swaymsg "output * power on"'
swayidle
timeout 600 'swaymsg "output * power off"' resume 'swaymsg "output * power on"'
Then observe as no notifications are displayed when they arrive.
Using makoctl history shows that the notifications are still being processed though.
makoctl history
This has only been happening since the latest sway 1.10 update
The text was updated successfully, but these errors were encountered:
Most likely the same as dunst-project/dunst#1396
Sorry, something went wrong.
Probably duplicate of #512, see the workarounds mentioned there.
No branches or pull requests
Wait for
swayidle
to turn off monitors withtimeout 600 'swaymsg "output * power off"' resume 'swaymsg "output * power on"'
Then observe as no notifications are displayed when they arrive.
Using
makoctl history
shows that the notifications are still being processed though.This has only been happening since the latest sway 1.10 update
The text was updated successfully, but these errors were encountered: