Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Simplify spawn to use more approproate GLib function"v2.0.9.1 | Karel Kočí | 2019-10-01 |
| | | | | This reverts commit 21748fee311831e06da6f724d418e1b9dd94c1aa. | ||
* | Simplify spawn to use more approproate GLib functionv2.0.9 | Karel Kočí | 2019-09-30 |
| | |||
* | Add surf-pass to access user names and passwords from surf | Karel Kočí | 2019-09-30 |
| | |||
* | Apply patch surf-popup-2.0.diff | Karel Kočí | 2019-09-29 |
| | | | | https://surf.suckless.org/patches/popup-on-gesture/surf-popup-2.0.diff | ||
* | Merge branch 'surf-webkit2' into mysurfv2.0.8 | Karel Kočí | 2019-02-09 |
|\ | |||
| * | Fix vertical scroll directions in the config file | efe | 2019-02-09 |
| | | |||
| * | Makefile: fix a typo in clean: target | Leonardo Taccari | 2019-02-07 |
| | | |||
| * | Makefile: include common to webext | Quentin Rameau | 2019-02-06 |
| | | |||
| * | Makefile: fix a typo for the webext CFLAGS | Quentin Rameau | 2019-02-06 |
| | | | | | | | | Thanks to Justin Keogh <suckless@v6y.net> for spotting this | ||
| * | Send message size inside messages through pipes | Quentin Rameau | 2018-10-15 |
| | | |||
* | | surf-menu; drop server detection and add SOCKS | Karel Kočí | 2019-02-09 |
| | | |||
* | | Fix missing surf.desktop in installationv2.0.7.1 | Karel Kočí | 2018-11-06 |
| | | |||
* | | Merge branch 'surf-webkit2' into mysurfv2.0.7 | Karel Kočí | 2018-11-05 |
|\| | |||
| * | Use pkg-config for X11{INC,LIB} | Leonardo Taccari | 2018-10-09 |
| | | |||
| * | Makefile: fix dependencies | Quentin Rameau | 2018-10-09 |
| | | |||
| * | Fix, again, webext directory in Makefile | Quentin Rameau | 2018-10-08 |
| | | |||
| * | Fix webext directory in Makefile | Quentin Rameau | 2018-10-08 |
| | | |||
| * | Remove libtool depencency, reorganise Makefile | Quentin Rameau | 2018-10-08 |
| | | | | | | | | | | We don't need libtool anymore, just build the library directly. This lets us simplify the Makefile too. | ||
| * | Unobfuscate Makefile | Quentin Rameau | 2018-10-08 |
| | | |||
| * | ext: get the right DOM on msg | Quentin Rameau | 2018-10-08 |
| | | | | | | | | | | | | When navigating history, the document-loaded signal isn't triggered and we can't directly get back the previous webview, so we have no other choice than to look it up everytime a new message is received. | ||
| * | Add a file for shared functions | Quentin Rameau | 2018-10-08 |
| | | | | | | | | | | New common.[hc] files where shared functions between surf and webkitextension will be put. First addition is die(). | ||
| * | Communicate with webextension via a pipe | Quentin Rameau | 2018-10-08 |
| | | |||
| * | ext: first commit for surf lib | Quentin Rameau | 2018-10-08 |
| | | |||
| * | Request cookiemanager only once at creation | Quentin Rameau | 2018-10-08 |
| | | |||
| * | Exit more gracefully on web process crash. | Quentin Rameau | 2018-10-08 |
| | | |||
| * | Allow tilde expansion in loaduri | nzl | 2018-10-08 |
| | | | | | | | | also fixed a bug that ~foo/ was expanded to /home/fo/o/ | ||
| * | Fixed wording in FAQ.md | Eddie Thieda | 2018-06-18 |
| | | |||
* | | Overcome no support for wayland | Karel Kočí | 2018-11-05 |
| | | |||
* | | Merge remote-tracking branch 'surf/surf-webkit2' into mysurf | Karel Kočí | 2018-06-16 |
|\| | |||
| * | Force printing the winid when requested | Quentin Rameau | 2018-06-09 |
| | | | | | | | | | | | | Do not wait for the libc to decide flushing buffers, force it ourselves. Thanks to koniu for reporting the issue. | ||
* | | Enable WebGLv2.0.6 | Karel Kočí | 2018-05-19 |
| | | |||
* | | Merge branch 'surf-webkit2' into mysurf | Karel Kočí | 2018-05-19 |
|\| | |||
| * | Document SIGHUP in manpage | Jochen Sprickerhof | 2018-02-23 |
| | | |||
| * | Script text shouldn't go through formatted conversion | nzl | 2018-02-23 |
| | | |||
| * | Add support for WebGL | Eon S. Jeon | 2018-02-23 |
| | | | | | | | | | | Allows enabling and disabling WebGL support built into WebKit. The feature is turned off by default. | ||
* | | Revert to previous font sizev2.0.5.2 | Karel Kočí | 2018-01-18 |
| | | |||
* | | Fix previous commitv2.0.5.1 | Karel Kočí | 2018-01-18 |
| | | |||
* | | Update configurationv2.0.5 | Karel Kočí | 2018-01-18 |
| | | |||
* | | User surf in surf desktop instead of surf-menuv2.0.4 | Karel Kočí | 2017-12-07 |
| | | |||
* | | Add desktop filev2.0.3 | Karel Kočí | 2017-12-06 |
| | | |||
* | | Embed go to windowv2.0.2 | Karel Kočí | 2017-12-03 |
| | | |||
* | | Add ability to specify xid to surf-menuv2.0.1 | Karel Kočí | 2017-12-03 |
| | | |||
* | | Add current version of surf menu | Karel Kočí | 2017-12-03 |
| | | |||
* | | Add script for remote add | Karel Kočí | 2017-12-03 |
| | | |||
* | | Drop surf-open script as I don't need itv2.0.0 | Karel Kočí | 2017-12-03 |
| | | |||
* | | Change some compilation options for gentoo | Karel Kočí | 2017-12-03 |
| | | |||
* | | Add my config | Karel Kočí | 2017-12-03 |
| | | |||
* | | Drop default config | Karel Kočí | 2017-12-03 |
| | | |||
* | | Change used clipboard | Karel Kočí | 2017-10-29 |
|/ | |||
* | Disable media autoplay by default | Quentin Rameau | 2017-06-03 |
| |