Re: [hackers] [dwm][PATCH] gruvbok dark hard color scheme

2023-09-01 Thread Christopher Lang
On Fri, Sep 01, 2023 at 08:44:50PM +0300, anas.elgarhy@gmail.com wrote: > From: Anas Elgarhy > > --- > config.def.h | 10 +- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/config.def.h b/config.def.h > index 9efa774..d357f2c 100644 > --- a/config.def.h > +++

Re: [hackers] [dmenu][PATCH] Allow only one dmenu_run selection

2023-08-30 Thread Christopher Lang
On Wed, Aug 30, 2023 at 05:48:13PM +0200, Страхиња Радић wrote: > On 23/08/30 09:43AM, Randy Palamar wrote: > > Personally I see little need for such a patch. I don't really > > think anyone is pressing + by mistake; they > > are nowhere near each other on most (all?) keyboard layouts. A dmenu

[hackers] [dmenu][PATCH] Allow only one dmenu_run selection

2023-08-30 Thread Christopher Lang
Using +, multiple selections can be make in dmenu, each outputting on a new line. If multiple selections are made in dmenu_run then multiple lines will be piped to $SHELL which will not be properly handled. This patch only pipes the last line of the output of dmenu to the shell. In effect, the

Re: [hackers] [dwm][patch] Stop input focus on pointers unselected monitor

2023-08-27 Thread Christopher Lang
To get more feedback on this patch, I will submit it to the wiki under the name fixmultimon. In the patch wiki page, I will add a message explaining it is intended for the mainline but is waiting for more feedback. -- Christopher

Re: [hackers] [dwm][patch] Stop input focus on pointers unselected monitor

2023-08-17 Thread Christopher Lang
On Wed, Aug 16, 2023 at 07:30:05PM +0200, Hiltjo Posthuma wrote: > On Wed, Aug 16, 2023 at 06:06:40PM +0200, Storkman wrote: > > On Wed, Aug 16, 2023 at 10:07:16AM +0200, Hiltjo Posthuma wrote: > > > On Tue, Aug 15, 2023 at 10:43:32AM +0100, Christopher Lang wrote: > &

[hackers] [dwm][patch] Stop input focus on pointers unselected monitor

2023-08-15 Thread Christopher Lang
When the pointer is on an unselected monitor and is not moving, it should not interfere what window is selected/focused. 1: >From >https://tronche.com/gui/x/xlib/events/input-focus/normal-and-grabbed.html: When the focus moves from window A to window B, A is an inferior of B, and the pointer

Re: [hackers] help

2023-08-03 Thread Christopher Lang
. André Desgualdo Pereira wrote: > Can anyone track where Christopher is? Does anyone know a friend of him? > Maybe he was kidnapped or in risk of suicide. Maybe call local police? > > On 02/08/2023 23:10, Christopher Lang wrote: > > help > > >

[hackers] help

2023-08-02 Thread Christopher Lang
help