From patchwork Wed Jun 22 06:19:02 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sughosha X-Patchwork-Id: 40219 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 91A8527BBEA; Wed, 22 Jun 2022 07:20:41 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HTML_MESSAGE,MAILING_LIST_MULTI,SPF_HELO_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 0338027BBE9 for ; Wed, 22 Jun 2022 07:20:41 +0100 (BST) Received: from localhost ([::1]:51542 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o3tjE-00073H-4Y for patchwork@mira.cbaines.net; Wed, 22 Jun 2022 02:20:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43748) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o3tid-0006tV-7T for guix-patches@gnu.org; Wed, 22 Jun 2022 02:20:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39892) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o3tic-00044F-VA for guix-patches@gnu.org; Wed, 22 Jun 2022 02:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o3tic-0005n7-QK for guix-patches@gnu.org; Wed, 22 Jun 2022 02:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56128] [PATCH 1/4] gnu: Add gnome-shell-extension-activities-icons References: In-Reply-To: Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Jun 2022 06:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56128 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56128@debbugs.gnu.org Received: via spool by 56128-submit@debbugs.gnu.org id=B56128.165587876722182 (code B ref 56128); Wed, 22 Jun 2022 06:20:02 +0000 Received: (at 56128) by debbugs.gnu.org; 22 Jun 2022 06:19:27 +0000 Received: from localhost ([127.0.0.1]:33783 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o3ti2-0005li-Rr for submit@debbugs.gnu.org; Wed, 22 Jun 2022 02:19:27 -0400 Received: from mail-4324.protonmail.ch ([185.70.43.24]:10605) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o3ti1-0005lF-2J for 56128@debbugs.gnu.org; Wed, 22 Jun 2022 02:19:25 -0400 Date: Wed, 22 Jun 2022 06:19:02 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail3; t=1655878759; x=1656137959; bh=YNcD8BvJwh/Fs05FuGIqS/vPfJFkUjAssRZTFH5zX4U=; h=Date:To:From:Reply-To:Subject:Message-ID:Feedback-ID:From:To:Cc: Date:Subject:Reply-To:Feedback-ID:Message-ID; b=rYC9SOW0REt544PM5kCIIIFuFOB6FONneBiqlJFtn7CBv/vgNvLa1dwiQv8vEllEa 3GaFWx/DJvzFe8Vz2Z2+RHpncIrUX6WPJ29fNxwSvcaasu0aXC5jrTmI/TCVIQyZH1 oKF9/+CGOQGL+soTjktWhlF5d6+pBHcuAkkaxTi7f/IZP7REvUo2OmkeoS6QGvBHyp w8Ypa3tAqx4DygS06WDH8rqlMtT19OFyYXjjRMcUQ8c2VtVhUUxms0zhKf8qcv5d2W zZuS8gdM0ywfCV4PxogobcvzZ6Jpd179r4SMv2/UmvZsA93carlp5ZdfGrEoJNJ+10 i0ap/8FQw9zGA== Message-ID: Feedback-ID: 45211691:user:proton MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Sughosha X-ACL-Warn: , Sughosha via Guix-patches X-Patchwork-Original-From: Sughosha via Guix-patches via From: Sughosha X-getmail-retrieved-from-mailbox: Patches From 2af37e0bd6803f8be86106d4d795dce92d790e4a Mon Sep 17 00:00:00 2001 From: Sughosha Date: Wed, 22 Jun 2022 08:05:51 +0200 Subject: [PATCH 1/4] gnu: Add gnome-shell-extension-activities-icons * gnu/packages/gnome-xyz.scm: Add gnome-shell-extension-activities-icons --- gnu/packages/gnome-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) -- 2.36.1 diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index 9e5d319291..4f4ac11f41 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm @@ -985,6 +985,29 @@ (define-public gnome-shell-extension-blur-my-shell GNOME Shell, including the top panel, dash and overview.") (license license:gpl3))) +(define-public gnome-shell-extension-activities-icons + (let ((revision "12") (commit "651179d1727d5ed80866f2319d5e4793b28631ae")) + (package + (name "gnome-shell-extension-activities-icons") + (version (git-version "0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/fawtytoo/activities-icons") + (commit commit))) + (sha256 + (base32 + "0c77f77knchzdg1mmyn6ahb3lgfd54ym30wnyrh20y4zbwn8ri2w")))) + (build-system copy-build-system) + (arguments + `(#:install-plan `(("." + "/share/gnome-shell/extensions/activities_icons@fawtytoo")))) + (home-page "https://github.com/fawtytoo/activities-icons") + (synopsis "Activities Icons for GNOME Shell") + (description + "The Activities button becomes 2 icons for selecting either Applications or Workspaces in the overview. Selecting the same view again will hide the overview. Scrolling on the icons allows switching windows on a workspace or cycling through the Workspaces.") + (license license:gpl3)))) + (define-public arc-theme (package (name "arc-theme")