Introduction
Introduction Statistics Contact Development Disclaimer Help
Log - surf - surf browser, a WebKit based browser
git clone git://git.suckless.org/surf
Log
Files
Refs
README
LICENSE
---
Date Commit message Author
2025-04-19 10:01 Fix (2) some typo for kiosk mode in the… Quentin Rameau
2025-04-18 11:56 Add configuration option for PDF-JS-vie… Quentin Rameau
2024-09-14 00:52 Support PDFs Artyom Bologov
2024-08-26 16:21 Fix some typo for kiosk mode in the man… Quentin Rameau
2023-11-18 11:38 Build against Webkit 4.1 Quentin Rameau
2025-01-05 11:01 Request HTTPS by default instead of HTTP Quentin Rameau
2024-03-24 14:24 webext: Process full messages Quentin Rameau
2024-03-24 14:21 webext: Free JavaScript objects Quentin Rameau
2024-03-17 07:06 Fix message sizes for web extension com… Quentin Rameau
2024-03-17 06:59 webext: Remove unused functions Quentin Rameau
2024-03-17 06:48 Update get frame name function Quentin Rameau
2024-03-17 06:39 Remove setting processing model Quentin Rameau
2024-03-17 06:22 Update deprecated JavaScript eval funct… Quentin Rameau
2024-03-17 06:14 Move TLS parameters handling to dataman… Quentin Rameau
2024-03-17 05:47 Remove Java support toggle Quentin Rameau
2024-03-17 05:40 Remove frame flattening toggle Quentin Rameau
2024-03-17 07:15 Add webkit URI scheme Quentin Rameau
2023-11-18 11:40 Fix usage message: -Pp don't exist anym… Quentin Rameau
2022-10-21 14:36 webext: add missing gio/gunixfdlist.h i… Petr Vaněk
2022-10-16 15:39 webext: Exchange fd over webkit messages Quentin Rameau
2022-05-04 01:30 Do not reload page when toggling dark m… Quentin Rameau
2022-04-10 16:44 Fix dark mode parameter application Quentin Rameau
2022-04-10 16:43 Only get webkit context and settings on… Quentin Rameau
2022-04-10 14:35 Add dark mode toggle Quentin Rameau
2021-07-19 19:23 Improve non-ASCII character search hand… Quentin Rameau
2021-07-01 21:40 Improve SETPROP xprop parsing Quentin Rameau
2021-05-20 22:16 Fix togglestats array Quentin Rameau
2021-05-09 22:44 Update LICENSE file Quentin Rameau
2021-05-09 22:34 Fix distfile generation Quentin Rameau
2021-05-08 14:53 Bump version to 2.1 Quentin Rameau
2021-04-30 06:48 Remove accelerated canvas parameter Quentin Rameau
2021-04-30 06:39 Remove external plugin handling Quentin Rameau
2020-11-07 17:43 Makefile: use explicit targets Quentin Rameau
2020-11-07 14:31 webext: Fix missing flags for gio Quentin Rameau
2020-05-02 13:50 Simplify communication with webext Quentin Rameau
2019-11-27 00:17 Set title on committed load Quentin Rameau
2019-09-07 11:20 Communicate through a Unix socket inste… Quentin Rameau
2018-10-08 09:37 Add support for ephemeral (zero disk ac… Quentin Rameau
2019-03-04 10:43 Add support for configuring plugins dir… Quentin Rameau
2019-02-19 04:33 Remove common Quentin Rameau
2019-02-10 18:48 Makefile: rework how webextensions are … Quentin Rameau
2019-02-08 22:56 Fix vertical scroll directions in the c… efe
2019-02-07 20:22 Makefile: fix a typo in clean: target Leonardo Taccari
2019-02-06 09:27 Makefile: include common to webext Quentin Rameau
2019-02-06 09:22 Makefile: fix a typo for the webext CFL… Quentin Rameau
2018-10-09 10:27 Send message size inside messages throu… Quentin Rameau
2018-10-09 19:30 Use pkg-config for X11{INC,LIB} Leonardo Taccari
2018-10-09 10:26 Makefile: fix dependencies Quentin Rameau
2018-10-08 12:23 Fix, again, webext directory in Makefile Quentin Rameau
2018-10-08 12:11 Fix webext directory in Makefile Quentin Rameau
2018-10-08 11:47 Remove libtool depencency, reorganise M… Quentin Rameau
2018-10-08 10:34 Unobfuscate Makefile Quentin Rameau
2017-06-12 16:19 ext: get the right DOM on msg Quentin Rameau
2016-01-04 15:09 Add a file for shared functions Quentin Rameau
2015-12-07 14:50 Communicate with webextension via a pipe Quentin Rameau
2015-11-23 21:12 ext: first commit for surf lib Quentin Rameau
2018-03-25 10:07 Request cookiemanager only once at crea… Quentin Rameau
2018-03-16 11:44 Exit more gracefully on web process cra… Quentin Rameau
2018-03-14 19:46 Allow tilde expansion in loaduri nzl
2018-06-18 10:13 Fixed wording in FAQ.md Eddie Thieda
2018-06-09 19:53 Force printing the winid when requested Quentin Rameau
2017-11-16 22:18 Document SIGHUP in manpage Jochen Sprickerhof
2018-02-21 19:26 Script text shouldn't go through format… nzl
2017-09-29 15:34 Add support for WebGL Eon S. Jeon
2017-06-03 08:20 Disable media autoplay by default Quentin Rameau
2017-05-21 20:53 Store modified parameters list Quentin Rameau
2017-05-21 11:41 Use priority values instead of “forced”… Quentin Rameau
2017-05-20 17:21 Get rid of config parameter MACROs Quentin Rameau
2017-05-20 15:04 Get rid of integer member b in Arg Quentin Rameau
2017-05-18 23:10 Only apply parameters when needed Quentin Rameau
2017-05-18 10:33 Fix handling of uri-specific parameters Quentin Rameau
2017-05-18 14:42 Unset previous user styles before apply… Quentin Rameau
2017-05-18 11:46 Add config option for cross requests fr… Constantine Byten…
2017-05-18 09:20 Add config option for microphone and we… Quentin Rameau
2017-05-11 22:28 Fix synchronization issue with atoms Quentin Rameau
2017-05-11 22:03 There's no need to call geturi() again … Quentin Rameau
2017-05-11 13:33 Add config option for smooth scrolling … Quentin Rameau
2017-05-11 13:27 Add config option for Java activation Quentin Rameau
2017-05-11 13:23 Add config option for setting default c… Quentin Rameau
2017-05-09 12:45 Improve parameters handling Quentin Rameau
2017-05-10 22:55 Change PROMPT_GO from "URL:" to "Go:" ssd
2017-05-08 09:22 Add prompts for SETPROP Quentin Rameau
2017-05-08 08:20 Embed dmenu into the surf window by def… Quentin Rameau
2017-05-04 16:24 Simplify DOWNLOAD macro Quentin Rameau
2017-05-04 14:49 Simplify SETPROP macro Quentin Rameau
2017-05-04 08:22 Simplify usage() Quentin Rameau
2017-05-02 16:53 Simplify version message Quentin Rameau
2017-05-02 15:10 Use Ctrl-t for showcert instead of Ctrl… Ivan Tham
2017-04-30 23:09 Cleanup and fix formatage issues in sur… Quentin Rameau
2017-04-30 23:08 Fix forgotten options in surf.1 Quentin Rameau
2017-04-29 20:16 setcert: check uri before adding a cert… Hiltjo Posthuma
2017-04-29 20:07 fix mini typo Hiltjo Posthuma
2017-04-29 20:06 surf.1: remove trailing spaces Hiltjo Posthuma
2017-04-29 15:55 Add forgotten tT indicator description … Quentin Rameau
2017-04-29 15:47 Add forgotten fF indicator description … Quentin Rameau
2017-04-29 15:21 Add a flag for custom certificates Quentin Rameau
2017-04-29 15:23 Move xid printing option from -x to -w Quentin Rameau
2017-04-29 12:56 Add a keybinding to show current TLS ce… Quentin Rameau
2017-04-29 12:49 Display an error message and certificat… Quentin Rameau
2017-04-29 13:21 Arrange Makefile Quentin Rameau
510 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.