The text used for searches is no longer the same as the text displayed, this allows for a lot more powerful searching especially in drun mode
This commit is contained in:
@@ -45,7 +45,7 @@ void wofi_init(struct map* config);
|
||||
|
||||
struct wl_list* wofi_read_cache(char* mode);
|
||||
|
||||
void wofi_insert_widget(char* text, char* action);
|
||||
void wofi_insert_widget(char* text, char* search_text, char* action);
|
||||
|
||||
bool wofi_allow_images();
|
||||
|
||||
|
Reference in New Issue
Block a user