Re: [dev] [dwm] [PATCH] Configure geometry before applying rules
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?
Eric
Received on Thu Jun 23 2016 - 16:40:03 CEST
This archive was generated by hypermail 2.3.0
: Thu Jun 23 2016 - 16:48:11 CEST