<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>surf, branch HEAD</title>
<subtitle>surf browser, a WebKit2GTK based browser
</subtitle>
<entry>
<id>e9b7ec6722545a5a41f7d28d7fa873453b636aa0</id>
<published>2022-10-21T14:36:14Z</published>
<updated>2022-10-22T11:07:19Z</updated>
<title type="text">webext: add missing gio/gunixfdlist.h includes</title>
<link rel="alternate" href="commit/e9b7ec6722545a5a41f7d28d7fa873453b636aa0.gph" />
<author>
<name>Petr Vaněk</name>
<email>arkamar@atlas.cz</email>
</author>
<content type="text">commit e9b7ec6722545a5a41f7d28d7fa873453b636aa0
parent 665a709b522a6fa18c671f1fc41297603292d0e8
Author: Petr Vaněk &lt;arkamar@atlas.cz&gt;
Date:   Fri, 21 Oct 2022 16:36:14 +0200

webext: add missing gio/gunixfdlist.h includes

This resolves two set of warnings pointed by compiler
-Wimplicit-function-declaration and -Wint-conversion, where the later
one can result with segfault caused by invalid cast from int to pointer.

Fixes: 665a709b522a (&quot;webext: Exchange fd over webkit messages&quot;)

</content>
</entry>
<entry>
<id>665a709b522a6fa18c671f1fc41297603292d0e8</id>
<published>2022-10-16T15:39:05Z</published>
<updated>2022-10-16T15:39:05Z</updated>
<title type="text">webext: Exchange fd over webkit messages</title>
<link rel="alternate" href="commit/665a709b522a6fa18c671f1fc41297603292d0e8.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 665a709b522a6fa18c671f1fc41297603292d0e8
parent 609ea1c8e620ed38e71bf03a46a759c042e76500
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sun, 16 Oct 2022 17:39:05 +0200

webext: Exchange fd over webkit messages

This is more complex, but webkit2gtk prevents passing file descriptors
to processes in 2.38.0.

</content>
</entry>
<entry>
<id>609ea1c8e620ed38e71bf03a46a759c042e76500</id>
<published>2022-05-04T01:30:30Z</published>
<updated>2022-05-04T01:31:58Z</updated>
<title type="text">Do not reload page when toggling dark mode</title>
<link rel="alternate" href="commit/609ea1c8e620ed38e71bf03a46a759c042e76500.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 609ea1c8e620ed38e71bf03a46a759c042e76500
parent 38cb1632bf9146490b6e006d4a7a54ba251e9283
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Wed,  4 May 2022 03:30:30 +0200

Do not reload page when toggling dark mode

This change had actually been applied in previous commit d3ee652
by mistake.

</content>
</entry>
<entry>
<id>38cb1632bf9146490b6e006d4a7a54ba251e9283</id>
<published>2022-04-10T16:44:28Z</published>
<updated>2022-04-10T16:50:02Z</updated>
<title type="text">Fix dark mode parameter application</title>
<link rel="alternate" href="commit/38cb1632bf9146490b6e006d4a7a54ba251e9283.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 38cb1632bf9146490b6e006d4a7a54ba251e9283
parent d3ee6528607d460b61870e69310e732992962073
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sun, 10 Apr 2022 18:44:28 +0200

Fix dark mode parameter application

</content>
</entry>
<entry>
<id>d3ee6528607d460b61870e69310e732992962073</id>
<published>2022-04-10T16:43:45Z</published>
<updated>2022-04-10T16:49:35Z</updated>
<title type="text">Only get webkit context and settings once</title>
<link rel="alternate" href="commit/d3ee6528607d460b61870e69310e732992962073.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit d3ee6528607d460b61870e69310e732992962073
parent 1f5b8f3bd1f37d4d3dc45d21285f34ef4752dbaa
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sun, 10 Apr 2022 18:43:45 +0200

Only get webkit context and settings once

</content>
</entry>
<entry>
<id>1f5b8f3bd1f37d4d3dc45d21285f34ef4752dbaa</id>
<published>2022-04-10T14:35:24Z</published>
<updated>2022-04-10T14:35:24Z</updated>
<title type="text">Add dark mode toggle</title>
<link rel="alternate" href="commit/1f5b8f3bd1f37d4d3dc45d21285f34ef4752dbaa.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 1f5b8f3bd1f37d4d3dc45d21285f34ef4752dbaa
parent 11dca18a2d148e5a6463aba783567a3815424963
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sun, 10 Apr 2022 16:35:24 +0200

Add dark mode toggle

This sets dark gtk theme variant,
which should make webkit2gtk use dark css variant
from websites that provide it.

</content>
</entry>
<entry>
<id>11dca18a2d148e5a6463aba783567a3815424963</id>
<published>2021-07-19T19:23:32Z</published>
<updated>2021-07-19T20:27:50Z</updated>
<title type="text">Improve non-ASCII character search handling</title>
<link rel="alternate" href="commit/11dca18a2d148e5a6463aba783567a3815424963.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 11dca18a2d148e5a6463aba783567a3815424963
parent 238d2273b50c33a1e98ad55750126f05201f911d
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon, 19 Jul 2021 21:23:32 +0200

Improve non-ASCII character search handling

Before, the XA_STRING would only let use ASCII characters properly.
Now UTF-8 characters should be handled correctly.

</content>
</entry>
<entry>
<id>238d2273b50c33a1e98ad55750126f05201f911d</id>
<published>2021-07-01T21:40:39Z</published>
<updated>2021-07-19T20:27:32Z</updated>
<title type="text">Improve SETPROP xprop parsing</title>
<link rel="alternate" href="commit/238d2273b50c33a1e98ad55750126f05201f911d.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 238d2273b50c33a1e98ad55750126f05201f911d
parent 761ea9e4c6c4d8aba4a4d39da9c9b4db8ac471b1
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Thu,  1 Jul 2021 23:40:39 +0200

Improve SETPROP xprop parsing

This handles correctly quotes, backslashes, etc.

</content>
</entry>
<entry>
<id>761ea9e4c6c4d8aba4a4d39da9c9b4db8ac471b1</id>
<published>2021-05-20T22:16:17Z</published>
<updated>2021-05-20T22:16:17Z</updated>
<title type="text">Fix togglestats array</title>
<link rel="alternate" href="commit/761ea9e4c6c4d8aba4a4d39da9c9b4db8ac471b1.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 761ea9e4c6c4d8aba4a4d39da9c9b4db8ac471b1
parent bcd7d74e613fb8af11b40c351f0a6c1a771b2d2b
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Fri, 21 May 2021 00:16:17 +0200

Fix togglestats array

</content>
</entry>
<entry>
<id>bcd7d74e613fb8af11b40c351f0a6c1a771b2d2b</id>
<published>2021-05-09T22:44:36Z</published>
<updated>2021-05-09T22:44:36Z</updated>
<title type="text">Update LICENSE file</title>
<link rel="alternate" href="commit/bcd7d74e613fb8af11b40c351f0a6c1a771b2d2b.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit bcd7d74e613fb8af11b40c351f0a6c1a771b2d2b
parent 327cca048b7780adf0bce343c5a95c9d992683b9
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon, 10 May 2021 00:44:36 +0200

Update LICENSE file

</content>
</entry>
<entry>
<id>327cca048b7780adf0bce343c5a95c9d992683b9</id>
<published>2021-05-09T22:34:21Z</published>
<updated>2021-05-09T22:37:46Z</updated>
<title type="text">Fix distfile generation</title>
<link rel="alternate" href="commit/327cca048b7780adf0bce343c5a95c9d992683b9.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 327cca048b7780adf0bce343c5a95c9d992683b9
parent d75c3ded0b1ebb8e2778961c5a928f247798686a
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon, 10 May 2021 00:34:21 +0200

Fix distfile generation

</content>
</entry>
<entry>
<id>d75c3ded0b1ebb8e2778961c5a928f247798686a</id>
<published>2021-05-08T14:53:37Z</published>
<updated>2021-05-08T14:53:53Z</updated>
<title type="text">Bump version to 2.1</title>
<link rel="alternate" href="commit/d75c3ded0b1ebb8e2778961c5a928f247798686a.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit d75c3ded0b1ebb8e2778961c5a928f247798686a
parent 4540b4a97cb8cbabf7d4f64b625836b84718e230
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat,  8 May 2021 16:53:37 +0200

Bump version to 2.1

</content>
</entry>
<entry>
<id>4540b4a97cb8cbabf7d4f64b625836b84718e230</id>
<published>2021-04-30T06:48:19Z</published>
<updated>2021-04-30T06:48:19Z</updated>
<title type="text">Remove accelerated canvas parameter</title>
<link rel="alternate" href="commit/4540b4a97cb8cbabf7d4f64b625836b84718e230.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 4540b4a97cb8cbabf7d4f64b625836b84718e230
parent fce76429b8f8ed48116557df3a478bc435145d94
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Fri, 30 Apr 2021 08:48:19 +0200

Remove accelerated canvas parameter

This has been deprecated since release 2.32.

</content>
</entry>
<entry>
<id>fce76429b8f8ed48116557df3a478bc435145d94</id>
<published>2021-04-30T06:39:34Z</published>
<updated>2021-04-30T06:47:20Z</updated>
<title type="text">Remove external plugin handling</title>
<link rel="alternate" href="commit/fce76429b8f8ed48116557df3a478bc435145d94.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit fce76429b8f8ed48116557df3a478bc435145d94
parent 7dcce9e1b9dbd2be198c19abd36e71eba7d09063
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Fri, 30 Apr 2021 08:39:34 +0200

Remove external plugin handling

This has been deprecated since release 2.32.

</content>
</entry>
<entry>
<id>7dcce9e1b9dbd2be198c19abd36e71eba7d09063</id>
<published>2020-11-07T17:43:11Z</published>
<updated>2020-11-07T17:43:11Z</updated>
<title type="text">Makefile: use explicit targets</title>
<link rel="alternate" href="commit/7dcce9e1b9dbd2be198c19abd36e71eba7d09063.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 7dcce9e1b9dbd2be198c19abd36e71eba7d09063
parent 262c3ee24ac6b51a6100fafbd554d228e03eca81
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat,  7 Nov 2020 18:43:11 +0100

Makefile: use explicit targets

Some make implementation have trouble with following inference rules
indirection

</content>
</entry>
<entry>
<id>262c3ee24ac6b51a6100fafbd554d228e03eca81</id>
<published>2020-11-07T14:31:55Z</published>
<updated>2020-11-07T14:32:46Z</updated>
<title type="text">webext: Fix missing flags for gio</title>
<link rel="alternate" href="commit/262c3ee24ac6b51a6100fafbd554d228e03eca81.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 262c3ee24ac6b51a6100fafbd554d228e03eca81
parent 55c65b21f6d94f4042d222f8bde46e1555108c66
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat,  7 Nov 2020 15:31:55 +0100

webext: Fix missing flags for gio

</content>
</entry>
<entry>
<id>55c65b21f6d94f4042d222f8bde46e1555108c66</id>
<published>2020-05-02T13:50:50Z</published>
<updated>2020-11-01T15:59:12Z</updated>
<title type="text">Simplify communication with webext</title>
<link rel="alternate" href="commit/55c65b21f6d94f4042d222f8bde46e1555108c66.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 55c65b21f6d94f4042d222f8bde46e1555108c66
parent 5f81d4a99f1dd979cdd5f3e72d5de5ea0d5cdc35
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat,  2 May 2020 15:50:50 +0200

Simplify communication with webext

</content>
</entry>
<entry>
<id>5f81d4a99f1dd979cdd5f3e72d5de5ea0d5cdc35</id>
<published>2019-11-27T00:17:55Z</published>
<updated>2020-11-01T15:59:12Z</updated>
<title type="text">Set title on committed load</title>
<link rel="alternate" href="commit/5f81d4a99f1dd979cdd5f3e72d5de5ea0d5cdc35.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 5f81d4a99f1dd979cdd5f3e72d5de5ea0d5cdc35
parent e92fd1aa5f38c399f8fc5d263026fbd9d34ddfbb
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Wed, 27 Nov 2019 01:17:55 +0100

Set title on committed load

</content>
</entry>
<entry>
<id>e92fd1aa5f38c399f8fc5d263026fbd9d34ddfbb</id>
<published>2019-09-07T11:20:09Z</published>
<updated>2020-11-01T15:59:12Z</updated>
<title type="text">Communicate through a Unix socket instead of a pipe pair</title>
<link rel="alternate" href="commit/e92fd1aa5f38c399f8fc5d263026fbd9d34ddfbb.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit e92fd1aa5f38c399f8fc5d263026fbd9d34ddfbb
parent f61cfc720c598491d7a93c9f314ceae349e00450
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat,  7 Sep 2019 13:20:09 +0200

Communicate through a Unix socket instead of a pipe pair

</content>
</entry>
<entry>
<id>f61cfc720c598491d7a93c9f314ceae349e00450</id>
<published>2018-10-08T09:37:11Z</published>
<updated>2020-11-01T15:59:12Z</updated>
<title type="text">Add support for ephemeral (zero disk access)</title>
<link rel="alternate" href="commit/f61cfc720c598491d7a93c9f314ceae349e00450.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit f61cfc720c598491d7a93c9f314ceae349e00450
parent 6850365d7c91e6cf873ac722c705c55905de143a
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon,  8 Oct 2018 11:37:11 +0200

Add support for ephemeral (zero disk access)

</content>
</entry>
<entry>
<id>6850365d7c91e6cf873ac722c705c55905de143a</id>
<published>2019-03-04T10:43:25Z</published>
<updated>2020-11-01T15:59:12Z</updated>
<title type="text">Add support for configuring plugins directories</title>
<link rel="alternate" href="commit/6850365d7c91e6cf873ac722c705c55905de143a.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 6850365d7c91e6cf873ac722c705c55905de143a
parent 8d5e2b3a40a86d463d666cbf61906cf22febde34
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon,  4 Mar 2019 11:43:25 +0100

Add support for configuring plugins directories

</content>
</entry>
<entry>
<id>8d5e2b3a40a86d463d666cbf61906cf22febde34</id>
<published>2019-02-19T04:33:04Z</published>
<updated>2020-11-01T15:59:11Z</updated>
<title type="text">Remove common</title>
<link rel="alternate" href="commit/8d5e2b3a40a86d463d666cbf61906cf22febde34.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 8d5e2b3a40a86d463d666cbf61906cf22febde34
parent 21fcbc004e16a9de46424fb21ad9c32270779a0d
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Tue, 19 Feb 2019 05:33:04 +0100

Remove common

</content>
</entry>
<entry>
<id>21fcbc004e16a9de46424fb21ad9c32270779a0d</id>
<published>2019-02-10T18:48:59Z</published>
<updated>2019-02-10T18:50:25Z</updated>
<title type="text">Makefile: rework how webextensions are handled</title>
<link rel="alternate" href="commit/21fcbc004e16a9de46424fb21ad9c32270779a0d.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 21fcbc004e16a9de46424fb21ad9c32270779a0d
parent d068a3878b6b9f2841a49cd7948cdf9d62b55585
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sun, 10 Feb 2019 19:48:59 +0100

Makefile: rework how webextensions are handled

</content>
</entry>
<entry>
<id>d068a3878b6b9f2841a49cd7948cdf9d62b55585</id>
<published>2019-02-08T22:56:26Z</published>
<updated>2019-02-08T23:25:39Z</updated>
<title type="text">Fix vertical scroll directions in the config file</title>
<link rel="alternate" href="commit/d068a3878b6b9f2841a49cd7948cdf9d62b55585.gph" />
<author>
<name>efe</name>
<email>efe@efe.kim</email>
</author>
<content type="text">commit d068a3878b6b9f2841a49cd7948cdf9d62b55585
parent bf46e40f3ac3ce6007f9f5c1cf482dde2ae35589
Author: efe &lt;efe@efe.kim&gt;
Date:   Fri,  8 Feb 2019 17:56:26 -0500

Fix vertical scroll directions in the config file

</content>
</entry>
<entry>
<id>bf46e40f3ac3ce6007f9f5c1cf482dde2ae35589</id>
<published>2019-02-07T20:22:48Z</published>
<updated>2019-02-07T20:28:15Z</updated>
<title type="text">Makefile: fix a typo in clean: target</title>
<link rel="alternate" href="commit/bf46e40f3ac3ce6007f9f5c1cf482dde2ae35589.gph" />
<author>
<name>Leonardo Taccari</name>
<email>iamleot@gmail.com</email>
</author>
<content type="text">commit bf46e40f3ac3ce6007f9f5c1cf482dde2ae35589
parent 890b2fc3960b76086a9c2b645d0592135f7d5284
Author: Leonardo Taccari &lt;iamleot@gmail.com&gt;
Date:   Thu,  7 Feb 2019 21:22:48 +0100

Makefile: fix a typo in clean: target

</content>
</entry>
<entry>
<id>890b2fc3960b76086a9c2b645d0592135f7d5284</id>
<published>2019-02-06T09:27:01Z</published>
<updated>2019-02-06T09:53:05Z</updated>
<title type="text">Makefile: include common to webext</title>
<link rel="alternate" href="commit/890b2fc3960b76086a9c2b645d0592135f7d5284.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 890b2fc3960b76086a9c2b645d0592135f7d5284
parent b9cd3bb0bc3e897a44c8637b0da0fe0e28fa21c6
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Wed,  6 Feb 2019 10:27:01 +0100

Makefile: include common to webext

</content>
</entry>
<entry>
<id>b9cd3bb0bc3e897a44c8637b0da0fe0e28fa21c6</id>
<published>2019-02-06T09:22:15Z</published>
<updated>2019-02-06T09:22:15Z</updated>
<title type="text">Makefile: fix a typo for the webext CFLAGS</title>
<link rel="alternate" href="commit/b9cd3bb0bc3e897a44c8637b0da0fe0e28fa21c6.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit b9cd3bb0bc3e897a44c8637b0da0fe0e28fa21c6
parent 02541c314678aa1ee6eb485ca9dce66a46693aac
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Wed,  6 Feb 2019 10:22:15 +0100

Makefile: fix a typo for the webext CFLAGS

Thanks to Justin Keogh &lt;suckless@v6y.net&gt; for spotting this

</content>
</entry>
<entry>
<id>02541c314678aa1ee6eb485ca9dce66a46693aac</id>
<published>2018-10-09T10:27:59Z</published>
<updated>2018-10-15T11:15:54Z</updated>
<title type="text">Send message size inside messages through pipes</title>
<link rel="alternate" href="commit/02541c314678aa1ee6eb485ca9dce66a46693aac.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 02541c314678aa1ee6eb485ca9dce66a46693aac
parent 2b71a22755bae132a639fe10475a0d42e582d244
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Tue,  9 Oct 2018 12:27:59 +0200

Send message size inside messages through pipes

</content>
</entry>
<entry>
<id>2b71a22755bae132a639fe10475a0d42e582d244</id>
<published>2018-10-09T19:30:52Z</published>
<updated>2018-10-09T19:50:20Z</updated>
<title type="text">Use pkg-config for X11{INC,LIB}</title>
<link rel="alternate" href="commit/2b71a22755bae132a639fe10475a0d42e582d244.gph" />
<author>
<name>Leonardo Taccari</name>
<email>iamleot@gmail.com</email>
</author>
<content type="text">commit 2b71a22755bae132a639fe10475a0d42e582d244
parent 16beb6f8acd5e589be11168ab6c1944c4411052e
Author: Leonardo Taccari &lt;iamleot@gmail.com&gt;
Date:   Tue,  9 Oct 2018 21:30:52 +0200

Use pkg-config for X11{INC,LIB}

</content>
</entry>
<entry>
<id>16beb6f8acd5e589be11168ab6c1944c4411052e</id>
<published>2018-10-09T10:26:32Z</published>
<updated>2018-10-09T10:41:00Z</updated>
<title type="text">Makefile: fix dependencies</title>
<link rel="alternate" href="commit/16beb6f8acd5e589be11168ab6c1944c4411052e.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 16beb6f8acd5e589be11168ab6c1944c4411052e
parent 4e7371317c7cb4ed3c4c6bd9b66b45c37018f52f
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Tue,  9 Oct 2018 12:26:32 +0200

Makefile: fix dependencies

</content>
</entry>
<entry>
<id>4e7371317c7cb4ed3c4c6bd9b66b45c37018f52f</id>
<published>2018-10-08T12:23:51Z</published>
<updated>2018-10-08T12:25:37Z</updated>
<title type="text">Fix, again, webext directory in Makefile</title>
<link rel="alternate" href="commit/4e7371317c7cb4ed3c4c6bd9b66b45c37018f52f.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 4e7371317c7cb4ed3c4c6bd9b66b45c37018f52f
parent 47e39851ca12749d24c66f948054c42289756ca7
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon,  8 Oct 2018 14:23:51 +0200

Fix, again, webext directory in Makefile

</content>
</entry>
<entry>
<id>47e39851ca12749d24c66f948054c42289756ca7</id>
<published>2018-10-08T12:11:24Z</published>
<updated>2018-10-08T12:12:51Z</updated>
<title type="text">Fix webext directory in Makefile</title>
<link rel="alternate" href="commit/47e39851ca12749d24c66f948054c42289756ca7.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 47e39851ca12749d24c66f948054c42289756ca7
parent 3321c42d36ce79ebecd8b2ea7e93ca2e5c2ff98d
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon,  8 Oct 2018 14:11:24 +0200

Fix webext directory in Makefile

</content>
</entry>
<entry>
<id>3321c42d36ce79ebecd8b2ea7e93ca2e5c2ff98d</id>
<published>2018-10-08T11:47:25Z</published>
<updated>2018-10-08T11:51:51Z</updated>
<title type="text">Remove libtool depencency, reorganise Makefile</title>
<link rel="alternate" href="commit/3321c42d36ce79ebecd8b2ea7e93ca2e5c2ff98d.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 3321c42d36ce79ebecd8b2ea7e93ca2e5c2ff98d
parent e7c629b258653a5237ca72cf2087a391e55829f1
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon,  8 Oct 2018 13:47:25 +0200

Remove libtool depencency, reorganise Makefile

We don&#39;t need libtool anymore, just build the library directly.
This lets us simplify the Makefile too.

</content>
</entry>
<entry>
<id>e7c629b258653a5237ca72cf2087a391e55829f1</id>
<published>2018-10-08T10:34:47Z</published>
<updated>2018-10-08T11:51:51Z</updated>
<title type="text">Unobfuscate Makefile</title>
<link rel="alternate" href="commit/e7c629b258653a5237ca72cf2087a391e55829f1.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit e7c629b258653a5237ca72cf2087a391e55829f1
parent 660413256f4c1cc916e6f96b9156a4f5a85dfcc4
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon,  8 Oct 2018 12:34:47 +0200

Unobfuscate Makefile

</content>
</entry>
<entry>
<id>660413256f4c1cc916e6f96b9156a4f5a85dfcc4</id>
<published>2017-06-12T16:19:58Z</published>
<updated>2018-10-08T09:38:03Z</updated>
<title type="text">ext: get the right DOM on msg</title>
<link rel="alternate" href="commit/660413256f4c1cc916e6f96b9156a4f5a85dfcc4.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 660413256f4c1cc916e6f96b9156a4f5a85dfcc4
parent 1901359efa10fe2e18794df34fc33b81da03a6f5
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon, 12 Jun 2017 18:19:58 +0200

ext: get the right DOM on msg

When navigating history, the document-loaded signal isn&#39;t triggered and
we can&#39;t directly get back the previous webview, so we have no other
choice than to look it up everytime a new message is received.

</content>
</entry>
<entry>
<id>1901359efa10fe2e18794df34fc33b81da03a6f5</id>
<published>2016-01-04T15:09:12Z</published>
<updated>2018-10-08T09:38:03Z</updated>
<title type="text">Add a file for shared functions</title>
<link rel="alternate" href="commit/1901359efa10fe2e18794df34fc33b81da03a6f5.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 1901359efa10fe2e18794df34fc33b81da03a6f5
parent 7ea0c2f7f8c5cc4616d8dc0676f7b4b59351667b
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon,  4 Jan 2016 16:09:12 +0100

Add a file for shared functions

New common.[hc] files where shared functions between surf and
webkitextension will be put. First addition is die().

</content>
</entry>
<entry>
<id>7ea0c2f7f8c5cc4616d8dc0676f7b4b59351667b</id>
<published>2015-12-07T14:50:00Z</published>
<updated>2018-10-08T09:38:03Z</updated>
<title type="text">Communicate with webextension via a pipe</title>
<link rel="alternate" href="commit/7ea0c2f7f8c5cc4616d8dc0676f7b4b59351667b.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 7ea0c2f7f8c5cc4616d8dc0676f7b4b59351667b
parent 1bd6d201020f67160872c28534edff532b5198b9
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon,  7 Dec 2015 15:50:00 +0100

Communicate with webextension via a pipe

</content>
</entry>
<entry>
<id>1bd6d201020f67160872c28534edff532b5198b9</id>
<published>2015-11-23T21:12:00Z</published>
<updated>2018-10-08T09:38:03Z</updated>
<title type="text">ext: first commit for surf lib</title>
<link rel="alternate" href="commit/1bd6d201020f67160872c28534edff532b5198b9.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 1bd6d201020f67160872c28534edff532b5198b9
parent 0bd553a078cc8ec1d197fd7af96b07b1921049e2
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon, 23 Nov 2015 22:12:00 +0100

ext: first commit for surf lib

</content>
</entry>
<entry>
<id>0bd553a078cc8ec1d197fd7af96b07b1921049e2</id>
<published>2018-03-25T10:07:41Z</published>
<updated>2018-10-08T09:38:03Z</updated>
<title type="text">Request cookiemanager only once at creation</title>
<link rel="alternate" href="commit/0bd553a078cc8ec1d197fd7af96b07b1921049e2.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 0bd553a078cc8ec1d197fd7af96b07b1921049e2
parent c60523a702fbc77899457243f1a85e4990adfb97
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sun, 25 Mar 2018 12:07:41 +0200

Request cookiemanager only once at creation

</content>
</entry>
<entry>
<id>c60523a702fbc77899457243f1a85e4990adfb97</id>
<published>2018-03-16T11:44:04Z</published>
<updated>2018-10-08T09:38:03Z</updated>
<title type="text">Exit more gracefully on web process crash.</title>
<link rel="alternate" href="commit/c60523a702fbc77899457243f1a85e4990adfb97.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit c60523a702fbc77899457243f1a85e4990adfb97
parent befe481a9b970cf2bc90ca671e1df1d1082ac41e
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Fri, 16 Mar 2018 12:44:04 +0100

Exit more gracefully on web process crash.

</content>
</entry>
<entry>
<id>befe481a9b970cf2bc90ca671e1df1d1082ac41e</id>
<published>2018-03-14T19:46:52Z</published>
<updated>2018-10-08T09:38:03Z</updated>
<title type="text">Allow tilde expansion in loaduri</title>
<link rel="alternate" href="commit/befe481a9b970cf2bc90ca671e1df1d1082ac41e.gph" />
<author>
<name>nzl</name>
<email>uruabi@gmail.com</email>
</author>
<content type="text">commit befe481a9b970cf2bc90ca671e1df1d1082ac41e
parent d6954e15417da723c7938bf11e328dacdfefdc26
Author: nzl &lt;uruabi@gmail.com&gt;
Date:   Thu, 15 Mar 2018 03:46:52 +0800

Allow tilde expansion in loaduri

also fixed a bug that ~foo/ was expanded to /home/fo/o/

</content>
</entry>
<entry>
<id>d6954e15417da723c7938bf11e328dacdfefdc26</id>
<published>2018-06-18T10:13:16Z</published>
<updated>2018-06-18T10:34:52Z</updated>
<title type="text">Fixed wording in FAQ.md</title>
<link rel="alternate" href="commit/d6954e15417da723c7938bf11e328dacdfefdc26.gph" />
<author>
<name>Eddie Thieda</name>
<email>eddie.thieda@gmail.com</email>
</author>
<content type="text">commit d6954e15417da723c7938bf11e328dacdfefdc26
parent 6f6b3437213390084236f5c59b0f47eea0c5f49f
Author: Eddie Thieda &lt;eddie.thieda@gmail.com&gt;
Date:   Mon, 18 Jun 2018 06:13:16 -0400

Fixed wording in FAQ.md

</content>
</entry>
<entry>
<id>6f6b3437213390084236f5c59b0f47eea0c5f49f</id>
<published>2018-06-09T19:53:04Z</published>
<updated>2018-06-09T19:55:20Z</updated>
<title type="text">Force printing the winid when requested</title>
<link rel="alternate" href="commit/6f6b3437213390084236f5c59b0f47eea0c5f49f.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 6f6b3437213390084236f5c59b0f47eea0c5f49f
parent 81f0452bc6c2a110239fa303ad1e72f11c33dc94
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat,  9 Jun 2018 21:53:04 +0200

Force printing the winid when requested

Do not wait for the libc to decide flushing buffers, force it ourselves.

Thanks to koniu for reporting the issue.

</content>
</entry>
<entry>
<id>81f0452bc6c2a110239fa303ad1e72f11c33dc94</id>
<published>2017-11-16T22:18:05Z</published>
<updated>2018-02-23T12:39:35Z</updated>
<title type="text">Document SIGHUP in manpage</title>
<link rel="alternate" href="commit/81f0452bc6c2a110239fa303ad1e72f11c33dc94.gph" />
<author>
<name>Jochen Sprickerhof</name>
<email>git@jochen.sprickerhof.de</email>
</author>
<content type="text">commit 81f0452bc6c2a110239fa303ad1e72f11c33dc94
parent d2e4989c3c5a50bffe56030b6af85f747b39a4f9
Author: Jochen Sprickerhof &lt;git@jochen.sprickerhof.de&gt;
Date:   Thu, 16 Nov 2017 23:18:05 +0100

Document SIGHUP in manpage

</content>
</entry>
<entry>
<id>d2e4989c3c5a50bffe56030b6af85f747b39a4f9</id>
<published>2018-02-21T19:26:06Z</published>
<updated>2018-02-23T12:39:35Z</updated>
<title type="text">Script text shouldn&#39;t go through formatted conversion</title>
<link rel="alternate" href="commit/d2e4989c3c5a50bffe56030b6af85f747b39a4f9.gph" />
<author>
<name>nzl</name>
<email>uruabi@gmail.com</email>
</author>
<content type="text">commit d2e4989c3c5a50bffe56030b6af85f747b39a4f9
parent 7817d0ec83b16dad6ad4f68039a58c371dbca38e
Author: nzl &lt;uruabi@gmail.com&gt;
Date:   Thu, 22 Feb 2018 03:26:06 +0800

Script text shouldn&#39;t go through formatted conversion

</content>
</entry>
<entry>
<id>7817d0ec83b16dad6ad4f68039a58c371dbca38e</id>
<published>2017-09-29T15:34:35Z</published>
<updated>2018-02-23T12:39:35Z</updated>
<title type="text">Add support for WebGL</title>
<link rel="alternate" href="commit/7817d0ec83b16dad6ad4f68039a58c371dbca38e.gph" />
<author>
<name>Eon S. Jeon</name>
<email>esjeon@hyunmu.am</email>
</author>
<content type="text">commit 7817d0ec83b16dad6ad4f68039a58c371dbca38e
parent 723ff26c3618cf4db1ae34688509cbcdfed1412f
Author: Eon S. Jeon &lt;esjeon@hyunmu.am&gt;
Date:   Sat, 30 Sep 2017 00:34:35 +0900

Add support for WebGL

Allows enabling and disabling WebGL support built into WebKit.
The feature is turned off by default.

</content>
</entry>
<entry>
<id>723ff26c3618cf4db1ae34688509cbcdfed1412f</id>
<published>2017-06-03T08:20:50Z</published>
<updated>2017-06-03T08:23:40Z</updated>
<title type="text">Disable media autoplay by default</title>
<link rel="alternate" href="commit/723ff26c3618cf4db1ae34688509cbcdfed1412f.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 723ff26c3618cf4db1ae34688509cbcdfed1412f
parent a0c3c80ee6e48c57e541cfbcaeb1fb0e66121985
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat,  3 Jun 2017 10:20:50 +0200

Disable media autoplay by default

</content>
</entry>
<entry>
<id>a0c3c80ee6e48c57e541cfbcaeb1fb0e66121985</id>
<published>2017-05-21T20:53:56Z</published>
<updated>2017-05-30T08:33:36Z</updated>
<title type="text">Store modified parameters list</title>
<link rel="alternate" href="commit/a0c3c80ee6e48c57e541cfbcaeb1fb0e66121985.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit a0c3c80ee6e48c57e541cfbcaeb1fb0e66121985
parent a8bf2068276e27dcbd2919cb72d926b9f4f3882e
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sun, 21 May 2017 22:53:56 +0200

Store modified parameters list

</content>
</entry>
<entry>
<id>a8bf2068276e27dcbd2919cb72d926b9f4f3882e</id>
<published>2017-05-21T11:41:56Z</published>
<updated>2017-05-22T10:38:49Z</updated>
<title type="text">Use priority values instead of “forced” parameters</title>
<link rel="alternate" href="commit/a8bf2068276e27dcbd2919cb72d926b9f4f3882e.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit a8bf2068276e27dcbd2919cb72d926b9f4f3882e
parent a0ef4ba41d3e43618607f9cf1d14e83ee475f624
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sun, 21 May 2017 13:41:56 +0200

Use priority values instead of “forced” parameters

This makes parameter handling a bit easier and lets the user override
parameters as he sees fit.

</content>
</entry>
<entry>
<id>a0ef4ba41d3e43618607f9cf1d14e83ee475f624</id>
<published>2017-05-20T17:21:41Z</published>
<updated>2017-05-22T10:38:49Z</updated>
<title type="text">Get rid of config parameter MACROs</title>
<link rel="alternate" href="commit/a0ef4ba41d3e43618607f9cf1d14e83ee475f624.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit a0ef4ba41d3e43618607f9cf1d14e83ee475f624
parent d3e974f4eafe459990ff9b140d96a6fe568ee6dc
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat, 20 May 2017 19:21:41 +0200

Get rid of config parameter MACROs

There&#39;s no need to obfuscate so much what is done, the user can deal
with a few extra knobs to set instead.

</content>
</entry>
<entry>
<id>d3e974f4eafe459990ff9b140d96a6fe568ee6dc</id>
<published>2017-05-20T15:04:49Z</published>
<updated>2017-05-22T10:38:49Z</updated>
<title type="text">Get rid of integer member b in Arg</title>
<link rel="alternate" href="commit/d3e974f4eafe459990ff9b140d96a6fe568ee6dc.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit d3e974f4eafe459990ff9b140d96a6fe568ee6dc
parent 70c1b548abea41411b2dd2c91832a4212a25385c
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat, 20 May 2017 17:04:49 +0200

Get rid of integer member b in Arg

There&#39;s no need to keep another integer member there, use directly the i
integer one.

</content>
</entry>
<entry>
<id>70c1b548abea41411b2dd2c91832a4212a25385c</id>
<published>2017-05-18T23:10:30Z</published>
<updated>2017-05-22T10:38:49Z</updated>
<title type="text">Only apply parameters when needed</title>
<link rel="alternate" href="commit/70c1b548abea41411b2dd2c91832a4212a25385c.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 70c1b548abea41411b2dd2c91832a4212a25385c
parent 2223417c91569f8314205d8f34c3cdf4d96d6e1a
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Fri, 19 May 2017 01:10:30 +0200

Only apply parameters when needed

Specify which parameter should be applied on which load state.

</content>
</entry>
<entry>
<id>2223417c91569f8314205d8f34c3cdf4d96d6e1a</id>
<published>2017-05-18T10:33:28Z</published>
<updated>2017-05-22T10:38:49Z</updated>
<title type="text">Fix handling of uri-specific parameters</title>
<link rel="alternate" href="commit/2223417c91569f8314205d8f34c3cdf4d96d6e1a.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 2223417c91569f8314205d8f34c3cdf4d96d6e1a
parent a1328457cff30dc678a1b8e80dc44ddb73ce293c
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Thu, 18 May 2017 12:33:28 +0200

Fix handling of uri-specific parameters

We need to (re)apply uri-specific parameters for each new uri even if
the parameter has already been set to get the correct value.

Thanks to Julien STEINHAUSER &lt;julien.steinhauser@orange.fr&gt; for the
report!

</content>
</entry>
<entry>
<id>a1328457cff30dc678a1b8e80dc44ddb73ce293c</id>
<published>2017-05-18T14:42:59Z</published>
<updated>2017-05-22T10:38:49Z</updated>
<title type="text">Unset previous user styles before applying another one</title>
<link rel="alternate" href="commit/a1328457cff30dc678a1b8e80dc44ddb73ce293c.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit a1328457cff30dc678a1b8e80dc44ddb73ce293c
parent 25652669ef1fc4c0024542c5d7a90a58ba99bcbd
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Thu, 18 May 2017 16:42:59 +0200

Unset previous user styles before applying another one

</content>
</entry>
<entry>
<id>25652669ef1fc4c0024542c5d7a90a58ba99bcbd</id>
<published>2017-05-18T11:46:49Z</published>
<updated>2017-05-22T10:38:49Z</updated>
<title type="text">Add config option for cross requests from file URLs</title>
<link rel="alternate" href="commit/25652669ef1fc4c0024542c5d7a90a58ba99bcbd.gph" />
<author>
<name>Constantine Bytensky</name>
<email>kostya3@gmail.com</email>
</author>
<content type="text">commit 25652669ef1fc4c0024542c5d7a90a58ba99bcbd
parent bcd05ae321de686840fd560931f2894f62ba8345
Author: Constantine Bytensky &lt;kostya3@gmail.com&gt;
Date:   Thu, 18 May 2017 14:46:49 +0300

Add config option for cross requests from file URLs

I use it to open local .xml files with .xsl style-sheets.

</content>
</entry>
<entry>
<id>bcd05ae321de686840fd560931f2894f62ba8345</id>
<published>2017-05-18T09:20:07Z</published>
<updated>2017-05-21T15:13:02Z</updated>
<title type="text">Add config option for microphone and webcam access</title>
<link rel="alternate" href="commit/bcd05ae321de686840fd560931f2894f62ba8345.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit bcd05ae321de686840fd560931f2894f62ba8345
parent f5be376ccc1fef96722df610c4783e99ce1e944e
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Thu, 18 May 2017 11:20:07 +0200

Add config option for microphone and webcam access

</content>
</entry>
<entry>
<id>f5be376ccc1fef96722df610c4783e99ce1e944e</id>
<published>2017-05-11T22:28:24Z</published>
<updated>2017-05-11T22:30:51Z</updated>
<title type="text">Fix synchronization issue with atoms</title>
<link rel="alternate" href="commit/f5be376ccc1fef96722df610c4783e99ce1e944e.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit f5be376ccc1fef96722df610c4783e99ce1e944e
parent 5e2216c41434219e60ca52bc5f10d34fddbca964
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Fri, 12 May 2017 00:28:24 +0200

Fix synchronization issue with atoms

Be sure to sync after setting an atom.
Sync too before reading one.

</content>
</entry>
<entry>
<id>5e2216c41434219e60ca52bc5f10d34fddbca964</id>
<published>2017-05-11T22:03:57Z</published>
<updated>2017-05-11T22:30:45Z</updated>
<title type="text">There&#39;s no need to call geturi() again in loadchanged</title>
<link rel="alternate" href="commit/5e2216c41434219e60ca52bc5f10d34fddbca964.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 5e2216c41434219e60ca52bc5f10d34fddbca964
parent 4a1876eb80dca2c2a3636a7d3af55a34916bb03e
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Fri, 12 May 2017 00:03:57 +0200

There&#39;s no need to call geturi() again in loadchanged

Also call the variable “uri” instead of “title” which was ambiguous
regarding what it is.

</content>
</entry>
<entry>
<id>4a1876eb80dca2c2a3636a7d3af55a34916bb03e</id>
<published>2017-05-11T13:33:42Z</published>
<updated>2017-05-11T13:33:42Z</updated>
<title type="text">Add config option for smooth scrolling activation</title>
<link rel="alternate" href="commit/4a1876eb80dca2c2a3636a7d3af55a34916bb03e.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 4a1876eb80dca2c2a3636a7d3af55a34916bb03e
parent 93a3e4cda031d226549430e89b8119ce5c1ad7b3
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Thu, 11 May 2017 15:33:42 +0200

Add config option for smooth scrolling activation

</content>
</entry>
<entry>
<id>93a3e4cda031d226549430e89b8119ce5c1ad7b3</id>
<published>2017-05-11T13:27:27Z</published>
<updated>2017-05-11T13:27:27Z</updated>
<title type="text">Add config option for Java activation</title>
<link rel="alternate" href="commit/93a3e4cda031d226549430e89b8119ce5c1ad7b3.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 93a3e4cda031d226549430e89b8119ce5c1ad7b3
parent 298e688933395af61f56cb2a8710e7bac8e5453d
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Thu, 11 May 2017 15:27:27 +0200

Add config option for Java activation

</content>
</entry>
<entry>
<id>298e688933395af61f56cb2a8710e7bac8e5453d</id>
<published>2017-05-11T13:23:22Z</published>
<updated>2017-05-11T13:23:22Z</updated>
<title type="text">Add config option for setting default charset.</title>
<link rel="alternate" href="commit/298e688933395af61f56cb2a8710e7bac8e5453d.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 298e688933395af61f56cb2a8710e7bac8e5453d
parent 745a319bafd6ff0702c37d0333142ca18e801a4a
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Thu, 11 May 2017 15:23:22 +0200

Add config option for setting default charset.

This will be used for pages with no specified charset.

</content>
</entry>
<entry>
<id>745a319bafd6ff0702c37d0333142ca18e801a4a</id>
<published>2017-05-09T12:45:24Z</published>
<updated>2017-05-11T07:22:43Z</updated>
<title type="text">Improve parameters handling</title>
<link rel="alternate" href="commit/745a319bafd6ff0702c37d0333142ca18e801a4a.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 745a319bafd6ff0702c37d0333142ca18e801a4a
parent b1154347205201351be6b0d027e86f16f709599b
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Tue,  9 May 2017 14:45:24 +0200

Improve parameters handling

There&#39;s no need to reload all parameters each time a new url is loaded,
instead set only custom parameters and restore those to defaults when
needed.

</content>
</entry>
<entry>
<id>b1154347205201351be6b0d027e86f16f709599b</id>
<published>2017-05-10T22:55:29Z</published>
<updated>2017-05-11T07:22:43Z</updated>
<title type="text">Change PROMPT_GO from &quot;URL:&quot; to &quot;Go:&quot;</title>
<link rel="alternate" href="commit/b1154347205201351be6b0d027e86f16f709599b.gph" />
<author>
<name>ssd</name>
<email>ssd@mailless.org</email>
</author>
<content type="text">commit b1154347205201351be6b0d027e86f16f709599b
parent 47b145f2ec79ce79172bcd4fd36149c34d9085df
Author: ssd &lt;ssd@mailless.org&gt;
Date:   Thu, 11 May 2017 00:55:29 +0200

Change PROMPT_GO from &quot;URL:&quot; to &quot;Go:&quot;

This looks more apropriate because URL is too specific and _SURF_GO can
be set to other things.

</content>
</entry>
<entry>
<id>47b145f2ec79ce79172bcd4fd36149c34d9085df</id>
<published>2017-05-08T09:22:34Z</published>
<updated>2017-05-08T09:34:00Z</updated>
<title type="text">Add prompts for SETPROP</title>
<link rel="alternate" href="commit/47b145f2ec79ce79172bcd4fd36149c34d9085df.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 47b145f2ec79ce79172bcd4fd36149c34d9085df
parent b8b0c050354d7961edeec74e644f09a3e2887074
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon,  8 May 2017 11:22:34 +0200

Add prompts for SETPROP

Imported from __20h__ repo, thanks to him and Ben Woolley.

</content>
</entry>
<entry>
<id>b8b0c050354d7961edeec74e644f09a3e2887074</id>
<published>2017-05-08T08:20:28Z</published>
<updated>2017-05-08T09:33:59Z</updated>
<title type="text">Embed dmenu into the surf window by default</title>
<link rel="alternate" href="commit/b8b0c050354d7961edeec74e644f09a3e2887074.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit b8b0c050354d7961edeec74e644f09a3e2887074
parent dca42648635b70f7d01adb8d9a53720a0c7909c1
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon,  8 May 2017 10:20:28 +0200

Embed dmenu into the surf window by default

</content>
</entry>
<entry>
<id>dca42648635b70f7d01adb8d9a53720a0c7909c1</id>
<published>2017-05-04T16:24:33Z</published>
<updated>2017-05-08T09:33:55Z</updated>
<title type="text">Simplify DOWNLOAD macro</title>
<link rel="alternate" href="commit/dca42648635b70f7d01adb8d9a53720a0c7909c1.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit dca42648635b70f7d01adb8d9a53720a0c7909c1
parent 654d527f87e59c6c9f507402878bed62398c4e61
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Thu,  4 May 2017 18:24:33 +0200

Simplify DOWNLOAD macro

No need to spawn an extra sh.
Use short flags for curl and quote operands.
Replace sleep with read, let the user close the download window instead
of waiting for an arbitrary time.
Rename d to reflect what it&#39;s used for.
Reorder sh positional arguments.
Set $0 to a command name and shift other positional parameters to
clarify the &quot;sh -c&quot; command.

</content>
</entry>
<entry>
<id>654d527f87e59c6c9f507402878bed62398c4e61</id>
<published>2017-05-04T14:49:17Z</published>
<updated>2017-05-08T09:30:20Z</updated>
<title type="text">Simplify SETPROP macro</title>
<link rel="alternate" href="commit/654d527f87e59c6c9f507402878bed62398c4e61.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 654d527f87e59c6c9f507402878bed62398c4e61
parent d984d12de719f6a8e7f96c04ad3a53ab73a27df8
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Thu,  4 May 2017 16:49:17 +0200

Simplify SETPROP macro

Get rid of xargs by using a subshell instead.
Use two replacement commands in sed because back-references in BRE are
too differently implemented in different libc.
Rename p, q, to reflect what they&#39;re used for.
Reorder sh positional arguments.
Set $0 to a command name and shift other positional parameters to
clarify the &quot;sh -c&quot; command.

</content>
</entry>
<entry>
<id>d984d12de719f6a8e7f96c04ad3a53ab73a27df8</id>
<published>2017-05-04T08:22:29Z</published>
<updated>2017-05-04T08:29:02Z</updated>
<title type="text">Simplify usage()</title>
<link rel="alternate" href="commit/d984d12de719f6a8e7f96c04ad3a53ab73a27df8.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit d984d12de719f6a8e7f96c04ad3a53ab73a27df8
parent 290114530161b0302d06f6934ce088771c272181
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Thu,  4 May 2017 10:22:29 +0200

Simplify usage()

There&#39;s no real need for using the real executable call name, especially
with basename requiring special care.

</content>
</entry>
<entry>
<id>290114530161b0302d06f6934ce088771c272181</id>
<published>2017-05-02T16:53:01Z</published>
<updated>2017-05-04T08:27:07Z</updated>
<title type="text">Simplify version message</title>
<link rel="alternate" href="commit/290114530161b0302d06f6934ce088771c272181.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 290114530161b0302d06f6934ce088771c272181
parent e23d5c1c45eeedb3e95219598981d8e1d6af8c15
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Tue,  2 May 2017 18:53:01 +0200

Simplify version message

</content>
</entry>
<entry>
<id>e23d5c1c45eeedb3e95219598981d8e1d6af8c15</id>
<published>2017-05-02T15:10:32Z</published>
<updated>2017-05-02T15:20:11Z</updated>
<title type="text">Use Ctrl-t for showcert instead of Ctrl-x</title>
<link rel="alternate" href="commit/e23d5c1c45eeedb3e95219598981d8e1d6af8c15.gph" />
<author>
<name>Ivan Tham</name>
<email>pickfire@riseup.net</email>
</author>
<content type="text">commit e23d5c1c45eeedb3e95219598981d8e1d6af8c15
parent 593680694923d8bdc4de7ac5014aa7312eefb8da
Author: Ivan Tham &lt;pickfire@riseup.net&gt;
Date:   Tue,  2 May 2017 23:10:32 +0800

Use Ctrl-t for showcert instead of Ctrl-x

</content>
</entry>
<entry>
<id>593680694923d8bdc4de7ac5014aa7312eefb8da</id>
<published>2017-04-30T23:09:52Z</published>
<updated>2017-04-30T23:09:52Z</updated>
<title type="text">Cleanup and fix formatage issues in surf.1</title>
<link rel="alternate" href="commit/593680694923d8bdc4de7ac5014aa7312eefb8da.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 593680694923d8bdc4de7ac5014aa7312eefb8da
parent 0df9f79d9536acc4627ebd726b62de7ba4c3070e
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon,  1 May 2017 01:09:52 +0200

Cleanup and fix formatage issues in surf.1

</content>
</entry>
<entry>
<id>0df9f79d9536acc4627ebd726b62de7ba4c3070e</id>
<published>2017-04-30T23:08:27Z</published>
<updated>2017-04-30T23:08:27Z</updated>
<title type="text">Fix forgotten options in surf.1</title>
<link rel="alternate" href="commit/0df9f79d9536acc4627ebd726b62de7ba4c3070e.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 0df9f79d9536acc4627ebd726b62de7ba4c3070e
parent edddfbc14ac3a4413f38171e8fd7767ae56e27bf
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Mon,  1 May 2017 01:08:27 +0200

Fix forgotten options in surf.1

</content>
</entry>
<entry>
<id>edddfbc14ac3a4413f38171e8fd7767ae56e27bf</id>
<published>2017-04-29T20:16:03Z</published>
<updated>2017-04-30T09:39:15Z</updated>
<title type="text">setcert: check uri before adding a certificate</title>
<link rel="alternate" href="commit/edddfbc14ac3a4413f38171e8fd7767ae56e27bf.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit edddfbc14ac3a4413f38171e8fd7767ae56e27bf
parent 21d81a71cc55ea52c836c49eca351940fefb1287
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sat, 29 Apr 2017 22:16:03 +0200

setcert: check uri before adding a certificate

Also directly check for https scheme, we won&#39;t need a certificate for
others.

</content>
</entry>
<entry>
<id>21d81a71cc55ea52c836c49eca351940fefb1287</id>
<published>2017-04-29T20:07:08Z</published>
<updated>2017-04-29T22:10:11Z</updated>
<title type="text">fix mini typo</title>
<link rel="alternate" href="commit/21d81a71cc55ea52c836c49eca351940fefb1287.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit 21d81a71cc55ea52c836c49eca351940fefb1287
parent b466bb5bbdf18a2f9030f9edc3f4ee1f4a3cbf32
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sat, 29 Apr 2017 22:07:08 +0200

fix mini typo

</content>
</entry>
<entry>
<id>b466bb5bbdf18a2f9030f9edc3f4ee1f4a3cbf32</id>
<published>2017-04-29T20:06:43Z</published>
<updated>2017-04-29T22:09:07Z</updated>
<title type="text">surf.1: remove trailing spaces</title>
<link rel="alternate" href="commit/b466bb5bbdf18a2f9030f9edc3f4ee1f4a3cbf32.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<content type="text">commit b466bb5bbdf18a2f9030f9edc3f4ee1f4a3cbf32
parent cc887cf2ab53f2c88ebf48867fe5ca7b0d971f66
Author: Hiltjo Posthuma &lt;hiltjo@codemadness.org&gt;
Date:   Sat, 29 Apr 2017 22:06:43 +0200

surf.1: remove trailing spaces

</content>
</entry>
<entry>
<id>cc887cf2ab53f2c88ebf48867fe5ca7b0d971f66</id>
<published>2017-04-29T15:55:23Z</published>
<updated>2017-04-29T15:59:09Z</updated>
<title type="text">Add forgotten tT indicator description in surf.1</title>
<link rel="alternate" href="commit/cc887cf2ab53f2c88ebf48867fe5ca7b0d971f66.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit cc887cf2ab53f2c88ebf48867fe5ca7b0d971f66
parent 0326e42bb352b819ba3d48b2fb7546bf780fb5b4
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat, 29 Apr 2017 17:55:23 +0200

Add forgotten tT indicator description in surf.1

</content>
</entry>
<entry>
<id>0326e42bb352b819ba3d48b2fb7546bf780fb5b4</id>
<published>2017-04-29T15:47:06Z</published>
<updated>2017-04-29T15:59:08Z</updated>
<title type="text">Add forgotten fF indicator description in surf.1</title>
<link rel="alternate" href="commit/0326e42bb352b819ba3d48b2fb7546bf780fb5b4.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 0326e42bb352b819ba3d48b2fb7546bf780fb5b4
parent d66904675dddd63bab62e9e962cf195248a8bf97
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat, 29 Apr 2017 17:47:06 +0200

Add forgotten fF indicator description in surf.1

</content>
</entry>
<entry>
<id>d66904675dddd63bab62e9e962cf195248a8bf97</id>
<published>2017-04-29T15:21:12Z</published>
<updated>2017-04-29T15:59:08Z</updated>
<title type="text">Add a flag for custom certificates</title>
<link rel="alternate" href="commit/d66904675dddd63bab62e9e962cf195248a8bf97.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit d66904675dddd63bab62e9e962cf195248a8bf97
parent 7823ab6fc0d035a1e75a3d08867a0dfd04ff635f
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat, 29 Apr 2017 17:21:12 +0200

Add a flag for custom certificates

I don&#39;t think a keybinding would be useful here because we can&#39;t
remove a custom certificate which is alread set anyway.
I&#39;ll add it if somebody convince me of it&#39;s usefulness.

</content>
</entry>
<entry>
<id>7823ab6fc0d035a1e75a3d08867a0dfd04ff635f</id>
<published>2017-04-29T15:23:37Z</published>
<updated>2017-04-29T15:59:08Z</updated>
<title type="text">Move xid printing option from -x to -w</title>
<link rel="alternate" href="commit/7823ab6fc0d035a1e75a3d08867a0dfd04ff635f.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 7823ab6fc0d035a1e75a3d08867a0dfd04ff635f
parent 9eda6f5dd556552c29dd43095dd5a9bf026a8a5f
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat, 29 Apr 2017 17:23:37 +0200

Move xid printing option from -x to -w

</content>
</entry>
<entry>
<id>9eda6f5dd556552c29dd43095dd5a9bf026a8a5f</id>
<published>2017-04-29T12:56:02Z</published>
<updated>2017-04-29T15:59:07Z</updated>
<title type="text">Add a keybinding to show current TLS certificate</title>
<link rel="alternate" href="commit/9eda6f5dd556552c29dd43095dd5a9bf026a8a5f.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 9eda6f5dd556552c29dd43095dd5a9bf026a8a5f
parent 1dc3cd513a75570cc2fc33a86d4af565ecf9255e
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat, 29 Apr 2017 14:56:02 +0200

Add a keybinding to show current TLS certificate

</content>
</entry>
<entry>
<id>1dc3cd513a75570cc2fc33a86d4af565ecf9255e</id>
<published>2017-04-29T12:49:04Z</published>
<updated>2017-04-29T14:34:48Z</updated>
<title type="text">Display an error message and certificate on tls error</title>
<link rel="alternate" href="commit/1dc3cd513a75570cc2fc33a86d4af565ecf9255e.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 1dc3cd513a75570cc2fc33a86d4af565ecf9255e
parent c870098b82f1dfc3cd59cd8c90cea580bd01cb47
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat, 29 Apr 2017 14:49:04 +0200

Display an error message and certificate on tls error

</content>
</entry>
<entry>
<id>c870098b82f1dfc3cd59cd8c90cea580bd01cb47</id>
<published>2017-04-29T13:21:49Z</published>
<updated>2017-04-29T14:34:47Z</updated>
<title type="text">Arrange Makefile</title>
<link rel="alternate" href="commit/c870098b82f1dfc3cd59cd8c90cea580bd01cb47.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit c870098b82f1dfc3cd59cd8c90cea580bd01cb47
parent db7922f173b803d14039f286146c949ded1538cb
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat, 29 Apr 2017 15:21:49 +0200

Arrange Makefile

Let the user specify his own C and LD FLAGS.
Remove unuseful and non portable CFLAGS like pendantic and Wall.

</content>
</entry>
<entry>
<id>db7922f173b803d14039f286146c949ded1538cb</id>
<published>2017-04-29T12:34:02Z</published>
<updated>2017-04-29T12:34:02Z</updated>
<title type="text">Free temporary certificate in setcert</title>
<link rel="alternate" href="commit/db7922f173b803d14039f286146c949ded1538cb.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit db7922f173b803d14039f286146c949ded1538cb
parent 0d1e670ac3e6a5ea02ff1c6a6e64263b425aef9c
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sat, 29 Apr 2017 14:34:02 +0200

Free temporary certificate in setcert

</content>
</entry>
<entry>
<id>0d1e670ac3e6a5ea02ff1c6a6e64263b425aef9c</id>
<published>2017-04-28T11:09:39Z</published>
<updated>2017-04-28T11:09:39Z</updated>
<title type="text">Do not build SiteSpecific file when regex is invalid</title>
<link rel="alternate" href="commit/0d1e670ac3e6a5ea02ff1c6a6e64263b425aef9c.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 0d1e670ac3e6a5ea02ff1c6a6e64263b425aef9c
parent 3c2c0a65250e1415124603cb8d91bff4a657d46a
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Fri, 28 Apr 2017 13:09:39 +0200

Do not build SiteSpecific file when regex is invalid

</content>
</entry>
<entry>
<id>3c2c0a65250e1415124603cb8d91bff4a657d46a</id>
<published>2017-04-28T10:58:36Z</published>
<updated>2017-04-28T10:58:36Z</updated>
<title type="text">Add support for using custom certificates per url</title>
<link rel="alternate" href="commit/3c2c0a65250e1415124603cb8d91bff4a657d46a.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 3c2c0a65250e1415124603cb8d91bff4a657d46a
parent eb32dd6eca5b6224bb5fb28cadef5bd035581ef3
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Fri, 28 Apr 2017 12:58:36 +0200

Add support for using custom certificates per url

</content>
</entry>
<entry>
<id>eb32dd6eca5b6224bb5fb28cadef5bd035581ef3</id>
<published>2017-04-27T13:41:16Z</published>
<updated>2017-04-27T13:41:16Z</updated>
<title type="text">Avoid using global name stylefile in setstyle()</title>
<link rel="alternate" href="commit/eb32dd6eca5b6224bb5fb28cadef5bd035581ef3.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit eb32dd6eca5b6224bb5fb28cadef5bd035581ef3
parent d0e3c69e5920eecd7ac7e12c39ccb10e2ca5410d
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Thu, 27 Apr 2017 15:41:16 +0200

Avoid using global name stylefile in setstyle()

</content>
</entry>
<entry>
<id>d0e3c69e5920eecd7ac7e12c39ccb10e2ca5410d</id>
<published>2017-04-27T13:01:54Z</published>
<updated>2017-04-27T13:02:40Z</updated>
<title type="text">Change site styles structure for a more generic one</title>
<link rel="alternate" href="commit/d0e3c69e5920eecd7ac7e12c39ccb10e2ca5410d.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit d0e3c69e5920eecd7ac7e12c39ccb10e2ca5410d
parent 5c527339842fdd06411eaf25547aef0902f96915
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Thu, 27 Apr 2017 15:01:54 +0200

Change site styles structure for a more generic one

</content>
</entry>
<entry>
<id>5c527339842fdd06411eaf25547aef0902f96915</id>
<published>2017-04-23T16:18:23Z</published>
<updated>2017-04-23T16:31:32Z</updated>
<title type="text">Fix 27cec48 Add a flag/keybinding for strict TLS</title>
<link rel="alternate" href="commit/5c527339842fdd06411eaf25547aef0902f96915.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 5c527339842fdd06411eaf25547aef0902f96915
parent 2940d2bd07325714d5eee5de3877641578c20c95
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sun, 23 Apr 2017 18:18:23 +0200

Fix 27cec48 Add a flag/keybinding for strict TLS

Forgot to add changes in main(), usage() and newwindow() too.

</content>
</entry>
<entry>
<id>2940d2bd07325714d5eee5de3877641578c20c95</id>
<published>2017-04-23T16:11:54Z</published>
<updated>2017-04-23T16:28:06Z</updated>
<title type="text">Fix a981959 Move -t stylefile flag to -C stylefile</title>
<link rel="alternate" href="commit/2940d2bd07325714d5eee5de3877641578c20c95.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 2940d2bd07325714d5eee5de3877641578c20c95
parent 4b752834d82bc879e412d8eda5e54474b86f36fd
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sun, 23 Apr 2017 18:11:54 +0200

Fix a981959 Move -t stylefile flag to -C stylefile

Forgot to modify usage() and newwindow() too.

</content>
</entry>
<entry>
<id>4b752834d82bc879e412d8eda5e54474b86f36fd</id>
<published>2017-04-23T16:25:40Z</published>
<updated>2017-04-23T16:27:43Z</updated>
<title type="text">Fix possible oob access of cmd in newwindow()</title>
<link rel="alternate" href="commit/4b752834d82bc879e412d8eda5e54474b86f36fd.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 4b752834d82bc879e412d8eda5e54474b86f36fd
parent ac837f43b965b2d2f58e52149dde4dc2c297a8c1
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sun, 23 Apr 2017 18:25:40 +0200

Fix possible oob access of cmd in newwindow()

Thanks to tarug0 for spotting this!

</content>
</entry>
<entry>
<id>ac837f43b965b2d2f58e52149dde4dc2c297a8c1</id>
<published>2017-04-19T18:56:01Z</published>
<updated>2017-04-19T22:10:46Z</updated>
<title type="text">Bump year in program</title>
<link rel="alternate" href="commit/ac837f43b965b2d2f58e52149dde4dc2c297a8c1.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit ac837f43b965b2d2f58e52149dde4dc2c297a8c1
parent 27cec484084f37e01cadcdf7ea92c64de71e0b34
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Wed, 19 Apr 2017 20:56:01 +0200

Bump year in program

</content>
</entry>
<entry>
<id>27cec484084f37e01cadcdf7ea92c64de71e0b34</id>
<published>2017-04-19T16:35:16Z</published>
<updated>2017-04-19T22:10:45Z</updated>
<title type="text">Add a flag and toggle keybinding for strict TLS</title>
<link rel="alternate" href="commit/27cec484084f37e01cadcdf7ea92c64de71e0b34.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 27cec484084f37e01cadcdf7ea92c64de71e0b34
parent a9819591242a070a24b458900b6f90b6056ba90a
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Wed, 19 Apr 2017 18:35:16 +0200

Add a flag and toggle keybinding for strict TLS

</content>
</entry>
<entry>
<id>a9819591242a070a24b458900b6f90b6056ba90a</id>
<published>2017-04-19T16:14:56Z</published>
<updated>2017-04-19T22:09:01Z</updated>
<title type="text">Move -t stylefile flag to -C stylefile</title>
<link rel="alternate" href="commit/a9819591242a070a24b458900b6f90b6056ba90a.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit a9819591242a070a24b458900b6f90b6056ba90a
parent ee854bb09564f869c68d9d63ff8133cf9cf5fa10
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Wed, 19 Apr 2017 18:14:56 +0200

Move -t stylefile flag to -C stylefile

</content>
</entry>
<entry>
<id>ee854bb09564f869c68d9d63ff8133cf9cf5fa10</id>
<published>2017-04-19T15:45:20Z</published>
<updated>2017-04-19T15:45:20Z</updated>
<title type="text">Rename SSL instances to TLS</title>
<link rel="alternate" href="commit/ee854bb09564f869c68d9d63ff8133cf9cf5fa10.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit ee854bb09564f869c68d9d63ff8133cf9cf5fa10
parent 0247e91b0067c715b19dedd7a3012624ee61576a
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Wed, 19 Apr 2017 17:45:20 +0200

Rename SSL instances to TLS

</content>
</entry>
<entry>
<id>0247e91b0067c715b19dedd7a3012624ee61576a</id>
<published>2016-07-08T16:27:07Z</published>
<updated>2017-04-19T15:41:23Z</updated>
<title type="text">Set strict ssl by default and handle insecure content</title>
<link rel="alternate" href="commit/0247e91b0067c715b19dedd7a3012624ee61576a.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 0247e91b0067c715b19dedd7a3012624ee61576a
parent 2355c20e92d6f47100323e3394d565f8e8bf70dc
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Fri,  8 Jul 2016 18:27:07 +0200

Set strict ssl by default and handle insecure content

Non-https content in https pages is now handled separately from https
connection establishment.

</content>
</entry>
<entry>
<id>2355c20e92d6f47100323e3394d565f8e8bf70dc</id>
<published>2017-04-19T14:05:39Z</published>
<updated>2017-04-19T17:10:21Z</updated>
<title type="text">Add a configure option for default window size</title>
<link rel="alternate" href="commit/2355c20e92d6f47100323e3394d565f8e8bf70dc.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 2355c20e92d6f47100323e3394d565f8e8bf70dc
parent b814567e2bf8bda07cea8de1c7a062f4aa437b65
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Wed, 19 Apr 2017 16:05:39 +0200

Add a configure option for default window size

</content>
</entry>
<entry>
<id>b814567e2bf8bda07cea8de1c7a062f4aa437b65</id>
<published>2017-03-28T16:17:45Z</published>
<updated>2017-03-28T16:17:45Z</updated>
<title type="text">Bump version to 2.0</title>
<link rel="alternate" href="commit/b814567e2bf8bda07cea8de1c7a062f4aa437b65.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit b814567e2bf8bda07cea8de1c7a062f4aa437b65
parent 0cb1597801f363383c53c2f3cc7951e378fd81a5
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Tue, 28 Mar 2017 18:17:45 +0200

Bump version to 2.0

We&#39;re using the new scheme: 2.x is for webkit2

</content>
</entry>
<entry>
<id>0cb1597801f363383c53c2f3cc7951e378fd81a5</id>
<published>2017-03-28T16:13:50Z</published>
<updated>2017-03-28T16:17:03Z</updated>
<title type="text">Add contributors to the LICENSE</title>
<link rel="alternate" href="commit/0cb1597801f363383c53c2f3cc7951e378fd81a5.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 0cb1597801f363383c53c2f3cc7951e378fd81a5
parent 7e02344a615a61246ccce1c7f770e88fbd57756e
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Tue, 28 Mar 2017 18:13:50 +0200

Add contributors to the LICENSE

</content>
</entry>
<entry>
<id>7e02344a615a61246ccce1c7f770e88fbd57756e</id>
<published>2017-02-12T17:50:31Z</published>
<updated>2017-03-22T16:20:36Z</updated>
<title type="text">Install Atoms before initializing gtk</title>
<link rel="alternate" href="commit/7e02344a615a61246ccce1c7f770e88fbd57756e.gph" />
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<content type="text">commit 7e02344a615a61246ccce1c7f770e88fbd57756e
parent 1abb2ebe7a90eea6e82415a07e0f2ea6e3475e5f
Author: Quentin Rameau &lt;quinq@fifth.space&gt;
Date:   Sun, 12 Feb 2017 18:50:31 +0100

Install Atoms before initializing gtk

There a race condition in gtkplug/socket which is raised when setting
Atoms.
Use this workaround until
https://bugzilla.gnome.org/show_bug.cgi?id=778680 is fixed.

</content>
</entry>
<entry>
<id>1abb2ebe7a90eea6e82415a07e0f2ea6e3475e5f</id>
<published>2015-12-08T11:12:14Z</published>
<updated>2017-03-22T16:01:36Z</updated>
<title type="text">Fix spelling of otherwise in surf.1</title>
<link rel="alternate" href="commit/1abb2ebe7a90eea6e82415a07e0f2ea6e3475e5f.gph" />
<author>
<name>Michael Stevens</name>
<email>mstevens@etla.org</email>
</author>
<content type="text">commit 1abb2ebe7a90eea6e82415a07e0f2ea6e3475e5f
parent 37e43501d80710533f3ec0bd61ee84916c8524a4
Author: Michael Stevens &lt;mstevens@etla.org&gt;
Date:   Tue,  8 Dec 2015 11:12:14 +0000

Fix spelling of otherwise in surf.1

Add more spelling to surf.

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;

</content>
</entry>
</feed>