mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
18f129a712
Previously we only checked when connecting to the server whether it had the minimum required version but didn't act accordingly in the various functions that use the functionality of later versions. If there were a server in the wild, that actually would not have this functionality, there would have been a crash. Fix this by checking the version before using the functionality and gracefully abort it. |
||
---|---|---|
.. | ||
modules | ||
util | ||
ALabel.cpp | ||
AModule.cpp | ||
bar.cpp | ||
client.cpp | ||
factory.cpp | ||
main.cpp |