yambar/modules
Daniel Eklöf a5ae61b5df
module: network: add 'type` tag
This tag maps to the ifinfomsg->ifi_type member, which is set to one
of the ARPHRD_xyz values, defined in linux/if_arp.h.

There's a *ton* of them, and we can't possibly add a string mapping
for _all_ of them, so for now, set to one of:

* loopback
* ether
* wlan
* ARPHRD_NNN, where N is a number
2024-08-20 07:39:59 +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: add 'type` tag 2024-08-20 07:39:59 +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