summaryrefslogtreecommitdiffstats
path: root/surf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rearranging, adding initial keyboard support.Gravatar Enno Boland (Gottox) 2009-06-061-22/+56
|
* supporting multiple windows per instanceGravatar Enno Boland (Gottox) 2009-06-051-75/+121
|
* removed all unneeded event listeners... really!Gravatar Enno Boland (Gottox) 2009-06-051-3/+1
|
* removed unneeded event listeners and reworked file opener.Gravatar Enno Boland (Gottox) 2009-06-051-20/+13
|
* removed reading from stdin in favor of Xproperties.Gravatar Enno Boland (Gottox) 2009-06-051-27/+61
|
* Initial Commit.Gravatar Enno Boland (Gottox) 2009-06-051-0/+234
-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