emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56127: closed ([PATCH] gnu: polybar: Update to 3.6.3.)


From: GNU bug Tracking System
Subject: bug#56127: closed ([PATCH] gnu: polybar: Update to 3.6.3.)
Date: Thu, 23 Jun 2022 20:30:02 +0000

Your message dated Thu, 23 Jun 2022 22:29:14 +0200
with message-id <871qvfxgx1.fsf_-_@gnu.org>
and subject line Re: bug#56127: [PATCH] gnu: polybar: Update to 3.6.3.
has caused the debbugs.gnu.org bug report #56127,
regarding [PATCH] gnu: polybar: Update to 3.6.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
56127: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56127
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: polybar: Update to 3.6.3. Date: Tue, 21 Jun 2022 18:21:47 +0000
Hi Guix,

Here is a patch to update polybar. There were some slight tweaks needed: new 
input, remove unneeded native-input, and change where the default configuration 
file is installed (from /etc) to #$output/etc/xdg.

This last change may look slightly different from the default behavior, but 
this will put it where it should be found using XDG_CONFIG_DIRS. This was made 
in the change to polybar that also moved/altered the configuration 
installation: 
https://github.com/polybar/polybar/commit/282b0f4e73e9cbb68afd6e168c472e3f422e9a6f#diff-6b4c594394f4751f9012dc3889b278312f0e7275ab48edbe3b02d434e183aa52

I tested that it builds and polybar will find this default configuration file 
when no config is otherwise found or specified. The default bar looked fine to 
me. Note that I did test this where I do have XDG_CONFIG_DIRS set for that 
profile anyway.

Thanks!
John

Attachment: 0001-gnu-polybar-Update-to-3.6.3.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#56127: [PATCH] gnu: polybar: Update to 3.6.3. Date: Thu, 23 Jun 2022 22:29:14 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hi John,

John Kehayias <john.kehayias@protonmail.com> skribis:

> From addc99adfc0013da57dcda43df96fca11eb33d1c Mon Sep 17 00:00:00 2001
> From: John Kehayias <john.kehayias@protonmail.com>
> Date: Tue, 21 Jun 2022 14:14:08 -0400
> Subject: [PATCH 1/2] gnu: polybar: Update to 3.6.3.
>
> * gnu/packages/wm.scm (polybar): Update to 3.6.3.
> [phases]: Add patch-config-path for polybar to find its default configuration
> file in the store.
> [inputs]: Add libuv, required to build polybar.
> [native-inputs]: Remove python-2, no longer needed.

Applied together with the patch that removes input labels.

Thank you, and thanks Josselin for reviewing!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]