From ec507a6f01406c4792940914bec0e0175a90fb4f Mon Sep 17 00:00:00 2001 From: miguel Date: Sat, 10 Mar 2018 19:15:12 +0100 Subject: update README --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ee60c72..623cfb6 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,23 @@ Miguel's Surfing Quick Links ============================ +This repo holds the buggy fruit of my nightly struggle with WebKit2GTK+ +and allows me following links quickly, keyboard-only. + +The by far biggest limitation by now is, that the shared memory area +only holds the links of the last loaded website, which renders it nearly +useless for multi-tab scenarios or when running multiple instances of +the browser. + Installing this webkit2gtk+ extension -------------------------------------- +===================================== * READ surf-webext-dom.c !! * adapt config.mk * make * sudo make install -Using it from surf ------------------- +Example: Using it with suckless.org's surf browser +================================================== * adapt surf/config.h and surf/surf.c (see below) * recompile and rerun surf * have fun! -- cgit v1.2.3