summaryrefslogtreecommitdiffstats
path: root/surf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* typoGravatar Enno Boland (Gottox) 2009-06-061-6/+10
|
* typo.Gravatar Enno Boland (Gottox) 2009-06-061-4/+5
|
* opening new windows works now.Gravatar Enno Boland (Gottox) 2009-06-061-6/+11
|
* urlbar and searchbar are working.Gravatar Enno Boland (Gottox) 2009-06-061-8/+31
|
* Adding search and urlbar. switching to getopt.Gravatar Enno Boland (Gottox) 2009-06-061-56/+99
|
* corrected signal. anyway it still does not work.Gravatar Enno Boland (Gottox) 2009-06-061-1/+1
|
* typoGravatar Enno Boland (Gottox) 2009-06-061-1/+1
|
* 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
> 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