diff options
author | Peter Hofmann <scm@uninformativ.de> | 2020-03-02 19:32:24 +0100 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2020-03-02 19:32:24 +0100 |
commit | 4748b13468f517bd9cec1d5fb80a9ec5371ee463 (patch) | |
tree | ddbfd3b741ac351a531d2147e41b461dc19b1d74 | |
parent | 50beec7bdc0732cf2f891f7362f5243ad7eec9f4 (diff) | |
download | lariza-4748b13468f517bd9cec1d5fb80a9ec5371ee463.tar.gz |
README: Add user JS, remove paragraph about follow mode
-rw-r--r-- | README | 11 |
1 files changed, 1 insertions, 10 deletions
@@ -24,6 +24,7 @@ Features: - Global content zoom - Cooperative instances using FIFOs - Certificate trust store + - You can run user-supplied JavaScripts - Bundled web extensions: - Adblock @@ -67,16 +68,6 @@ Background information happen if it's a feature that I simply don't need. That being said, you should have a look at the PATCHES file. :-) - Especially, it's very likely that lariza will never have a "follow - mode" like dwb, luakit or others have. I've used these browsers for - quite some time and I've also used Firefox extensions that add a - "follow mode". The point is, "follow mode" doesn't work anymore. This - was a good thing ten years ago. Today, a lot of websites make heavy - use of JavaScript or hovering. You NEED some kind of pointing device. - I found using "follow mode" to be very frustrating today, because you - still have to reach for the mouse all the time. So, you might as well - just optimize your mousing workflow. - lariza does not compete with powerful browsers like dwb or luakit, nor with monstrous applications like Firefox or Chromium. lariza won't have persistent storage, nor a plugin system, nor cloud sync, nor |