summaryrefslogtreecommitdiffstats
path: root/LICENSE (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-25bugfix of the -0 case in dmenu (thanks to Sander for his hint)Gravatar Anselm R Garbe 1-2/+2
2008-03-24applied Jukkas hotfixGravatar Anselm R Garbe 1-1/+1
2008-03-23more cosmeticsGravatar Sander van Dijk 1-2/+1
2008-03-23cosmeticsGravatar Sander van Dijk 1-5/+3
2008-03-23made some whitespacing consistent.Gravatar Sander van Dijk 1-3/+3
2008-03-23removed unused variable nitem.Gravatar sander@localhost 1-11/+3
2008-03-22several performance tweaksGravatar anselm@anselm1 2-19/+44
2008-03-18fixed match() to prefer prefix-matches to strstr-matches in the match list, e...Gravatar Anselm R Garbe 3-30/+46
2008-03-13Added tag 3.5 for changeset 05e5bd706b3bGravatar Anselm R Garbe 1-0/+1
2008-03-13applied next patch of SanderGravatar Anselm R Garbe 1-3/+2
2008-03-12applied Sanders patchGravatar anselm@anselm1 2-9/+7
2008-03-12removed ido-matching, changed behavior of -i meaning case insensitive matchin...Gravatar Anselm R Garbe 4-36/+37
2008-02-12removed setGravatar Anselm R Garbe 1-1/+1
2008-02-11updatedGravatar anselm@aab 1-1/+1
2007-12-22added dmenu runGravatar anselm@anselm1 3-3/+7
2007-10-25Added tag 3.4 for changeset 9ab649b3b3e5Gravatar Anselm R. Garbe 1-0/+1
2007-10-10adapted c99 for pedantic checks, even if those checks are somewhat brokenGravatar Anselm R. Garbe 1-1/+1
2007-10-01implemented strcasestr for dmenu (I call it cistrstr) for portability issues ...Gravatar Anselm R. Garbe 1-1/+25
2007-10-01fixed font definitionGravatar Anselm R. Garbe 1-1/+1
2007-09-30fixed dmenuGravatar Anselm R. Garbe 1-1/+1
2007-09-30using saner defaultsGravatar Anselm R. Garbe 1-4/+4
2007-09-27applied new color nuanceGravatar Anselm R. Garbe 1-2/+2
2007-09-26applied my favorite color schemeGravatar Anselm R. Garbe 1-5/+5
2007-09-24casting char to int when using tolower (thanks to Jukkas careful cosmetic che...Gravatar arg@suckless.org 1-1/+1
2007-09-23switching to whiteGravatar Anselm R. Garbe 1-4/+4
2007-09-23yet another cosmetic fixGravatar Anselm R. Garbe 1-6/+2
2007-09-23small cosmetic fixGravatar Anselm R. Garbe 1-1/+1
2007-09-23applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by de...Gravatar Anselm R. Garbe 4-41/+45
2007-09-22Added tag 3.3 for changeset 709df5a4bad7Gravatar Anselm R. Garbe 1-0/+1
2007-09-19applied yiyus initfont fixGravatar arg@suckless.org 1-4/+3
2007-09-17reorganizedGravatar Anselm R. Garbe 1-288/+299
2007-09-17next version is 3.3Gravatar arg@suckless.org 2-2/+2
2007-09-16micromizing dmenu step 1Gravatar Anselm R. Garbe 6-152/+149
2007-09-15fixed fallbackGravatar Anselm R. Garbe 1-2/+4
2007-07-24applied ido-matching to dmenuGravatar arg@f00b4r 1-0/+21
2007-06-01fooooooGravatar Anselm R. Garbe 1-6/+6
2007-05-30Added tag 3.2 for changeset e4c81a78ffbaGravatar Anselm R. Garbe 1-0/+1
2007-05-30referred to LICENSE fileGravatar Anselm R. Garbe 4-12/+4
2007-05-24I agree with the race fix of JG, but I dislike the SUSV3-breaking find, and I...Gravatar Anselm R. Garbe 1-17/+17
2007-05-23Fix the uptodate logic (uptodate if !find newer dirs than the cache).Gravatar Kris Maglione 1-2/+2
2007-05-23Silence the first find in dmenu_path.Gravatar Kris Maglione 1-1/+1
2007-05-23Fix grouping in dmenu_path.Gravatar Kris Maglione 1-1/+1
2007-05-23Changed dmenu_path (fixed race, improved speed, check that $PATH is the same ...Gravatar Kris Maglione 1-16/+17
2007-05-23removed some superflous strncmp'sGravatar Anselm R. Garbe 1-8/+8
2007-05-23made dmenu_path the way anydot proposed in response to JukkaGravatar Anselm R. Garbe 1-15/+8
2007-05-23applied Jukka's fixGravatar Anselm R. Garbe 2-5/+7
2007-05-21Added tag 3.1 for changeset 8f0f917ac988Gravatar Anselm R. Garbe 1-0/+1
2007-05-15removed strip, added -s to LDFLAGsGravatar Anselm R. Garbe 2-2/+1
2007-05-14applied anydot's dmenu_path caching patch, thank you!Gravatar Anselm R. Garbe 1-5/+26
2007-05-02fixed a small bug in dmenu when an empty font is suppliedGravatar Anselm R. Garbe 2-1/+3
subject'>Remove 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 Thanks quing for noticing. 2015-01-18My CMD was too short. :OGravatar Christoph Lohmann 1-1/+1 Thanks Carlos Torres for mentioning this. 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 This is a merge of the patch of Ben Woolley <tautolog@gmail.com> 2015-01-17Fix extra newline, and add -g where other switches are forwarded.Gravatar Ben Woolley 1-1/+3 Signed-off-by: Christoph Lohmann <20h@r-36.net> 2015-01-17Newer libc want _DEFAULT_SOURCE.Gravatar Christoph Lohmann 1-1/+1 2015-01-17Major styles update.Gravatar Christoph Lohmann 3-11/+84 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. 2015-01-02Fix a typo in surf manual.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.