mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-12 22:22:29 +02: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