summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* webext: Fix missing flags for gioGravatar Quentin Rameau 2020-11-071-2/+2
* Simplify communication with webextGravatar Quentin Rameau 2020-11-012-58/+30
* Set title on committed loadGravatar Quentin Rameau 2020-11-011-0/+2
* Communicate through a Unix socket instead of a pipe pairGravatar Quentin Rameau 2020-11-012-57/+65
* Add support for ephemeral (zero disk access)Gravatar Quentin Rameau 2020-11-012-8/+19
* Add support for configuring plugins directoriesGravatar Quentin Rameau 2020-11-013-2/+12
* Remove commonGravatar Quentin Rameau 2020-11-015-28/+21
* Makefile: rework how webextensions are handledGravatar Quentin Rameau 2019-02-103-20/+24
* Fix vertical scroll directions in the config fileGravatar efe 2019-02-091-2/+2
* Makefile: fix a typo in clean: targetGravatar Leonardo Taccari 2019-02-071-1/+1
* Makefile: include common to webextGravatar Quentin Rameau 2019-02-062-9/+14
* Makefile: fix a typo for the webext CFLAGSGravatar Quentin Rameau 2019-02-061-1/+1
* Send message size inside messages through pipesGravatar Quentin Rameau 2018-10-153-26/+39
* Use pkg-config for X11{INC,LIB}Gravatar Leonardo Taccari 2018-10-091-4/+4
* Makefile: fix dependenciesGravatar Quentin Rameau 2018-10-091-2/+2
* Fix, again, webext directory in MakefileGravatar Quentin Rameau 2018-10-081-1/+1
* Fix webext directory in MakefileGravatar Quentin Rameau 2018-10-081-5/+5
* Remove libtool depencency, reorganise MakefileGravatar Quentin Rameau 2018-10-082-52/+34
* Unobfuscate MakefileGravatar Quentin Rameau 2018-10-081-40/+25
* ext: get the right DOM on msgGravatar Quentin Rameau 2018-10-081-15/+7
* Add a file for shared functionsGravatar Quentin Rameau 2018-10-085-18/+24
* Communicate with webextension via a pipeGravatar Quentin Rameau 2018-10-084-47/+213
* ext: first commit for surf libGravatar Quentin Rameau 2018-10-083-14/+59
* Request cookiemanager only once at creationGravatar Quentin Rameau 2018-10-081-5/+6
* Exit more gracefully on web process crash.Gravatar Quentin Rameau 2018-10-081-0/+14
* Allow tilde expansion in loaduriGravatar nzl 2018-10-081-23/+40
* Fixed wording in FAQ.mdGravatar Eddie Thieda 2018-06-181-5/+5
* Force printing the winid when requestedGravatar Quentin Rameau 2018-06-091-0/+1
* Document SIGHUP in manpageGravatar Jochen Sprickerhof 2018-02-231-0/+3
* Script text shouldn't go through formatted conversionGravatar nzl 2018-02-231-1/+1
* Add support for WebGLGravatar Eon S. Jeon 2018-02-232-0/+6
* Disable media autoplay by defaultGravatar Quentin Rameau 2017-06-031-1/+1
* Store modified parameters listGravatar Quentin Rameau 2017-05-301-18/+11
* Use priority values instead of “forced” parametersGravatar Quentin Rameau 2017-05-222-46/+49
* Get rid of config parameter MACROsGravatar Quentin Rameau 2017-05-222-72/+87
* Get rid of integer member b in ArgGravatar Quentin Rameau 2017-05-222-81/+80
* Only apply parameters when neededGravatar Quentin Rameau 2017-05-221-14/+60
* Fix handling of uri-specific parametersGravatar Quentin Rameau 2017-05-221-9/+19
* Unset previous user styles before applying another oneGravatar Quentin Rameau 2017-05-221-3/+2
* Add config option for cross requests from file URLsGravatar Constantine Bytensky 2017-05-222-0/+8
* Add config option for microphone and webcam accessGravatar Quentin Rameau 2017-05-212-6/+26
* Fix synchronization issue with atomsGravatar Quentin Rameau 2017-05-121-1/+2
* There's no need to call geturi() again in loadchangedGravatar Quentin Rameau 2017-05-121-7/+7
* Add config option for smooth scrolling activationGravatar Quentin Rameau 2017-05-112-0/+6
* Add config option for Java activationGravatar Quentin Rameau 2017-05-112-0/+6
* Add config option for setting default charset.Gravatar Quentin Rameau 2017-05-112-0/+6
* Improve parameters handlingGravatar Quentin Rameau 2017-05-111-4/+17
* Change PROMPT_GO from "URL:" to "Go:"Gravatar ssd 2017-05-111-1/+1
* Add prompts for SETPROPGravatar Quentin Rameau 2017-05-081-7/+10
* Embed dmenu into the surf window by defaultGravatar Quentin Rameau 2017-05-081-1/+1