Drop builds on perso clone
badwolf.c: new tabs use the origin settings
badwolf.c: add search engine widget
uri.c: configurable fallback uri
badwolf.c: reload webview on js/image toggle
downloads.c: remove download tab label
Fallback to xdg-open on non http methods
badwolf.c: Warn if setlocale() changed errno
badwolf.c: Fix NULL dereference in WebViewCb_decide_policy
Found via GCC -fanalyzer
Make `struct Window *window` a global variable
Simplifies the code a bit and should actually increase stability by not
ending up with invalid pointers being passed around.
Add options: -i (disable images) and -S (enable JavaScript)
po/sr{,_man}.po: Fix copyright header for REUSE
bookmarks*: Relicense under MPL-2.0
Extracts data, therefore needs to be under a copyleft license to
forbid proprietary extensions that would prevent interoperability.
Removed the BSD-3-Clause from those files as well as I'm the only
author of the bookmarks{.c,.h,_test.c} files anyway.
.builds/netbsd.yml: Explicitely pick pkgin-installed xgettext
.builds/openbsd.yml: Remove usage of scan-build
.builds/netbsd.yml: Add gettext to packages