Age | Commit message (Collapse) | Author |
|
When close-last-tab-policy is set to close, it makes sense to empty
the list of views when closing the last tab. The user expectation
when first closing all tabs & then starting dwb with one or several
urls as arguments is that only the provided urls should be opened.
Without this commit an empty tab is created in addition to the ones
provided to be opened.
|
|
|
|
|
|
|
|
|
|
Fix compile with >=json-c-0.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
system.spawn blocks the main-thread when wrapped
|
|
|
|
|
|
wrap system.spawn to pass stdout/stderr to Deferred-chain
|
|
|
|
|
|
|
|
Going to a history item ignores fragment-parts of a url, replacing it with
dwb_load_uri fixes this behaviour.
|
|
|
|
Portability fix: m4's --define is not posix
|
|
In particular, OpenBSD doesn't seem to have the long version; use -D
instead.
|
|
|
|
hintstyle letter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|