summaryrefslogtreecommitdiffstats
path: root/surf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* reworked event system.Gravatar Enno Boland (Gottox) 2009-06-061-52/+95
* 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
th='13' height='13' alt='Gravatar' /> Lance Borden 1-1/+1 2024-09-12Update build.yml to artifact v4Gravatar Lance Borden 1-1/+1 2024-09-12fixed exit status issue with non interative modeGravatar BanceDev 1-1/+1 2024-09-12added non interative mode for running lua scriptsGravatar BanceDev 2-4/+28 2024-09-12temporary github action fix until non-interactive mode is implementedGravatar BanceDev 1-2/+2 2024-09-12attempt to update build script to accept input into lush shellGravatar BanceDev 2-4/+6 2024-09-12prevent lush workflow from getting stuck in testsGravatar Lance Borden 1-1/+4 2024-09-12removed chsh in workflowGravatar Lance Borden 1-4/+1