Files
waybar/include/util
Aleksei Bavshin f885baba61 fix(clock): remove literal operator with reserved name
```
../include/util/date.hpp:34:26: warning: literal operator suffixes not preceded by ‘_’ are reserved for future standardization [-Wliteral-suffix]
   34 | constexpr decltype(auto) operator""d(unsigned long long d) noexcept {
```
2024-02-19 21:56:47 -08:00
..
2023-10-15 17:52:12 -03:00
2023-04-03 09:41:24 +02:00
2023-07-04 22:35:27 +02:00
2022-04-06 08:37:19 +02:00
2022-04-06 08:37:19 +02:00