mirror of
https://github.com/rad4day/Waybar.git
synced 2025-11-07 19:12:34 +01:00
If Gtk objects get updated from other threads than the main thread GTK
can get confused. This is a regression of bcadf64031.
Fixes #1464, #1474