From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2LTmJ1E9RGWLagEAauVa8A:P1 (envelope-from ) for ; Fri, 03 Nov 2023 01:22:41 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2LTmJ1E9RGWLagEAauVa8A (envelope-from ) for ; Fri, 03 Nov 2023 01:22:41 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7E98A5AE8A for ; Fri, 3 Nov 2023 01:22:41 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=dQtOiFeh; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698970961; a=rsa-sha256; cv=none; b=b9yprdF6rOdaAXvhlioKmhTeMmb/wPsmX/er1Isk5+P6X+aE4YOhf8JBBPlzRCUXyYycP3 1wmuz+ANGlE7YWFaCbJppZwnzcbr+JxZABNIrRw8aGwraeezkp4U5yLSudgYHYrm1rR/hO Z/0bTLaaMOckopvB0J6g8bPhjS74qApF0HwZCWRLs3kb08rUxt1UmH6y38tQAjpQAvi2OU 1xuKQV3mcE4fBA6qERcWGVuSqfdv1b8y/laP59nH4fwhT2BP71H0qEtTCQPbQpw1qakD9w 0MQAsYz5awMiF58VCj8ihI68QGRpSsBeyanMnv2WHgOPMN7//dxQG9d7b0vM6g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=dQtOiFeh; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698970961; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=UNFenYreMtqupMa2ABD+pOi8T7IJ5jlbMPaFTAchiQQ=; b=nJuSNO8mnIvYkani9QCIxj2Z+QZ3+52jqpjB4uy7S1J1gkxTiEY9pcNvaJrSLFvUEm1Ufx cgwA+ivT9bO2GSYxaqOcLHWRQEMsmPLyi15JO6vFCJ+Sfao5xdaHi4ihpR4g3NvuurcYD7 3m1Oq/x8S9KBJr3+iOqlxfv6T62d3eczYw8etPJpKjjWYDyjP1c+W4+5asR3SLeFBJitae f5mz1woT9i/JVoqDryfhLEEtJdscyk3Q0nOILOnApIF/4ba9hl4cbeyDGfIRVzirVPDBdy SpjSAj7i7eo05ygnVPqcJr/rBlhtoliEFYHABctPI1ImgkEl7JZpxDQrLFYBYg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qyhxE-0000rT-7V; Thu, 02 Nov 2023 20:22:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qyhxD-0000rK-2G for guix-patches@gnu.org; Thu, 02 Nov 2023 20:22:27 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qyhxC-0001jb-PY for guix-patches@gnu.org; Thu, 02 Nov 2023 20:22:26 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qyhxl-0007KY-WB for guix-patches@gnu.org; Thu, 02 Nov 2023 20:23:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66856] [PATCH v2 7/7] gnu: Add plasma-shell-wallpaper-active-blur. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 Nov 2023 00:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66856 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66856@debbugs.gnu.org Cc: Sughosha Received: via spool by 66856-submit@debbugs.gnu.org id=B66856.169897094828127 (code B ref 66856); Fri, 03 Nov 2023 00:23:01 +0000 Received: (at 66856) by debbugs.gnu.org; 3 Nov 2023 00:22:28 +0000 Received: from localhost ([127.0.0.1]:56458 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyhx9-0007JY-UC for submit@debbugs.gnu.org; Thu, 02 Nov 2023 20:22:27 -0400 Received: from layka.disroot.org ([178.21.23.139]:39980) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyhx4-0007JK-27 for 66856@debbugs.gnu.org; Thu, 02 Nov 2023 20:22:22 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 502DC41CAA; Fri, 3 Nov 2023 01:21:42 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XX6QQFwnYuOc; Fri, 3 Nov 2023 01:21:41 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1698970901; bh=fGZ7WR6kdKkLDhtTek0vtroD/kPc525DjIINVLXtqXw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=dQtOiFehq0FufB9RXjmpoU3PXOxa2Orp1i0FCD2eARh2OZkVTghGPRjRjSzIQj4Wx gNSevvTU6GtwR9wU8lhZ3u2cBbkNBKhxFdL/EX6YeRYuOTGJUJZlsDkLi69E9W0+vL b4qMlcgD6Qpvyv+je33LBly4zhwJOSdgakMszAn50tEzkWM5HY5OQK7x6Ao7Dpvni3 z9qHZf9VLNomkr0X7U3uRgW/YPPXN3KLAVw+OkKweYA38e0l5yNCCJRVxIVnmCrn4D 4nLJ/7RST6SIXcSAJZdtQZk4uGO6gNrpdsFm1vTB9N+dk3czbWmuYv7JKHbz2wdMz+ nuggSE0UCTOIg== Date: Fri, 3 Nov 2023 01:14:38 +0100 Message-ID: <5f0f624334ad3897401a69673c80531c7f472c7a.1698969760.git.sughosha@disroot.org> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Reply-to: Sughosha X-ACL-Warn: , Sughosha via Guix-patches From: Sughosha via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 7E98A5AE8A X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.11 X-Spam-Score: -6.11 X-TUID: 1RQOwM+RNuJV * gnu/packages/kde-xyz.scm (plasma-shell-wallpaper-active-blur): New variable. Change-Id: I879d939ca58f32514a6ac69477aadcc285a2d750 --- gnu/packages/kde-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/kde-xyz.scm b/gnu/packages/kde-xyz.scm index 1fc44bd846..1407720a8a 100644 --- a/gnu/packages/kde-xyz.scm +++ b/gnu/packages/kde-xyz.scm @@ -227,3 +227,29 @@ (define-public plasma-shell-applet-window-title "This plasmoid shows the current window title and icon in Plasma panels or Latte Dock.") (license license:gpl2+))) + +(define-public plasma-shell-wallpaper-active-blur + (package + (name "plasma-shell-wallpaper-active-blur") + (version "2.2") + (source + (origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/bouteillerAlan/blurredwallpaper") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0b688d4p8n1wkhw3bp1zhxi5xbx806fy5hcgc8jrjj2kaclk408n")))) + (build-system copy-build-system) + (arguments + `(#:install-plan + `(("." "/share/plasma/wallpapers/a2n.blur" + #:include-regexp ("/assets/" "/contents/" "metadata.json"))))) + (home-page "https://github.com/bouteillerAlan/blurredwallpaper") + (synopsis "Blurred wallpaper plugin for Plasma shell") + (description + "This Plasma wallpaper plugin blurs the wallpaper when a window is +active.") + (license license:gpl2+))) -- 2.41.0