Waybar/src/util
Aleksei Bavshin 40f4dc9ecf
fix(rfkill): accept events larger than v1 event size
Kernel 5.11 added one more field to the `struct rfkill_event` and broke
unnecessarily strict check in `rfkill.cpp`. According to `linux/rfkill.h`,
we must accept events at least as large as v1 event size and should be
prepared to get additional fields at the end of a v1 event structure.
2021-02-09 21:27:18 -08:00
..
rfkill.cpp fix(rfkill): accept events larger than v1 event size 2021-02-09 21:27:18 -08:00
ustring_clen.cpp Use g_unichar_iswide to properly align calendar on CJK locales 2021-01-31 11:53:53 -08:00