Jan Palus
|
abd7a0cf25
|
Fix simpleclock module compilation with recent fmt
both `format_` and `tooltip_format` are dynamically provided formats so
wrap them in `fmt::runtime()`
|
2023-08-16 14:32:48 +02:00 |
|
Jan Palus
|
c8237437d2
|
Explicitly cast ustring to string when passing to fmt
don't rely on implicit conversion which is no longer present in fmt
10.1.0
Fixes #2403
|
2023-08-15 20:57:07 +02:00 |
|
Jan Palus
|
73495df377
|
build: require jsoncpp >= 1.9.2
with #1719 Waybar started using Json::Value.as() available since jsoncpp
1.9.2.
|
2022-11-03 10:59:03 +01:00 |
|