Re: [dev] [dmenu][PATCH] Vim-like vertical and horizontal keybindings

2020-09-18 Thread Quentin Rameau
> From: Spenser Truex > > Ensure that the keybindings are like vim, and not just made up. Please stop spamming, the first mail to hackers@ was enough.

Re: [dev] [svkbd] request release tag

2020-09-18 Thread Quentin Rameau
> Hi Hiltjo, > > Thanks! I'll continue the packaging effort downstream. \o/

Re: [dev] [dwm][PATCH] Use laser neon blinding green borders

2020-09-18 Thread ben
>I find the original blue border difficult to see, and it is especially >hard to notice against the same colour status bar. Green is used here >instead since it is very visible. The border color change functionality can be added to another patch, such that you can specify the border color at run

[dev] [dmenu][PATCH] Vim-like vertical and horizontal keybindings

2020-09-18 Thread truex
From: Spenser Truex Ensure that the keybindings are like vim, and not just made up. Old behaviour: Alt-h,l moves one element Alt-j,k moves one page New behaviour: Alt-h,l moves left/right or pages on a vertical listing Alt-j,k moves up/down on a vertical listing or pages a horizontal one This

[dev] [dwm][PATCH] Use laser neon blinding green borders

2020-09-18 Thread truex
From: Spenser Truex I find the original blue border difficult to see, and it is especially hard to notice against the same colour status bar. Green is used here instead since it is very visible. --- config.def.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.def.h b

[dev] [dmenu][PATCH] Vim-like vertical and horizontal keybindings

2020-09-18 Thread truex
From: Spenser Truex Ensure that the keybindings are like vim, and not just made up. Old behaviour: Alt-h,l moves one element Alt-j,k moves one page New behaviour: Alt-h,l moves left/right or pages on a vertical listing Alt-j,k moves up/down on a vertical listing or pages a horizontal one This

Re: [dev] [svkbd] request release tag

2020-09-18 Thread Maarten van Gompel
On 20-09-18 01:09, Hiltjo Posthuma wrote: > svkbd 0.2.1 is now released. It also contains a fix defining the > DEFAULT_SOURCE > feature macro as pointed out by quinq (thanks!). Hi Hiltjo, Thanks! I'll continue the packaging effort downstream. -- Maarten van Gompel proy...@anaproy.nl https://p

Re: [dev] [svkbd] request release tag

2020-09-18 Thread Hiltjo Posthuma
On Wed, Sep 16, 2020 at 11:36:45PM +0200, Hiltjo Posthuma wrote: > On Wed, Sep 16, 2020 at 04:11:15PM +0200, Maarten van Gompel wrote: > > On 20-09-13 10:44, Hiltjo Posthuma wrote: > > > Sure that's possible. I have released 0.2 now. > > > > > > If you have additional fixes/changes which are generi