From patchwork Wed Jun 22 06:21:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sughosha X-Patchwork-Id: 40221 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 A704F27BBEA; Wed, 22 Jun 2022 07:23:02 +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 231B827BBE9 for ; Wed, 22 Jun 2022 07:23:02 +0100 (BST) Received: from localhost ([::1]:55780 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o3tlV-0001fd-8W for patchwork@mira.cbaines.net; Wed, 22 Jun 2022 02:23:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44558) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o3tkY-00007t-IL for guix-patches@gnu.org; Wed, 22 Jun 2022 02:22:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39909) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o3tkY-0004fw-AE for guix-patches@gnu.org; Wed, 22 Jun 2022 02:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o3tkY-0005sl-7D for guix-patches@gnu.org; Wed, 22 Jun 2022 02:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56128] [PATCH 4/4] gnu: Add gnome-shell-extension-transparent-window References: In-Reply-To: Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Jun 2022 06:22: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.165587889922577 (code B ref 56128); Wed, 22 Jun 2022 06:22:02 +0000 Received: (at 56128) by debbugs.gnu.org; 22 Jun 2022 06:21:39 +0000 Received: from localhost ([127.0.0.1]:33806 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o3tk6-0005ry-Ja for submit@debbugs.gnu.org; Wed, 22 Jun 2022 02:21:39 -0400 Received: from mail-40135.protonmail.ch ([185.70.40.135]:64948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o3tk3-0005rg-M1 for 56128@debbugs.gnu.org; Wed, 22 Jun 2022 02:21:33 -0400 Date: Wed, 22 Jun 2022 06:21:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail3; t=1655878885; x=1656138085; bh=r7ctf/8j3Qg7H0JrLdtSf6aesmvNG/bKUlfdej96+F0=; h=Date:To:From:Reply-To:Subject:Message-ID:Feedback-ID:From:To:Cc: Date:Subject:Reply-To:Feedback-ID:Message-ID; b=JF9AVM2/UAFQwwc4etMDcl0ja2Tt+BZ6V3Oh32va0XzTQ+Sq/nElAodFROIf8gGBj ZJyybl9v5lyycR7N83KEwaAxx7CEoospky7ll9C5rn2YYbcleT/EtNlNIXiNDZTtk2 Awdu1Rw8cDOH3JuLJmHi9mKyr9/V8cv+Nxs1tPfE5bqw1XaPKnR7GZ6ADU/qre18S0 uZ0FG2PsmIwZdY7Zd012BJBEzORPN1Bn7/W50jRCL67M4gq3Ba6kKXRPScpGaoTqNC 0jGFZeJIKeiZO+kDv0Wou+vpwx4q6KUn4DlxBx+G6wooULbdpSDXmzWezbPbtgrEx8 aahBSBt207ijg== 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 71a7b816831d2491297a5784612767d557fbd114 Mon Sep 17 00:00:00 2001 From: Sughosha Date: Wed, 22 Jun 2022 08:09:28 +0200 Subject: [PATCH 4/4] gnu: Add gnome-shell-extension-transparent-window * gnu/packages/gnome-xyz.scm: Add gnome-shell-extension-transparent-window --- gnu/packages/gnome-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) -- 2.36.1 diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index 0c256c3187..7bf9d433e9 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm @@ -1072,6 +1072,31 @@ (define-public gnome-shell-extension-sound-output-device-chooser "This extension shows a list of sound output and input devices (similar to gnome sound settings) in the status menu below the volume slider. Various active ports like HDMI , Speakers etc. of the same device are also displayed for selection.") (license license:gpl3))) +(define-public gnome-shell-extension-transparent-window + (let ((revision "45") (commit "cc9bc70c192dd565fa6f1d1b28d9a20f99684f2a")) + (package + (name "gnome-shell-extension-transparent-window") + (version (git-version "0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url + "https://github.com/pbxqdown/gnome-shell-extension-transparent-window") + (commit commit))) + (sha256 + (base32 + "1f9iqqjpmmylqz0ws8cy5rs475bwzi7jy44q9ip44ig2acz2wxzp")))) + (build-system copy-build-system) + (arguments + `(#:install-plan `(("." + "/share/gnome-shell/extensions/transparent-window@pbxqdown.github.com")))) + (home-page + "https://github.com/pbxqdown/gnome-shell-extension-transparent-window") + (synopsis "Change the opacity of windows in GNOME Shell") + (description + "The extension will change the opacity of window through simple mouse/keyboard operation.") + (license license:expat)))) + (define-public arc-theme (package (name "arc-theme")