Added --parse-search to strip pango markup and image escapes from search text

This commit is contained in:
Scoopta
2019-12-16 18:36:21 -08:00
parent f6fef341fb
commit 62861d3686
5 changed files with 150 additions and 106 deletions

View File

@@ -30,6 +30,7 @@
#include <sys/stat.h>
#include <gtk/gtk.h>
#include <pango/pango.h>
#include <gdk/gdkwayland.h>
#include <gio/gdesktopappinfo.h>