GNU bug report logs - #61133
[PATCH] gnu: xfce: Add more packages.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sun, 29 Jan 2023 03:59:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 61133 in the body.
You can then email your comments to 61133 AT debbugs.gnu.org in the normal way.

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#61133; Package guix-patches. (Sun, 29 Jan 2023 03:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to iyzsong <at> envs.net:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 29 Jan 2023 03:59:02 GMT) Full text and rfc822 format available.

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

From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH] gnu: xfce: Add more packages.
Date: Sun, 29 Jan 2023 11:58:50 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/xfce.scm (xfce)[inputs]: Add mousepad, xfce4-screenshooter,
xfce4-taskmanager and xkill.
---
 gnu/packages/xfce.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index dda3cff901..29dd60a995 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1195,6 +1195,7 @@ (define-public xfce
            greybird-gtk-theme
            hicolor-icon-theme
            mate-polkit-for-xfce
+           mousepad
            ristretto
            shared-mime-info
            thunar
@@ -1204,12 +1205,15 @@ (define-public xfce
            xfce4-notifyd                          ;for pop-up notifications
            xfce4-panel
            xfce4-power-manager
+           xfce4-screenshooter
            xfce4-session
            xfce4-settings
+           xfce4-taskmanager
            xfce4-terminal
            xfconf
            xfdesktop
            xfwm4
+           xkill
            ;; Panel plugins.
            xfce4-battery-plugin
            xfce4-clipman-plugin
-- 
2.39.1





Information forwarded to guix-patches <at> gnu.org:
bug#61133; Package guix-patches. (Mon, 30 Jan 2023 13:27:01 GMT) Full text and rfc822 format available.

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

From: Feng Shu <tumashu <at> 163.com>
To: 61133 <at> debbugs.gnu.org
Subject: Suggest add thunar-archive-plugin and thunar-media-tags-plugin
Date: Mon, 30 Jan 2023 21:26:17 +0800
What about add the below plugins to xfce, I think they are very useful.

1. thunar-archive-plugin
2. thunar-media-tags-plugin



-- 





Information forwarded to guix-patches <at> gnu.org:
bug#61133; Package guix-patches. (Tue, 31 Jan 2023 06:05:01 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Feng Shu <tumashu <at> 163.com>
Cc: 61133 <at> debbugs.gnu.org
Subject: Re: bug#61133: [PATCH] gnu: xfce: Add more packages.
Date: Tue, 31 Jan 2023 14:04:12 +0800
Feng Shu <tumashu <at> 163.com> writes:

> What about add the below plugins to xfce, I think they are very useful.
>
> 1. thunar-archive-plugin
> 2. thunar-media-tags-plugin

I'm not sure about those, since I like a minimal set, the current
defaults are somehow picked by xfce4 (eg: it have keyboard shortcuts for
xfce4-taskmanager, xkill, etc).

Maybe add a xfce-extras or xfce-goodies package?
Also note that thunar-archive-plugin need file-roller.

Well I'm not againest if other send the patch to add those though..




Information forwarded to guix-patches <at> gnu.org:
bug#61133; Package guix-patches. (Tue, 31 Jan 2023 09:11:02 GMT) Full text and rfc822 format available.

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

From: Michael Rohleder <mike <at> rohleder.de>
To: iyzsong <at> envs.net
Cc: 宋文武 <iyzsong <at> member.fsf.org>, 61133 <at> debbugs.gnu.org
Subject: Re: bug#61133: [PATCH] gnu: xfce: Add more packages.
Date: Tue, 31 Jan 2023 10:09:37 +0100
[Message part 1 (text/plain, inline)]
iyzsong <at> envs.net writes:
>             greybird-gtk-theme
>             hicolor-icon-theme
>             mate-polkit-for-xfce
> +           mousepad
>             ristretto
>             shared-mime-info
>             thunar
> @@ -1204,12 +1205,15 @@ (define-public xfce
>             xfce4-notifyd                          ;for pop-up notifications
>             xfce4-panel
>             xfce4-power-manager
> +           xfce4-screenshooter
>             xfce4-session
>             xfce4-settings
> +           xfce4-taskmanager
>             xfce4-terminal
>             xfconf
>             xfdesktop
>             xfwm4
> +           xkill
>             ;; Panel plugins.
>             xfce4-battery-plugin
>             xfce4-clipman-plugin

I think, adding screenshooter and taskmanager makes a lot of sense..
I have no (strong) oppinion for mousepad, but why xkill?
Is it used/needed somehow?

-- 
/earth: file system full.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#61133; Package guix-patches. (Wed, 01 Feb 2023 01:43:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 宋文武 <iyzsong <at> member.fsf.org>, 61133 <at> debbugs.gnu.org
Subject: Re: bug#61133: [PATCH] gnu: xfce: Add more packages.
Date: Wed, 01 Feb 2023 09:42:38 +0800
Michael Rohleder <mike <at> rohleder.de> writes:

> [...]
> I think, adding screenshooter and taskmanager makes a lot of sense..
> I have no (strong) oppinion for mousepad, but why xkill?
> Is it used/needed somehow?

Xfce has some defaults "Application Shortcuts", xkill is bind as
"Ctrl+Alt+Escape".  xfce4-taskmanager and xfce4-screenshooter also have
some bindings.  The reason for include mousepad (text editor) should be
same like ristretto (image viewer).




Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Mon, 06 Feb 2023 06:44:02 GMT) Full text and rfc822 format available.

Notification sent to iyzsong <at> envs.net:
bug acknowledged by developer. (Mon, 06 Feb 2023 06:44:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: 61133-done <at> debbugs.gnu.org
Subject: Re: bug#61133: [PATCH] gnu: xfce: Add more packages.
Date: Mon, 06 Feb 2023 14:44:11 +0800
iyzsong <at> envs.net writes:

> * gnu/packages/xfce.scm (xfce)[inputs]: Add mousepad, xfce4-screenshooter,
> xfce4-taskmanager and xkill.

Pushed.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 06 Mar 2023 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 52 days ago.

Previous Next


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