Re: [hackers] [dmenu] Partially revert 44c7de3: fix items text width offset calculation

2016-07-25 Thread Hiltjo Posthuma
On Mon, Jul 25, 2016 at 11:33:25AM +0200, Quentin Rameau wrote: > Without this, we discard the item if it's longer than assigned width > instead of truncating it. > --- > dmenu.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/dmenu.c b/dmenu.c > index e926eca..8e84fb

[hackers] [dmenu] Partially revert 44c7de3: fix items text width offset calculation || Quentin Rameau

2016-07-25 Thread git
commit 657122f7819fd74d66706ffb607deb44884401b7 Author: Quentin Rameau AuthorDate: Mon Jul 25 11:33:25 2016 +0200 Commit: Hiltjo Posthuma CommitDate: Mon Jul 25 19:57:31 2016 +0200 Partially revert 44c7de3: fix items text width offset calculation Without this, we discard the