From unknown Sat Sep 13 08:57:08 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#52522 <52522@debbugs.gnu.org> To: bug#52522 <52522@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add gnome-shell-extension-just-perfection. Reply-To: bug#52522 <52522@debbugs.gnu.org> Date: Sat, 13 Sep 2025 15:57:08 +0000 retitle 52522 [PATCH] gnu: Add gnome-shell-extension-just-perfection. reassign 52522 guix-patches submitter 52522 Liliana Marie Prikler severity 52522 normal tag 52522 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 15 14:42:09 2021 Received: (at submit) by debbugs.gnu.org; 15 Dec 2021 19:42:09 +0000 Received: from localhost ([127.0.0.1]:33754 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mxaAD-0007PN-85 for submit@debbugs.gnu.org; Wed, 15 Dec 2021 14:42:09 -0500 Received: from lists.gnu.org ([209.51.188.17]:57264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mxaA9-0007P7-W9 for submit@debbugs.gnu.org; Wed, 15 Dec 2021 14:42:06 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49020) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mxaA9-0004R1-NO for guix-patches@gnu.org; Wed, 15 Dec 2021 14:42:05 -0500 Received: from [2a00:1450:4864:20::442] (port=42771 helo=mail-wr1-x442.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mxaA1-0006yO-8o for guix-patches@gnu.org; Wed, 15 Dec 2021 14:42:05 -0500 Received: by mail-wr1-x442.google.com with SMTP id c4so40030696wrd.9 for ; Wed, 15 Dec 2021 11:41:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:content-transfer-encoding:message-id :mime-version; bh=m3yVewDA3m1hREWtyRFc6LdbjTbIJPOCNvGBNXLvA/U=; b=PmZ2HpVvMgsnSImpLZlTUN0YhaP3unNkIWxpgEnR8HVoGDlzfzKirb4o3mJzMqVb1o 4ru26aZ/SQOHzFvI++g9XR2grIoHC83Gv4vGGF40dqjSWhRJSsGCsJ62kLn7JoaDEhuU 5SKx2VL1gO+k8h/NSFuiVH6pzfmrR+Y9yWoHXob3Yj50W6nq7EH2pvR5gaxvsOnNEzcJ nDFe7bJRfx+7H3Uz3SaBXc5i7wXN4ZxwcQ50bKVjPyUqpxLHxUIEl+Fnw2DYqtMRjV4D L/bw6cgK9RlAfwd5oLd2SaqOZQhMDpAeRQNfrm9LDZife41SEF2tQiCp4I1/fZm0kyc7 LIXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:content-transfer-encoding :message-id:mime-version; bh=m3yVewDA3m1hREWtyRFc6LdbjTbIJPOCNvGBNXLvA/U=; b=BIMbSVVlqdGPR/AVj0696XgicLTrDIC2AND39id03RJQuUu7SI0/Q1kO8w9lEMv2a7 0Umc9bQX6YNTnWtsaLTgj3B6lpSF/2LempJOYPAr+z8yO2QoolTU7LkmJFWY0rbL56lJ evBPTovV8G4/lLCI9GInhR02sOpd316dsnoahcMkUkrvToUxtKWdVgktZmB827HaVix5 SrsQZFx6UPtBp5lgjltAzbGGt/Z5MVj7MR5HuEZ4Rhbh8sp2r6Y/PQfaji+U2IKsKwCL AgUm2d0dJYN2sc4MbNfxZNPTKYnw9zG6kfhBIUiCJFHQh30+ZBEB3dLg1A6KWjZZbhpo kCVA== X-Gm-Message-State: AOAM5305dCSFy01hKsJhwhUNisDtBnglTtGzdiIHNMUDEsXnSBoHXpsQ HgxGxBGyn+AeKDKwhi0XWpBXrdbFyNE= X-Google-Smtp-Source: ABdhPJzDYMN9fKPNVtxsPHZv8sDq8lZgZGsGHCWVfp4J8utm5luHQbPKszSvZZEV1QA5FNHzqciYVg== X-Received: by 2002:a5d:6d03:: with SMTP id e3mr5852411wrq.635.1639597315869; Wed, 15 Dec 2021 11:41:55 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id e7sm3589264wrg.31.2021.12.15.11.41.54 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Dec 2021 11:41:54 -0800 (PST) From: Liliana Marie Prikler Date: Wed, 15 Dec 2021 20:40:27 +0100 Subject: [PATCH] gnu: Add gnome-shell-extension-just-perfection. to: guix-patches@gnu.org Content-Transfer-Encoding: 7bit Message-ID: <39eac600c85a4046db46e409f5090c97ce9dfda2.camel@gmail.com> MIME-Version: 1.0 X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::442 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::442; envelope-from=liliana.prikler@gmail.com; helo=mail-wr1-x442.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/gnome-xyz.scm (gnome-shell-extension-just-perfection): New variable. --- gnu/packages/gnome-xyz.scm | 51 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index 0e3147e604..ef945ef9ba 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm @@ -534,6 +534,57 @@ (define-public gnome-shell-extension-hide-app-icon (list license:gpl2 license:gpl3))))) +(define-public gnome-shell-extension-just-perfection + (package + (name "gnome-shell-extension-just-perfection") + (version "16.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.gnome.org/jrahmatzadeh/just-perfection/") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "05zbzgs92zqlmjq4h2q2gggrf1qiz8l6739zzg1x5090gvk4iak3")))) + (build-system copy-build-system) + (arguments + `(#:install-plan + '(("src" + "share/gnome-shell/extensions/just-perfection-desktop@just-perfection" + #:include-regexp ("\\.css$" "\\.compiled$" "\\.js(on)?$" "\\.ui$")) + ("locale" + "share/gnome-shell/extensions/just-perfection-desktop@just-perfection/")) + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'drop-executable-bits + (lambda _ + (for-each + (lambda (file) + (let ((stat (lstat file))) + (chmod file (logand (stat:mode stat) (lognot #o111))))) + (find-files "." #:directories? #f)))) + (add-before 'install 'build + (lambda _ + (invoke "glib-compile-schemas" "src/schemas") + (for-each + (lambda (file) + (let* ((base (basename file)) + (noext (substring base 0 (- (string-length base) 3))) + (dest (string-append "locale/" noext "/LC_MESSAGES/")) + (out (string-append dest "just-perfection.mo"))) + (mkdir-p dest) + (invoke "msgfmt" "-c" file "-o" out))) + (find-files "po" "\\.po$"))))))) + (native-inputs + (list `(,glib "bin") gettext-minimal)) + (home-page "https://gitlab.gnome.org/jrahmatzadeh/just-perfection") + (synopsis "Customize GNOME Shell behaviour") + (description "Just Perfection allows you to change various settings, that +GNOME Shell itself does not provide out of the box, such as the ability to hide +certain elements or change animation speeds.") + (license license:gpl3))) + (define-public gnome-shell-extension-dash-to-panel (package (name "gnome-shell-extension-dash-to-panel") -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 31 09:08:16 2021 Received: (at 52522-done) by debbugs.gnu.org; 31 Dec 2021 14:08:16 +0000 Received: from localhost ([127.0.0.1]:55448 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n3IZr-0007iN-RE for submit@debbugs.gnu.org; Fri, 31 Dec 2021 09:08:15 -0500 Received: from mail-wr1-f68.google.com ([209.85.221.68]:36497) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n3IZq-0007iA-Ev for 52522-done@debbugs.gnu.org; Fri, 31 Dec 2021 09:08:14 -0500 Received: by mail-wr1-f68.google.com with SMTP id r17so56161683wrc.3 for <52522-done@debbugs.gnu.org>; Fri, 31 Dec 2021 06:08:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:subject:from:to:date:in-reply-to:references:user-agent :mime-version:content-transfer-encoding; bh=fC2WmOvxJ/WaqLunmJF3kqbVTP3ewlnz6PszdqDSTE0=; b=dm7OsPHgSJSE0lGawsR8pJ87A/mLqQMCicHf3t2wMNuBvjN16D33mPurVHd+86CKq5 ZQDJgOgSUvUBAS/bMevVsrFEC6skrF6xY65d1eChg9DFeH51l5hh6rNGoYaeP2krWuCB DKIxeRr2ACkz12pOEzwmoJa9zSFIxjkdhfxLhA2QGg3lfD3NyZ5X2V0+u47eW5HFdVed cVncRzDfDMXfR22EmrXPp016/btmjCrTVCUrcxk1UlTDkSjlpuSUQwc7t0Rdj7aeNAt3 Qf3RFWtk+nQck5K50Geep9uEkIyMX0VOlnWHzzv00XsERbxUtWGqtM5U7JELMbnoUn8P DpIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=fC2WmOvxJ/WaqLunmJF3kqbVTP3ewlnz6PszdqDSTE0=; b=zfTWCaiDEwXeBi/GyjJlQ/y3i7REMC36617z6cFhCm/1Swc0DVIm/LssKvOSgFDZZz 1jr5ib5Nov0sNbj/OTdZ0qNvJJgCUcQM8Z63Cq9WuL1ANtSZRhuDgocNjgBYbEjslAT5 dEHTOoVlKDxVGJBbgsBU5DQW6ttlRA3JIBwGeKqpPG6nrmw5XH42beNwByc76qAlNSj1 DAOfm57gA9b0QhDT2oyKEtp2/fMvjfs3CZ43CNSCgncV2sP3jofoh5UDg9zxSheVScV2 zWLv0wqg+eZhAdiRl027Po3CMNPPsB0Q7he60ZFlUY0iH+TWQp/dxD1763y92nKVtPvV aBfA== X-Gm-Message-State: AOAM531V7jzm7qtIl8r3xy3h7R1aksKNBus1z0pbqNgTOSX1nHT40kBY 5bvBcchmcRYykGfEMGlXFjPDqYNQmd9BJw== X-Google-Smtp-Source: ABdhPJx8GD273CND55hqdMznf+cJUrNAnFQdafK4RWbqV+ixot3gr8mAMe/os0zhySnTaeXuhtopMQ== X-Received: by 2002:a05:6000:137a:: with SMTP id q26mr5598792wrz.634.1640959689056; Fri, 31 Dec 2021 06:08:09 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id o3sm25299956wmr.15.2021.12.31.06.08.08 for <52522-done@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 31 Dec 2021 06:08:08 -0800 (PST) Message-ID: Subject: Re: [PATCH] gnu: Add gnome-shell-extension-just-perfection. From: Liliana Marie Prikler To: 52522-done@debbugs.gnu.org Date: Fri, 31 Dec 2021 15:08:07 +0100 In-Reply-To: <39eac600c85a4046db46e409f5090c97ce9dfda2.camel@gmail.com> References: <39eac600c85a4046db46e409f5090c97ce9dfda2.camel@gmail.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 52522-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Am Mittwoch, dem 15.12.2021 um 20:40 +0100 schrieb Liliana Marie Prikler: > * gnu/packages/gnome-xyz.scm (gnome-shell-extension-just-perfection): > New variable. Done and pushed. From unknown Sat Sep 13 08:57:08 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 29 Jan 2022 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator