| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Patch attached.
--
http://www.fastmail.com - The professional email service
From 4a64624fee94c16c093d2b192389bad9bd6675d8 Mon Sep 17 00:00:00 2001
From: Greg Reagle <greg.reagle@umbc.edu>
Date: Mon, 26 Jan 2015 14:29:05 -0500
Subject: [PATCH] Documented indicators
Signed-off-by: Christoph Lohmann <20h@r-36.net>
|
|
* no more segfault when running `surf -m`
* allow to enable custom styles after `surf -m` with mod+shift+m
* use enablestyles instead of the webkit-setting, which clears things up a bit
Signed-off-by: Christoph Lohmann <20h@r-36.net>
|
|
|
|
Adding blob: to the URIS handled by the browser.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks quing for noticing.
|
|
Thanks Carlos Torres for mentioning this.
|
|
|
|
This is a merge of the patch of Ben Woolley <tautolog@gmail.com>
|
|
Signed-off-by: Christoph Lohmann <20h@r-36.net>
|
|
|
|
In config.h there is now some styles array to apply site-specific styles.
This can be toggled using the -mM flags. If a stylefile is manually specified,
then this will overwrite everything.
|
|
`Ctrl-/` displays incorrectly in `man surf` on my machine.
A patch is attached.
(You also access it here:
https://github.com/weakish/surf/commit/07e97eccedd96eabf14b2fbf77de75ec1b594d97)
----
surf.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Signed-off-by: Christoph Lohmann <20h@r-36.net>
|
|
|
|
Thanks yui@blekksprut.net for the patch!
|
|
|
|
Something was missing from this one sentence. Now it is complete.
|