[hackers] [quark] Refactor sock_get_uds() a bit || Laslo Hunhold

2020-08-23 Thread git
commit 27f8bbfac440d95ef354005d5f7353ec9f3d9294 Author: Laslo Hunhold AuthorDate: Sun Aug 23 13:35:49 2020 +0200 Commit: Laslo Hunhold CommitDate: Sun Aug 23 13:35:49 2020 +0200 Refactor sock_get_uds() a bit This refines the error messages a bit and makes clearer what went

[hackers] [quark] Mention default behaviour in the manual when the host is not given || Laslo Hunhold

2020-08-23 Thread git
commit 601b56d27095e4340e5afcf3385465a1f7f96d98 Author: Laslo Hunhold AuthorDate: Sun Aug 23 13:36:56 2020 +0200 Commit: Laslo Hunhold CommitDate: Sun Aug 23 13:36:56 2020 +0200 Mention default behaviour in the manual when the host is not given Signed-off-by: Laslo Hunhold

[hackers] [quark] Rename s to srv || Laslo Hunhold

2020-08-23 Thread git
commit 1ccaac023caa4ae415041c190516b0f7ae6ba647 Author: Laslo Hunhold AuthorDate: Sun Aug 23 11:02:38 2020 +0200 Commit: Laslo Hunhold CommitDate: Sun Aug 23 11:03:18 2020 +0200 Rename s to srv This improves readability a bit and helps iron out confusions with status-var

Re: [hackers] [surf][patch] Update URI atom for WEBKIT_LOAD_COMMITTED event too

2020-08-23 Thread Jochen Sprickerhof
Hi Leonardo, * Leonardo Taccari [2020-08-23 09:59]: The attached patch in this email fix this issue. Thanks! +1 for including in master. Cheers Jochen signature.asc Description: PGP signature

[hackers] [surf][patch] Update URI atom for WEBKIT_LOAD_COMMITTED event too

2020-08-23 Thread Leonardo Taccari
Hello folks, I have noticed that some times the _SURF_URI property is not updated. A possible way to reproduce this problem: 1. Run `surf 'https://surf.suckless.org'' 2. Click on a link, e.g. `files/' 3. Press Ctrl-g - or inspect the _SURF_URI property - and notice that it is `https://surf