D20158: Allow to set urgency for notifications
Kai Uwe Broulik
noreply at phabricator.kde.org
Mon Apr 1 12:00:36 BST 2019
broulik added a comment.
In D20158#441322 <https://phabricator.kde.org/D20158#441322>, @vkrause wrote:
> Nicely fits with the Android backend too, although that has one extra level (low, medium, high, urgent).
I found the following enums in `NotificationManager`:
- `IMPORTANCE_NONE`: won't even show up
- `IMPORTANCE_MIN`: could be mapped to `Low`?
- `IMPORTANCE_DEFAULT`: well, the default, `Normal`
- `IMPORTANCE_HIGH`: could be mapped to `Critical`
- `IMPORTANCE_MAX` "unused"
REPOSITORY
R289 KNotifications
REVISION DETAIL
https://phabricator.kde.org/D20158
To: broulik, #plasma, #frameworks, vkrause, ogoffart, mck182
Cc: mlaurent, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190401/57199947/attachment.html>
More information about the Kde-frameworks-devel
mailing list