[hackers] [st] make underlines and strikethroughs respect `chscale` || Zacchary Dempsey-Plante

2022-03-13 Thread git
commit 2aefa348baf4b702fdce98eb105bcba175d8283f Author: Zacchary Dempsey-Plante AuthorDate: Sun Mar 13 10:44:08 2022 +0100 Commit: Hiltjo Posthuma CommitDate: Sun Mar 13 10:45:34 2022 +0100 make underlines and strikethroughs respect `chscale` diff --git a/x.c b/x.c index cd96575..2a

Re: [hackers] [st][patch] Made underlines and strikethroughs respect `chscale`.

2022-03-13 Thread Hiltjo Posthuma
On Sat, Mar 12, 2022 at 04:26:14PM +, Zacchary Dempsey-Plante wrote: > On Saturday, March 12th, 2022 at 16:19, Hiltjo Posthuma > wrote: > > > On Sat, Mar 12, 2022 at 03:24:57PM +, Zacchary Dempsey-Plante wrote: > > > > > During my submission of the charoffsets customisation patch, I foun

[hackers] [dwm] fix mem leak in cleanup() || NRK

2022-03-13 Thread git
commit 60e9a14998bfe8666c641f7c27fec18e85ac7494 Author: NRK AuthorDate: Fri Mar 11 20:40:05 2022 +0600 Commit: Hiltjo Posthuma CommitDate: Sun Mar 13 10:49:43 2022 +0100 fix mem leak in cleanup() maybe leak isn't the best word, given that the object lives for the entire

Re: [hackers] [dwm][PATCH] fix mem leak in cleanup()

2022-03-13 Thread Hiltjo Posthuma
On Fri, Mar 11, 2022 at 08:40:05PM +0600, NRK wrote: > maybe leak isn't the best word, given that the object lives for the > entire duration of the program's lifetime. > > however, all elements of scheme are free-ed, can't think of any reason > why scheme itself should be an exception. > --- > dw

Re: [hackers] [st][patch] Made underlines and strikethroughs respect `chscale`.

2022-03-13 Thread Zacchary Dempsey-Plante
On Sunday, March 13th, 2022 at 09:49, Hiltjo Posthuma wrote: > On Sat, Mar 12, 2022 at 04:26:14PM +, Zacchary Dempsey-Plante wrote: > > > On Saturday, March 12th, 2022 at 16:19, Hiltjo Posthuma > > hil...@codemadness.org wrote: > > > > > On Sat, Mar 12, 2022 at 03:24:57PM +, Zacchary De

Re: [hackers] Re: [dmenu][patch] Improve speed of drw_text when provided with large strings

2022-03-13 Thread NRK
On Sun, Dec 26, 2021 at 07:29:27PM +0100, Hiltjo Posthuma wrote: > > Thanks for the patch. It uses indeed less resources for very long lines and > > it > > makes more sense to do it this way. > > > > A small change for the test script, you probably want to add a newline > > (echo) > > between it

[hackers] [dwm] manage: For isfloating/oldstate check/set, ensure trans client actually exists || Miles Alan

2022-03-13 Thread git
commit bece862a0fc4fc18ef9065b18cd28e2032d0d975 Author: Miles Alan AuthorDate: Mon Feb 21 01:10:56 2022 -0500 Commit: Hiltjo Posthuma CommitDate: Sun Mar 13 17:32:56 2022 +0100 manage: For isfloating/oldstate check/set, ensure trans client actually exists In certain instanc

Re: [hackers] Re: [dwm][PATCH v3] manage: For isfloating/oldstate check/set, ensure trans client actually exists

2022-03-13 Thread Hiltjo Posthuma
On Fri, Mar 11, 2022 at 11:25:18AM -0500, Miles Alan wrote: > On Fri, Mar 11, 2022, at 9:11 AM, sir fish wrote: > > Miles Alan wrote: > >> On Mon, Feb 21, 2022, at 1:10 AM, m...@milesalan.com wrote: > >> > From: Miles Alan > >> > > >> > In certain instances trans may be set to a window that doesn