From 0e4810dcfb132bf276a282e25b8523a4009ae08b Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 17 Mar 2019 18:14:32 +0100 Subject: rename blog dir --- .../00100_Webkit-Keyboardless-Navigation/index.md | 29 ---------------------- 1 file changed, 29 deletions(-) delete mode 100644 080_blog/00100_Webkit-Keyboardless-Navigation/index.md (limited to '080_blog/00100_Webkit-Keyboardless-Navigation/index.md') diff --git a/080_blog/00100_Webkit-Keyboardless-Navigation/index.md b/080_blog/00100_Webkit-Keyboardless-Navigation/index.md deleted file mode 100644 index 224c9bb..0000000 --- a/080_blog/00100_Webkit-Keyboardless-Navigation/index.md +++ /dev/null @@ -1,29 +0,0 @@ - April 2018 -Miguel's Surfing Quick Links -============================ - -Since I do not want to depend on JavaScript all of the time, I tried to -integrate simple keyboard-only navigation directly into the webkit2gtk+, -as a web extension. - -I use simple unix pipes for communication between the -main thread and my webextension. - -__Please note that this is a work in progress!__ - -You can take a look at both branches at my git repo: [https://gitweb.softwarefools.com/?p=miguel/surf-webext-dom.git](https://gitweb.softwarefools.com/?p=miguel/surf-webext-dom.git). - -The DOM is manipulated on the fly by the browser without any JavaScript involved. - -A little video demonstrating what was achieved so far (inside the glorious, webkit2gtk+ based, suckless surf browser): - - - -The browser itself can be found here: [https://surf.suckless.org/](https://surf.suckless.org/). - - -- cgit v1.2.3