Merge branch 'master' into master

This commit is contained in:
Marc Radau
2020-04-16 14:43:10 +02:00
committed by GitHub
43 changed files with 142 additions and 35 deletions

View File

@ -331,6 +331,9 @@ auto waybar::modules::Network::update() -> void {
label_.set_tooltip_text(text);
}
}
// Call parent update
ALabel::update();
}
// Based on https://gist.github.com/Yawning/c70d804d4b8ae78cc698