surf

My custom build of surf web browser.
git clone https://git.mtkn.jp/surf
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2023-03-07 10:35change compilerMatsuda Kenji1+1-1
2023-01-01 12:03fix bug for idiotboxMatsuda Kenji1+2-0
2022-07-27 22:23add twitter.jsMatsuda Kenji1+10-0
2022-07-22 21:37change start up pageMatsuda Kenji1+21-1
2022-07-21 06:57hook testMatsuda Kenji1+1-0
2022-07-21 06:51hook testMatsuda Kenji1+0-1
2022-07-21 06:50hook testMatsuda Kenji1+1-0
2022-07-21 06:49hook testMatsuda Kenji1+0-1
2022-07-21 06:40test for hookMatsuda Kenji1+1-0
2022-07-21 04:52add note for readmeMatsuda Kenji3+2-5
2022-07-21 01:05add config filesMatsuda Kenji9+497-0
2022-07-21 00:18change styleMatsuda Kenji2+2-8
2022-07-20 22:27add homepageMatsuda Kenji1+0-1
2022-07-20 22:24cleanMatsuda Kenji4+0-0
2022-07-20 22:24add homepageMatsuda Kenji10+49-103
2022-07-16 06:23change key bindingsMatsuda Kenji1+2-4
2022-07-16 05:46my customMatsuda Kenji8+2814-32
2022-05-04 01:30Do not reload page when toggling dark modeQuentin Rameau2+1-2
2022-04-10 16:44Fix dark mode parameter applicationQuentin Rameau1+3-1
2022-04-10 16:43Only get webkit context and settings onceQuentin Rameau1+33-25
2022-04-10 14:35Add dark mode toggleQuentin Rameau3+11-0
2021-07-19 19:23Improve non-ASCII character search handlingQuentin Rameau2+7-5
2021-07-01 21:40Improve SETPROP xprop parsingQuentin Rameau1+6-4
2021-05-20 22:16Fix togglestats arrayQuentin Rameau1+5-6
2021-05-09 22:44Update LICENSE fileQuentin Rameau1+11-2
2021-05-09 22:34Fix distfile generationQuentin Rameau1+1-1
2021-05-08 14:53Bump version to 2.1Quentin Rameau1+1-1
2021-04-30 06:48Remove accelerated canvas parameterQuentin Rameau2+0-7
2021-04-30 06:39Remove external plugin handlingQuentin Rameau3+0-53
2020-11-07 17:43Makefile: use explicit targetsQuentin Rameau1+9-10
2020-11-07 14:31webext: Fix missing flags for gioQuentin Rameau1+2-2
2020-05-02 13:50Simplify communication with webextQuentin Rameau2+30-58
2019-11-27 00:17Set title on committed loadQuentin Rameau1+2-0
2019-09-07 11:20Communicate through a Unix socket instead of a pipe pairQuentin Rameau2+65-57
2018-10-08 09:37Add support for ephemeral (zero disk access)Quentin Rameau2+19-8
2019-03-04 10:43Add support for configuring plugins directoriesQuentin Rameau3+12-2
2019-02-19 04:33Remove commonQuentin Rameau5+21-28
2019-02-10 18:48Makefile: rework how webextensions are handledQuentin Rameau3+24-20
2019-02-08 22:56Fix vertical scroll directions in the config fileefe1+2-2
2019-02-07 20:22Makefile: fix a typo in clean: targetLeonardo Taccari1+1-1
2019-02-06 09:27Makefile: include common to webextQuentin Rameau2+14-9
2019-02-06 09:22Makefile: fix a typo for the webext CFLAGSQuentin Rameau1+1-1
2018-10-09 10:27Send message size inside messages through pipesQuentin Rameau3+39-26
2018-10-09 19:30Use pkg-config for X11{INC,LIB}Leonardo Taccari1+4-4
2018-10-09 10:26Makefile: fix dependenciesQuentin Rameau1+2-2
2018-10-08 12:23Fix, again, webext directory in MakefileQuentin Rameau1+1-1
2018-10-08 12:11Fix webext directory in MakefileQuentin Rameau1+5-5
2018-10-08 11:47Remove libtool depencency, reorganise MakefileQuentin Rameau2+34-52
2018-10-08 10:34Unobfuscate MakefileQuentin Rameau1+25-40
2017-06-12 16:19ext: get the right DOM on msgQuentin Rameau1+7-15
2016-01-04 15:09Add a file for shared functionsQuentin Rameau5+24-18
2015-12-07 14:50Communicate with webextension via a pipeQuentin Rameau4+213-47
2015-11-23 21:12ext: first commit for surf libQuentin Rameau3+59-14
2018-03-25 10:07Request cookiemanager only once at creationQuentin Rameau1+6-5
2018-03-16 11:44Exit more gracefully on web process crash.Quentin Rameau1+14-0
2018-03-14 19:46Allow tilde expansion in loadurinzl1+40-23
2018-06-18 10:13Fixed wording in FAQ.mdEddie Thieda1+5-5
2018-06-09 19:53Force printing the winid when requestedQuentin Rameau1+1-0
2017-11-16 22:18Document SIGHUP in manpageJochen Sprickerhof1+3-0
2018-02-21 19:26Script text shouldn't go through formatted conversionnzl1+1-1
2017-09-29 15:34Add support for WebGLEon S. Jeon2+6-0
2017-06-03 08:20Disable media autoplay by defaultQuentin Rameau1+1-1
2017-05-21 20:53Store modified parameters listQuentin Rameau1+11-18
2017-05-21 11:41Use priority values instead of “forced” parametersQuentin Rameau2+49-46
543 more commits remaining, fetch the repository