As all the other colors are configurable by options, so should the
outbgcolor and outfgcolor. While these colors are not usually visible
with one-off dmenus, it is nice have access to them for dmenu scripts
(especially vertical lists) for doing things with multiple menu items.
---
config.def.h |
8 patches attached
>From 51f945a3920fd334429855a10bf8467bc9cef4e5 Mon Sep 17 00:00:00 2001
From: Jakob Kramer
Date: Sat, 3 May 2014 18:28:20 +0200
Subject: [PATCH 1/8] sort: linebuf is no global
---
sort.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sort.c b/sort.c
inde
Good evening,
unless you are using only terminals with dwm, you sooner or later get
in touch with xdg-open. It's a tool which manages your default
applications by assigning applications to mime-types.
My colleague and I thought that it would be awesome to press a
youtube-link in Skype to have it d
Greetings.
On Sat, 03 May 2014 13:16:57 +0200 Nick wrote:
> Quoth Christoph Lohmann:
> > I was thinking of adding some »app mode« to surf. You run a website like
> > inetd, use surf as a frontend and so allow the integration of all kinds
> > of javascript libraries as a local application. Th
On Sat, May 3, 2014 at 6:55 AM, Wolfgang Corcoran-Mathe
wrote:
> The man page mentions sandy's undo feature, but does not the appropriate
> keybinding. No mention is made of the redo/repeat feature.
Good catch. Applied.