Added cache invalidation
This commit is contained in:
@@ -48,6 +48,8 @@ char* wofi_parse_image_escapes(const char* text);
|
||||
|
||||
void wofi_write_cache(const gchar* mode, const gchar* cmd);
|
||||
|
||||
void wofi_remove_cache(const gchar* mode, const gchar* cmd);
|
||||
|
||||
struct wl_list* wofi_read_cache(char* mode);
|
||||
|
||||
void wofi_insert_widget(char* mode, char** text, char* search_text, char** actions, size_t action_count);
|
||||
|
Reference in New Issue
Block a user