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