| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a typo in surf manual. | 2015-01-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | `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> | ||||
| * | Mention xdotool in SEE ALSO too. | 2014-08-07 | 1 | -1/+2 | |
| | | |||||
| * | Fix the manpage about xid. | 2014-08-07 | 1 | -1/+3 | |
| | | | | | Something was missing from this one sentence. Now it is complete. | ||||
| * | Add information about the dmenu requirement. | 2014-05-17 | 1 | -1/+1 | |
| | | | | | Thanks <surfsup@inbox.lv>! | ||||
| * | Change the accept no third party in the doc to the right meaning. | 2014-01-30 | 1 | -1/+1 | |
| | | |||||
| * | Add a way to define the cookie policy. | 2014-01-30 | 1 | -7/+24 | |
| | | | | | | | | | | 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! | ||||
| * | Add zoom level support. | 2013-10-19 | 1 | -0/+6 | |
| | | |||||
| * | Add a flag to disable fullscreen. | 2013-08-31 | 1 | -1/+4 | |
| | | | | | | | 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. | ||||
| * | Add fullscreen mode as flag and config option. | 2013-08-25 | 1 | -1/+4 | |
| | | |||||
| * | Adding a common way to enable and disable features. | 2013-05-21 | 1 | -1/+22 | |
| | | |||||
| * | There's only one escape. | 2013-05-14 | 1 | -3/+0 | |
| | | |||||
| * | Correcting the backslash in the surf manpage. | 2013-05-11 | 1 | -1/+1 | |
| | | |||||
| * | Allowing geo location policy decisions. | 2013-04-28 | 1 | -1/+4 | |
| | | |||||
| * | Adding kiosk mode. | 2013-03-11 | 1 | -1/+4 | |
| | | | | | Thanks to Christian Hesse <mail@eworm.de>! | ||||
| * | disable/toggle scrollbars | 2013-02-25 | 1 | -3/+9 | |
| | | | | | | | | | | | | | | * 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> | ||||
| * | Add a toggle command for the stylefile. | 2013-02-16 | 1 | -6/+20 | |
| | | | | | | | The patch adds some better formatting for the manpage too. Thanks to Nick <suckless-dev@njw.me.uk> for the toggle patch! | ||||
| * | Remove the redundant ctrl-l and ctrl-h description from the man page. | 2013-02-11 | 1 | -6/+0 | |
| | | | | | Signed-off-by: Christoph Lohmann <20h@r-36.net> | ||||
| * | Adding web inspector support to surf. | 2013-01-26 | 1 | -5/+7 | |
| | | | | | Thanks Gregor Best <gbe@ring0.de>! | ||||
| * | Adding a man section about how to handle plugins. | 2012-12-04 | 1 | -2/+13 | |
| | | |||||
| * | Adding the fullscreen mode to the manpage. | 2012-12-03 | 1 | -0/+3 | |
| | | |||||
| * | Resolving some conflicts in the shortcuts. | 2012-12-02 | 1 | -1/+1 | |
| | | |||||
| * | Making zoom available when used in tabbed. | 2012-12-02 | 1 | -2/+2 | |
| | | |||||
| * | The control of the toggles is now Ctrl-Shift-$character. That's easier for new | 2012-11-20 | 1 | -5/+5 | |
| | | | | users. | ||||
| * | Adding back the Escape to stop loading the current page. Thanks Daniel Bainton | 2012-11-16 | 1 | -0/+3 | |
| | | | | for the notice! | ||||
| * | Removing the insert mode. It will only confuse users. The stop() function is | 2012-11-16 | 1 | -7/+0 | |
| | | | | kept like the eval() function because it could be used in config.h | ||||
| * | Enable the insert mode. Thanks to stanio@cs.tu-berlin.de! | 2012-11-15 | 1 | -2/+39 | |
| | | |||||
| * | Fixing the manpage about the useragent option. | 2012-10-31 | 1 | -1/+1 | |
| | | |||||
| * | Adding a useragent parameter to surf. | 2012-10-31 | 1 | -0/+4 | |
| | | |||||
| * | Add options for scriptfile, cookiefile and stylefile. And changing the default | 2012-10-31 | 1 | -0/+12 | |
| | | | | behaviour of buildpath to be more like in open(). | ||||
| * | Manpage patch from Evan Gates. | 2012-03-26 | 1 | -0/+7 | |
| | | |||||
| * | Manual fixes from Nick White. | 2011-11-09 | 1 | -3/+4 | |
| | | |||||
| * | updating manpage, reformating help output. | 2010-03-25 | 1 | -5/+15 | |
| | | |||||
| * | fixing manpage | 2010-01-20 | 1 | -4/+4 | |
| | | |||||
| * | adding fixes from thomas_adam. Thanks :) | 2009-12-15 | 1 | -0/+8 | |
| | | |||||
| * | updating manpage. | 2009-10-17 | 1 | -0/+21 | |
| | | |||||
| * | Dropping -f/-u arguments as suggested by Kai Hendry | 2009-09-06 | 1 | -9/+1 | |
| | | |||||
| * | changing back/forward buttons | 2009-09-06 | 1 | -2/+2 | |
| | | |||||
| * | applied Andrews patches. | 2009-09-04 | 1 | -4/+4 | |
| | | |||||
| * | Minor changes to surf.1 | 2009-08-27 | 1 | -12/+13 | |
| | | |||||
| * | updating manpage | 2009-06-10 | 1 | -0/+6 | |
| | | |||||
| * | adding manpage | 2009-06-08 | 1 | -0/+58 | |
