summaryrefslogtreecommitdiffstats
path: root/surf.c (unfollow)
' alt='Gravatar' /> Connor Lane Smith
Commit message (Expand)AuthorFilesLines
2015-01-19Data: is part of the browser too.Gravatar Christoph Lohmann 1-0/+1
2015-01-19file:// should be handled in surf too.Gravatar Christoph Lohmann 1-0/+1
2015-01-19Remove the debugging from the testing.Gravatar Christoph Lohmann 1-1/+0
2015-01-19Add some description for the plumb feature.Gravatar Christoph Lohmann 1-0/+3
2015-01-19Add plumbing functionality.Gravatar Christoph Lohmann 2-2/+28
2015-01-18Add a comment about how the styles are iterated.Gravatar Christoph Lohmann 1-0/+4
2015-01-18My CMD was too short. :OGravatar Christoph Lohmann 1-1/+1
2015-01-17Add the manpage changes for the disk cache support.Gravatar Christoph Lohmann 1-1/+7
2015-01-17Adding disk cache support for soup.Gravatar Christoph Lohmann 2-9/+40
2015-01-17Fix extra newline, and add -g where other switches are forwarded.Gravatar Ben Woolley 1-1/+3
2015-01-17Newer libc want _DEFAULT_SOURCE.Gravatar Christoph Lohmann 1-1/+1
2015-01-17Major styles update.Gravatar Christoph Lohmann 3-11/+84
2015-01-02Fix a typo in surf manual.Gravatar Jakukyo Friel 1-1/+1
2014-09-28Minor style change.Gravatar Christoph Lohmann 1-1/+1
2014-09-28Make »Copy image address« work.Gravatar Christoph Lohmann 1-3/+10
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
1-1/+4
2011-10-17lsx: detect read errorsGravatar Connor Lane Smith 1-7/+9
2011-10-17xim: check for corner casesGravatar Connor Lane Smith 1-4/+6
2011-10-16fix extra warningGravatar Connor Lane Smith 1-1/+1
2011-10-16lsx: return failure on errorGravatar Connor Lane Smith 1-2/+5
2011-10-16add xim supportGravatar Troels Henriksen 1-3/+15
2011-10-13limit lines to inputGravatar Connor Lane Smith 1-0/+1
2011-10-04input focus: fix for reparenting wmsGravatar Connor Lane Smith 1-1/+1
2011-09-30fix monitor select when no focusGravatar Connor Lane Smith 1-1/+1
2011-09-20tweak matchGravatar Connor Lane Smith 1-2/+2
2011-09-20update manpageGravatar Connor Lane Smith 1-9/+6
2011-09-19detect active monitor using input focusGravatar Connor Lane Smith 1-7/+12
2011-09-19add token matchingGravatar Connor Lane Smith 1-23/+34
2011-09-19change version to 'hg'Gravatar Connor Lane Smith 1-1/+1
2011-07-24dmenu_run: sh -cGravatar Connor Lane Smith 1-1/+1
2011-07-22fix loadfontGravatar Connor Lane Smith 1-12/+13
2011-07-19Added tag 4.4 for changeset 2b105eaae831Gravatar Connor Lane Smith 1-0/+1
2011-07-19add lsx.1 to distGravatar Connor Lane Smith 1-1/+1
2011-07-17tweaksGravatar Connor Lane Smith 2-2/+2
2011-07-14efficiency tweaksGravatar Connor Lane Smith 2-60/+44
2011-07-14fix extra warningGravatar Connor Lane Smith 1-1/+1
2011-07-06simpler vlineGravatar Connor Lane Smith 1-4/+2
2011-07-04rebind ^N ^PGravatar Connor Lane Smith 2-3/+3
2011-06-25include limits.hGravatar Connor Lane Smith 1-0/+1
2011-06-23make clean lsxGravatar Connor Lane Smith 1-1/+1
2011-06-23lsx: check snprintfGravatar Connor Lane Smith 1-4/+3
2011-06-18update draw.cGravatar Connor Lane Smith 2-14/+14
2011-06-18simpler lsxGravatar Connor Lane Smith 3-11/+6
2011-06-13new dmenu_runGravatar Connor Lane Smith 5-26/+15