summaryrefslogtreecommitdiffstats
path: root/config.def.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* closing bars when unfocusing them.Gravatar Enno Boland (tox) 2009-09-101-0/+1
* making all keys lowercase using shiftmask to determinate.Gravatar Enno Boland (tox) 2009-09-091-3/+3
* added scrolling.Gravatar Enno Boland (tox) 2009-09-091-3/+5
* adding pancakes zoom fix.Gravatar Enno Boland (tox) 2009-09-091-2/+2
* preparing sourcecode feature coming with webkit-1.1.14.Gravatar Enno Boland (tox) 2009-09-091-0/+1
* rearranging config.def.hGravatar Enno Boland (tox) 2009-09-081-22/+22
* using simple strings for colors in config.hGravatar Enno Boland (tox) 2009-09-071-2/+2
* changing keybindingsGravatar Enno Boland (tox) 2009-09-071-16/+15
* moving config.h to config.def.h.Gravatar Enno Boland (tox) 2009-09-071-0/+30
55b0472c4482c3ea433ab84b4e742e8?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Jakukyo Friel 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> 2014-09-28Minor style change.Gravatar Christoph Lohmann 1-1/+1 2014-09-28Make »Copy image address« work.Gravatar Christoph Lohmann 1-3/+10 Thanks yui@blekksprut.net for the patch! 2014-08-07Mention xdotool in SEE ALSO too.Gravatar Christoph Lohmann 1-1/+2 2014-08-07Fix the manpage about xid.Gravatar Christoph Lohmann 1-1/+3 Something was missing from this one sentence. Now it is complete.