GNU bug report logs - #70803
[PATCH] gnu: wm.scm: Add Binwarp to stumpwm-contrib

Previous Next

Package: guix-patches;

Reported by: not emma <bigbookofbug <at> proton.me>

Date: Mon, 6 May 2024 16:04:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

To reply to this bug, email your comments to 70803 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#70803; Package guix-patches. (Mon, 06 May 2024 16:04:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to not emma <bigbookofbug <at> proton.me>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 06 May 2024 16:04:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: not emma <bigbookofbug <at> proton.me>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: wm.scm: Add Binwarp to stumpwm-contrib
Date: Mon, 06 May 2024 15:50:45 +0000
[Message part 1 (text/plain, inline)]
This adds binwarp from the stumpwm-contrib repository - first patch so let me know if there's anything missing :)

--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -71,6 +71,7 @@
;;; Copyright © 2024 chris <chris <at> bumblehead.com>
;;; Copyright © 2024 Erik Eduardo Alonso Hernández <erik <at> erikeduardo.xyz>
;;; Copyright © 2024 James Smith <jsubuntuxp <at> disroot.org>
+;;; Copyright © 2024 bigbug <bigbookofbug <at> proton.me>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2590,6 +2591,22 @@ (define-public sbcl-stumpwm-pamixer
control module for StumpWM.")
(license license:gpl3))))

+(define-public sbcl-stumpwm-binwarp
+ (package
+ (inherit stumpwm-contrib)
+ (name "sbcl-stumpwm-binwarp")
+ (arguments
+ '(#:asd-systems '("binwarp")
+ #:tests? #f
+ #:phases
+ (modify-phases %standard-phases
+ (add-after 'unpack 'chdir
+ (lambda _ (chdir "util/binwarp") #t)))))
+ (home-page "https://github.com/stumpwm/stumpwm-contrib")
+ (synopsis "Keyboard-driven divide-and-conquer mouse control mode.")
+ (description "This package provides a new keyboard-driven keymap.")
+ (license (list license:gpl2+ license:gpl3+ license:bsd-2))))
+
(define-public sbcl-stumpwm-ttf-fonts
(package (inherit stumpwm-contrib)

Sent with [Proton Mail](https://proton.me/) secure email.
[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#70803; Package guix-patches. (Thu, 09 May 2024 14:59:02 GMT) Full text and rfc822 format available.

Message #8 received at 70803 <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: not emma <bigbookofbug <at> proton.me>
Cc: 70803 <at> debbugs.gnu.org
Subject: Re: [bug#70803] [PATCH] gnu: wm.scm: Add Binwarp to stumpwm-contrib
Date: Thu, 09 May 2024 14:57:58 +0000
[Message part 1 (text/plain, inline)]
Hi.
The patch you sent is corrupted and does not apply.
It looks like your email client destroyed the indentation. Could you
send the patch again after setting your email client not to do that?
You can also sent the patch as an attached file if your email client
refuses to cooperate.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#70803; Package guix-patches. (Thu, 09 May 2024 15:31:02 GMT) Full text and rfc822 format available.

Message #11 received at 70803 <at> debbugs.gnu.org (full text, mbox):

From: not emma <bigbookofbug <at> proton.me>
To: "70803 <at> debbugs.gnu.org" <70803 <at> debbugs.gnu.org>
Subject: Fw: Re: [bug#70803] [PATCH] gnu: wm.scm: Add Binwarp to
 stumpwm-contrib
Date: Thu, 09 May 2024 15:29:58 +0000
[Message part 1 (text/plain, inline)]




Sent with Proton Mail secure email.

------- Forwarded Message -------
From: not emma <bigbookofbug <at> proton.me>
Date: On Thursday, May 9th, 2024 at 3:27 PM
Subject: Re: [bug#70803] [PATCH] gnu: wm.scm: Add Binwarp to stumpwm-contrib
To: Guillaume Le Vaillant <glv <at> posteo.net>


> Thanks for the heads up! I'm attaching the diff as a text file - and will attatch the the modified wm.scm as well
> 
> 
> 
> 
> Sent with Proton Mail secure email.
> 
> 
> On Thursday, May 9th, 2024 at 2:57 PM, Guillaume Le Vaillant glv <at> posteo.net wrote:
> 
> > Hi.
> > The patch you sent is corrupted and does not apply.
> > It looks like your email client destroyed the indentation. Could you
> > send the patch again after setting your email client not to do that?
> > You can also sent the patch as an attached file if your email client
> > refuses to cooperate.
[binwarp-diff.txt (text/plain, attachment)]
[wm.scm (text/x-scheme, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#70803; Package guix-patches. (Thu, 09 May 2024 16:20:02 GMT) Full text and rfc822 format available.

Message #14 received at 70803 <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: not emma <bigbookofbug <at> proton.me>
Cc: "70803 <at> debbugs.gnu.org" <70803 <at> debbugs.gnu.org>
Subject: Re: [bug#70803] [PATCH] gnu: wm.scm: Add Binwarp to stumpwm-contrib
Date: Thu, 09 May 2024 16:19:10 +0000
[Message part 1 (text/plain, inline)]
Patch applied as 360fea15cb25d0cdf55ec55488956257a0219fe4 with a few
minor modifications.
Thanks.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Thu, 09 May 2024 16:23:01 GMT) Full text and rfc822 format available.

Notification sent to not emma <bigbookofbug <at> proton.me>:
bug acknowledged by developer. (Thu, 09 May 2024 16:23:01 GMT) Full text and rfc822 format available.

Message #19 received at 70803-done <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: 70803-done <at> debbugs.gnu.org
Subject: Re: [bug#70803] [PATCH] gnu: wm.scm: Add Binwarp to stumpwm-contrib
Date: Thu, 09 May 2024 16:21:42 +0000
Closing.




This bug report was last modified 23 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.