yambar/modules
Daniel Eklöf 54902f46ab
module: network: hardcode type to "wlan" when we see NL80211_CMD_NEW_INTERFACE
Wlan interfaces apparently report themselves as ARPHRD_ETHER in their
ifinfomsg struct (despite there being a ARPHRD_IEEE80211 type...).

"Fix" by hardcoding the type to "wlan" when we receive a
NL80211_CMD_NEW_INTERFACE message.
2024-08-20 07:40:08 +02:00
..
alsa.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
backlight.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
battery.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
clock.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
cpu.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
disk-io.c Fix remaining typos in the codebase (and update CI checks) 2024-05-02 16:28:51 +00:00
dwl.c Fix remaining typos in the codebase (and update CI checks) 2024-05-02 16:28:51 +00:00
foreign-toplevel.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
i3-common.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
i3-common.h Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
i3-ipc.h module/i3: use our own copy of i3/ipc.h 2019-03-31 12:08:44 +02:00
i3.c i3: Handle FALLBACK output for workspaces. 2024-05-20 07:44:50 +02:00
label.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
mem.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
meson.build Add missing "dynlist" dependency to network module 2024-04-01 08:53:50 +00:00
mpd.c modules/mpd: fix reconnect when we're not using inotify 2024-08-20 07:34:46 +02:00
network.c module: network: hardcode type to "wlan" when we see NL80211_CMD_NEW_INTERFACE 2024-08-20 07:40:08 +02:00
pipewire.c Fix remaining typos in the codebase (and update CI checks) 2024-05-02 16:28:51 +00:00
pulse.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
removables.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
river.c module/river: return empty particle list when river is not running 2024-05-20 09:33:45 +02:00
script.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
sway-xkb.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
xkb.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00
xwindow.c Apply "clang-format" preferences globally 2024-04-07 10:05:10 +02:00