I'm writing a notification daemon and I need some special hints for grouping notifications.
In my way of displaying notifications, they will get into a list, grouped by category (or app_name if no category hint is set). Therefore i need 4 more hints to group them in a good manner: summary-multiple - text to display instead of summary when notifications >1 summary-count - flag whether to sprintf() summary-multiple with notifications count (e.g. useful for "%d new messages") the same 2 for the body message. I don't want to use "x-mokosuite" as hint prefix, i would prefer something standard, something others could use without sticking to "mokosuite". Something like "x-group" or "x-notification-group" or something like that. Please make your suggestions. Thanks, -- daniele_athome _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
