1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-05 12:31:04 +02:00
ironbar/src/image
Jake Stanger 87ca399220 fix: poor error handling for missing images
Previously images that could not be located were handled by throwing a
full report error, which incorrectly stated it was an invalid image
*type*.

This changes the image handling to instead log a single-line warning
directly in the image provider code, reducing the error handling
required by each consumer.

Resolves #146.
2023-05-20 14:38:39 +01:00
..
gtk.rs fix: poor error handling for missing images 2023-05-20 14:38:39 +01:00
mod.rs feat: new clipboard manager module 2023-02-26 13:42:53 +00:00
provider.rs fix: poor error handling for missing images 2023-05-20 14:38:39 +01:00