Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Expanded url scheme support and fixed issue with tilde in url
|
|
|
|
|
|
|
|
|
|
while keeping transparency
|
|
|
|
|
|
|
|
|
|
|
|
has no alpha patch
|
|
this avoids the effects of swallow in dwm
it also will not produce dmenu without found urls
|
|
|
|
|
|
Apparently read only reads a single line so only one url was
fed to dmenu.
|
|
|
|
|
|
|
|
Add interval timer to XIM spot updates
|
|
|
|
|
|
|
|
|
|
Add hash symbol in openurlcmd and copyurlcmd regexp
|
|
This enables hash-based urls support.
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Joseph Benden <joe@benden.us>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updated to latest git (20190414.f1546cf) & updated patches.
Changes:
. Upstream fixes.
. Alpha: Opacity value is now typed in float (0-1).
Also "-A" cmd option added as alternative opacity changing method.
. Clipboard: middle click pastes from clipboard.
. Organized shortcuts.
|