1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-03 19:51:03 +02:00
ironbar/src/modules/launcher
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
..
item.rs fix: poor error handling for missing images 2023-05-20 14:38:39 +01:00
mod.rs feat: module-level name and class options 2023-05-06 13:22:35 +01:00
open_state.rs refactor(wayland): update to 0.30.0 2023-05-04 20:07:42 +01:00