Freedesktop notifications only know low, normal, critical, whereas both xdg notification portal and Android have more fine-grained priority levels.
Also, space the enum values apart so we can add new ones later easily, if neccessary.
Details
Details
- Reviewers
dfaure vkrause ogoffart nicolasfella - Group Reviewers
Frameworks - Commits
- R289:134e131762e9: [KNotification] Add HighUrgency
Diff Detail
Diff Detail
- Repository
- R289 KNotifications
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.