mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
notify: rename 'report' -> 'report_activated'
This commit is contained in:
parent
0ce4ef6000
commit
d53f0aea75
3 changed files with 5 additions and 5 deletions
2
notify.h
2
notify.h
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue