Benedikt Heine 6f8b53c4e8 Compare raw icons by their checksums
Currently, we just skipped the notification comparison, if the
notification had a raw icon attached. This is a bit counterintuitive.

Calculating a checksum of the raw icon's data is the solution.

For that we cache the pixel buffer and introduce a field, which saves
the current icon's id. The icon_id may be a path or a hash.
So you can compare two notifications by their icon_id field regardless
of their icon type by their icon_id field.
2019-01-11 13:10:37 +01:00
..
2018-10-08 18:27:11 +02:00
2017-07-03 15:36:08 +03:00
2019-01-11 13:10:37 +01:00
2018-11-24 15:22:18 +01:00
2018-11-26 10:52:57 +01:00
2018-11-15 15:17:46 +01:00
2018-11-26 12:08:18 +01:00
2018-11-15 15:17:48 +01:00
2018-12-29 13:50:35 +01:00
2018-11-12 15:32:58 +01:00
2018-11-15 15:17:48 +01:00