summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: gnome-shell-extension-hide-app-icon: Fix grammar of "allows to hide" toVagrant Cascadian2020-04-12
| | | | | | "hides". * gnu/packages/gnome-xyz (gnome-shell-extension-hide-app-icon): Fix grammar.
* gnu: numix-gtk-theme: Fix installation directory.Tobias Geerinckx-Rice2020-03-29
| | | | | * gnu/packages/gnome-xyz.scm (numix-gtk-theme)[arguments]: Replace erroneous use of DESTDIR with INSTALL_DIR in #:make-flags.
* gnu: numix-gtk-theme: Fix name.Tobias Geerinckx-Rice2020-03-29
| | | | | | * gnu/package/gnome-xyz.scm (numix-gtk-theme): New public variable, renamed from…… (numix-theme): …this now-deprecated one.
* gnu: numix-theme: The ‘check’ phase already respects ‘#:tests?’.Tobias Geerinckx-Rice2020-03-29
| | | | | * gnu/packages/gnome-xyz.scm (numix-theme)[arguments]: Don't delete the ‘check’ phase.
* gnu: gnome-shell-extension-paperwm: Update to 36.0.Alex Griffin2020-03-22
| | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): Update to 36.0.
* gnu: Add gnome-shell-extension-topicons-redux.Ekaitz Zarraga2020-03-21
| | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: gnome-shell-extension-appindicator: Update to 33.Ekaitz Zarraga2020-03-16
| | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): Update to 33. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: delft-icon-theme: Update to 1.11.Leo Prikler2020-02-28
| | | | | | * gnu/packages/gnome-xyz.scm (delft-icon-theme): Update to 1.11. Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
* gnu: delft-icon-theme: Use the copy-build-system.Leo Prikler2020-02-28
| | | | | | * gnu/packages/gnome-xyz.scm (delft-icon-theme): Use the copy-build-system. Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
* gnu: gnome-shell-extension-noannoyance: Fix synopsis and description.Pierre Neidhardt2020-02-27
| | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-noannoyance)[synopsis]: Use imperative form. [description]: Remove spurious comma.
* gnu: gnome-shell-extension-noannoyance: Use the copy-build-system.Leo Prikler2020-02-27
| | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-noannoyance): Use the copy-build-system.
* gnu: gnome-shell-extension-appindicator: Use the copy-build-system.Leo Prikler2020-02-27
| | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): Use the copy-build-system.
* gnu: Add gnome-shell-extension-gsconnect.Alex Griffin2020-02-27
| | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect): New variable.
* gnu: gnome-shell-extension-paperwm: Install compiled gschemas.Jack Hill2020-02-21
| | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm)[arguments]: Install compiled gschemas. Signed-off-by: Alex Griffin <a@ajgrf.com>
* gnu: gnome-shell-extension-paperwm: Recompile schemas.Jack Hill2020-02-21
| | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm) [source]: Remove gschemas.compiled in a snippet. [arguments]: Add compile-schemas phase. [native-inputs]: Add glib. Signed-off-by: Alex Griffin <a@ajgrf.com>
* gnu: Add gnome-shell-extension-paperwm.Alex Griffin2020-02-21
| | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): New variable.
* gnu: Add gnome-shell-extension-appindicator.Giacomo Leidi2020-02-05
| | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* Revert "gnu: gnome-shell-extension-dash-to-dock: Update to 67."Tobias Geerinckx-Rice2019-12-25
| | | | | This reverts commit 5a30234c210dfb37da832125cdbda6a9a0c585ca, which assumes you're running Gnome 3.34, which is unlikely.
* gnu: gnome-shell-extension-dash-to-dock: Update to 67.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 67.
* gnu: gnome-shell-extension-dash-to-dock: Depropagate glib:bin.Leo Prikler2019-12-23
| | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): [propagated-inputs]: Move glib:bin from here... [native-inputs]: ... to here. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: gnome-shell-extension-hide-app-icon: Fix installation.Leo Prikler2019-12-23
| | | | | | | * gnu/packages/gnome-xyz.scm: (gnome-shell-extension-hide-app-icon): [arguments]: Install in subdirectory. Adjust indentation. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add gnome-shell-extension-hide-app-icon.Leo Prikler2019-12-20
| | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-hide-app-icon): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add gnome-shell-extension-dash-to-panel.Giacomo Leidi2019-12-19
| | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add papirus-icon-theme.Giacomo Leidi2019-12-15
| | | | | | * gnu/packages/gnome-xyz.scm (papirus-icon-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnome-shell-extension-dash-to-dock: Update to 66.Leo Prikler2019-12-11
| | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 66. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: delft-icon-theme: Fix broken icons.Leo Prikler2019-12-09
| | | | | | | * gnu/packages/gnome-xyz (delft-icon-theme): Inherit from Adwaita instead of using the (non-existing) GNOME theme. Signed-off-by: Brett Gilio <brettg@posteo.net>
* gnu: Move numix-theme to gnome-xyz.scm.Giacomo Leidi2019-11-10
| | | | | | | * gnu/packages/gnome.scm (numix-theme): Move from here ... * gnu/packages/gnome-xyz.scm (numix-theme): ... to here. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add matcha-theme.Alexandros Theodotou2019-11-09
| | | | | | * gnu/packages/gnome-xyz.scm (matcha-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add gnome-shell-extension-noannoyance.Leo Prikler2019-11-08
| | | | | | * gnu/packages/gnome-xyz: (gnome-shell-extension-noannoyance): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add gnome-shell-extension-dash-to-dock.Leo Prikler2019-11-08
| | | | | | | * gnu/packages/gnome-xyz.scm: (gnome-shell-extension-dash-to-dock): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add delft-icon-theme.Leo Prikler2019-11-08
* /gnu/packages/gnome-xyz.scm: New file. (delft-icon-theme): New variable. * /gnu/local.mk: Add it. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>