Files
waybar/include
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-03-02 16:57:32 +03:00
2023-03-02 16:57:32 +03:00
2023-10-15 17:52:12 -03:00
2024-02-19 03:00:38 -08:00