Skip to content

do-not-disturb/dnd/invisible mode is still disturbing #536

@x10an14

Description

@x10an14

Having read #468, this issue is unfortunately still the case for me.
My mode is named dnd, and is not listed when I makoctl mode (it just returns default).

My config gets read, because if I change anchor and makoctl reload, the change is respected.
This happens on v1.9.0.


What I would like to happen when toggling this mode on, is to hide all existing notifications, not to display any new ones, and show all previous (in addititon to any that arrived while the mode was active) not-yet-dismissed notifications when I turn it off again.


Below is my config, what am I doing wrong?

My ~/.config/mako/config:
max-visible=5
sort=-time
output=DP-2
layer=top
anchor=bottom-right

font=monospace 10
background-color=#285577FF
text-color=#FFFFFFFF
width=300
height=100
margin=10
padding=5
border-size=1
border-color=#4C7899FF
border-radius=0
progress-color=over #5588AAFF
icons=true
max-icon-size=48

markup=true
actions=true
format=<b>%s</b>\n%b
default-timeout=0
ignore-timeout=false


[mode=dnd]
invisible=1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions