notify: rename 'report' -> 'report_activated'

This commit is contained in:
Daniel Eklöf 2024-07-25 18:35:15 +02:00
parent 0ce4ef6000
commit d53f0aea75
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 5 additions and 5 deletions

View file

@ -39,7 +39,7 @@ struct notification {
enum notify_when when;
enum notify_urgency urgency;
bool focus;
bool report;
bool report_activated;
/*
* Used internally by notify