Re: [dev] [dwm] [PATCH] Configure geometry before applying rules

From: Anselm R Garbe <garbeam_AT_gmail.com>
Date: Fri, 24 Jun 2016 05:40:29 +0200

On 23 June 2016 at 16:40, Eric Pruitt <eric.pruitt_AT_gmail.com> wrote:
> On Thu, Jun 23, 2016 at 10:14:54AM +0200, Anselm R Garbe wrote:
>> Sorry I missed to reply sooner. Please re-create the patch against git
>> HEAD so that it cleanly applies and I will apply it.
>> Alternatively I can apply it as a new commit which wouldn't take your name.
>>
>> Hence I suggest create a clean patch ;)
>
> That patch already applies cleanly:
>
> dwm$ head -n10 0001-Configure-geometry-before-applying-rules.patch
> From da2a02dd23befc0ff89d08c990a360c048f0adfd Mon Sep 17 00:00:00 2001
> From: Eric Pruitt <eric.pruitt_AT_gmail.com>
> Date: Wed, 25 May 2016 16:33:11 -0700
> Subject: [PATCH] Configure geometry before applying rules
>
> Configuring geometry before applying rules makes it possible to have
> more complex constraints in applyrules that depend on the initial window
> dimensions and location.
> ---
> dwm.c | 13 +++++++------
> dwm$ git reset --hard 3465bed290abc62cb2e69a8096084ba6b8eb4956
> HEAD is now at 3465bed fix fullscreen clients not resized on X display
> resolution change
> dwm$ git apply 0001-Configure-geometry-before-applying-rules.patch
> dwm$
>
> Does your repo have changes you haven't pushed to the public repo?

No, I ought to use git am rather.
(git apply gave me weird errors).

Applied.

-Anselm
Received on Fri Jun 24 2016 - 05:40:29 CEST

This archive was generated by hypermail 2.3.0 : Fri Jun 24 2016 - 05:48:12 CEST