libcosmic-yoda/src/widget/icon
Victoria Brekenfeld b40839638a fix: Use globals instead of thread-locals
Better support for multi-threaded applications,
especially cosmic-comp rendering in parallel on
multiple threads, each potentially accessing
global configurations such as the active theme,
icon_theme and more...
2024-08-02 20:27:08 +02:00
..
handle.rs refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00
mod.rs improv(icon): remove static lifetime restriction from messages 2024-05-30 13:57:47 +02:00
named.rs fix: Use globals instead of thread-locals 2024-08-02 20:27:08 +02:00