about summary refs log tree commit diff
path: root/FAQ.md (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-19Improve SETPROP xprop parsingQuentin Rameau1-4/+6
2021-05-21Fix togglestats arrayQuentin Rameau1-6/+5
2021-05-10Update LICENSE fileQuentin Rameau1-2/+11
2021-05-10Fix distfile generationQuentin Rameau1-1/+1
2021-05-08Bump version to 2.1Quentin Rameau1-1/+1
2021-04-30Remove accelerated canvas parameterQuentin Rameau2-7/+0
2021-04-30Remove external plugin handlingQuentin Rameau3-53/+0
2020-11-07Makefile: use explicit targetsQuentin Rameau1-10/+9
2020-11-07webext: Fix missing flags for gioQuentin Rameau1-2/+2
2020-11-01Simplify communication with webextQuentin Rameau2-58/+30
2020-11-01Set title on committed loadQuentin Rameau1-0/+2
2020-11-01Communicate through a Unix socket instead of a pipe pairQuentin Rameau2-57/+65
2020-11-01Add support for ephemeral (zero disk access)Quentin Rameau2-8/+19
2020-11-01Add support for configuring plugins directoriesQuentin Rameau3-2/+12
2020-11-01Remove commonQuentin Rameau5-28/+21
2019-02-10Makefile: rework how webextensions are handledQuentin Rameau3-20/+24
2019-02-09Fix vertical scroll directions in the config fileefe1-2/+2
2019-02-07Makefile: fix a typo in clean: targetLeonardo Taccari1-1/+1
2019-02-06Makefile: include common to webextQuentin Rameau2-9/+14
2019-02-06Makefile: fix a typo for the webext CFLAGSQuentin Rameau1-1/+1
2018-10-15Send message size inside messages through pipesQuentin Rameau3-26/+39
2018-10-09Use pkg-config for X11{INC,LIB}Leonardo Taccari1-4/+4
2018-10-09Makefile: fix dependenciesQuentin Rameau1-2/+2
2018-10-08Fix, again, webext directory in MakefileQuentin Rameau1-1/+1
2018-10-08Fix webext directory in MakefileQuentin Rameau1-5/+5
2018-10-08Remove libtool depencency, reorganise MakefileQuentin Rameau2-52/+34
2018-10-08Unobfuscate MakefileQuentin Rameau1-40/+25
2018-10-08ext: get the right DOM on msgQuentin Rameau1-15/+7
2018-10-08Add a file for shared functionsQuentin Rameau5-18/+24
2018-10-08Communicate with webextension via a pipeQuentin Rameau4-47/+213
2018-10-08ext: first commit for surf libQuentin Rameau3-14/+59
2018-10-08Request cookiemanager only once at creationQuentin Rameau1-5/+6
2018-10-08Exit more gracefully on web process crash.Quentin Rameau1-0/+14
2018-10-08Allow tilde expansion in loadurinzl1-23/+40
2018-06-18Fixed wording in FAQ.mdEddie Thieda1-5/+5
2018-06-09Force printing the winid when requestedQuentin Rameau1-0/+1
2018-02-23Document SIGHUP in manpageJochen Sprickerhof1-0/+3
2018-02-23Script text shouldn't go through formatted conversionnzl1-1/+1
2018-02-23Add support for WebGLEon S. Jeon2-0/+6
2017-06-03Disable media autoplay by defaultQuentin Rameau1-1/+1
2017-05-30Store modified parameters listQuentin Rameau1-18/+11
2017-05-22Use priority values instead of “forced” parametersQuentin Rameau2-46/+49
2017-05-22Get rid of config parameter MACROsQuentin Rameau2-72/+87
2017-05-22Get rid of integer member b in ArgQuentin Rameau2-81/+80
2017-05-22Only apply parameters when neededQuentin Rameau1-14/+60
2017-05-22Fix handling of uri-specific parametersQuentin Rameau1-9/+19
2017-05-22Unset previous user styles before applying another oneQuentin Rameau1-3/+2
2017-05-22Add config option for cross requests from file URLsConstantine Bytensky2-0/+8
2017-05-21Add config option for microphone and webcam accessQuentin Rameau2-6/+26
2017-05-12Fix synchronization issue with atomsQuentin Rameau1-1/+2