libcosmic/src/widget/button
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
..
external-link.svg refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00
icon.rs fix: Use globals instead of thread-locals 2024-08-02 20:27:08 +02:00
image.rs chore(doc): add documentation for a handful of widgets 2024-05-20 20:01:47 +02:00
link.rs chore(doc): add documentation for a handful of widgets 2024-05-20 20:01:47 +02:00
mod.rs chore(doc): add documentation for a handful of widgets 2024-05-20 20:01:47 +02:00
style.rs fix: Use globals instead of thread-locals 2024-08-02 20:27:08 +02:00
text.rs fix: Use globals instead of thread-locals 2024-08-02 20:27:08 +02:00
widget.rs fix: Use globals instead of thread-locals 2024-08-02 20:27:08 +02:00