mirror of
https://github.com/rad4day/Waybar.git
synced 2025-08-04 22:52:51 +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