MCPcopy Create free account
hub / github.com/Alexays/Waybar / active

Function active

src/modules/dwl/window.cpp:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21static void active(void* data, zdwl_ipc_output_v2* zdwl_output_v2, uint32_t active) {
22 // Intentionally empty
23}
24
25static void set_tag(void* data, zdwl_ipc_output_v2* zdwl_output_v2, uint32_t tag, uint32_t state,
26 uint32_t clients, uint32_t focused) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected