python - How to merge notifications with a common title in pynotify? -
how can tell pynotify.notification object merge has same title? (per discussion:) setting append hint on notifications ( set_hint_string('append', '') ) tells notification daemon should merge notifications app when have same titles.