Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
pynotify.Notificationオブジェクトに、同じタイトルの別のオブジェクトとマージするように指示するにはどうすればよいですか?
(議論ごと:)
通知に追加ヒントを設定する ( set_hint_string('append', '')) と、同じタイトルの場合にアプリからの通知をマージする必要があることを通知デーモンに伝えます。
set_hint_string('append', '')