tAdd disclaimer on plumber within tabbed - surf - customized build of surf, the suckless webkit browser
(HTM) git clone git://src.adamsgaard.dk/surf
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 6e9c296c878f28f2d9d360d0311a1b73112d8886
(DIR) parent 8351fce81bead5a71962e7e87908b1a898cccc00
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 26 Feb 2020 10:31:40 +0100
Add disclaimer on plumber within tabbed
Diffstat:
M config.h | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/config.h b/config.h
t@@ -96,6 +96,7 @@ static WebKitFindOptions findopts = WEBKIT_FIND_OPTIONS_CASE_INSENSITIVE |
}
/* PLUMBER(URI) */
+/* does not work with surf within tabbed */
#define PLUMBER(u) {\
.v = (const char *[]){ "/bin/sh", "-c", \
"plumb \"$(echo $(xprop -id $0 $1 | cut -d '\"' -f2) )\"",\