query: refactor view_matches_query() & added docs

This commit is contained in:
Orfeas 2024-10-21 01:49:10 +03:00
parent 0dce8202ce
commit e0fa623d42
4 changed files with 166 additions and 118 deletions

View file

@ -494,7 +494,6 @@ fill_action_query(char *nodename, char *content, struct action *action)
} else if (!strcasecmp(nodename, "desktop")) {
current_view_query->desktop = xstrdup(content);
}
}
static void