| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Looks like I didn't pay enough attention the first time,
that's what you get for pushing without review!
Thanks to Hiltjo for spotting this!
|
| |
|
|
| |
Thanks to Tim Dickson <dickson.tim@googlemail.com> for spotting it!
|
| |
|
|
| |
This has been deprecated since 2.38.
|
| |
|
|
|
| |
This change had actually been applied in previous commit d3ee652
by mistake.
|
| |
|
|
|
|
| |
This sets dark gtk theme variant,
which should make webkit2gtk use dark css variant
from websites that provide it.
|
| |
|
|
| |
This has been deprecated since release 2.32.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
I don't think a keybinding would be useful here because we can't
remove a custom certificate which is alread set anyway.
I'll add it if somebody convince me of it's usefulness.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Add more spelling to surf.
Signed-off-by: Christoph Lohmann <20h@r-36.net>
|
| |
|
|
|
|
|
| |
The enablestyles configuration variable and parameter flag manages the
global application of styles, not just the site-specific styles.
Signed-off-by: Christoph Lohmann <20h@r-36.net>
|
| |
|
|
|
|
|
| |
Handle the fullscreen in a more consistent way with other options:
-f disables fullscreen while -F enables fullscreen.
Signed-off-by: Christoph Lohmann <20h@r-36.net>
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| | |
|
| |
|
|
|
|
| |
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>
|
| | |
|
| |
|
|
| |
Something was missing from this one sentence. Now it is complete.
|
| |
|
|
| |
Thanks <surfsup@inbox.lv>!
|
| | |
|
| |
|
|
|
|
|
|
|
| |
This adds the -a flag to define a string of the toggle string for the cookie
policy modes. There is now a new »cookiepolicies« string in config.h and the
Mod+Shift+a now can toggle the policy but will not cause a reload, because
this would only add a burden when toggling through accept and not accept.
Thanks Quentin Rameau <quinq.ml@gmail.com> for the suggestions!
|
| | |
|
| |
|
|
|
|
| |
This also updates the usage of surf to represent the current status.
Thanks Alexander Sedov for the suggestion, but you forgot the manpage
entry so I did this patch.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Thanks to Christian Hesse <mail@eworm.de>!
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* add flag to main
* add flag to manual
* add signal handler to block default scrollbar policy
* add toggle of scrollbars (hacky - but no reload) with a twitch
* add key map to manual
* add commandline flag to children surfers
* update TODO
* sort stuff alphabetically for the style inquisition
Signed-off-by: Christoph Lohmann <20h@r-36.net>
|
| |
|
|
|
|
| |
The patch adds some better formatting for the manpage too.
Thanks to Nick <suckless-dev@njw.me.uk> for the toggle patch!
|
| |
|
|
| |
Signed-off-by: Christoph Lohmann <20h@r-36.net>
|
| |
|
|
| |
Thanks Gregor Best <gbe@ring0.de>!
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
users.
|