summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome-xyz.scm
AgeCommit message (Collapse)Author
2019-12-25Revert "gnu: gnome-shell-extension-dash-to-dock: Update to 67."Tobias Geerinckx-Rice
This reverts commit 5a30234c210dfb37da832125cdbda6a9a0c585ca, which assumes you're running Gnome 3.34, which is unlikely.
2019-12-23gnu: gnome-shell-extension-dash-to-dock: Update to 67.Tobias Geerinckx-Rice
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 67.
2019-12-23gnu: gnome-shell-extension-dash-to-dock: Depropagate glib:bin.Leo Prikler
* 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>
2019-12-23gnu: gnome-shell-extension-hide-app-icon: Fix installation.Leo Prikler
* 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>
2019-12-20gnu: Add gnome-shell-extension-hide-app-icon.Leo Prikler
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-hide-app-icon): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-19gnu: Add gnome-shell-extension-dash-to-panel.Giacomo Leidi
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-15gnu: Add papirus-icon-theme.Giacomo Leidi
* gnu/packages/gnome-xyz.scm (papirus-icon-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-11gnu: gnome-shell-extension-dash-to-dock: Update to 66.Leo Prikler
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 66. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-09gnu: delft-icon-theme: Fix broken icons.Leo Prikler
* 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>
2019-11-10gnu: Move numix-theme to gnome-xyz.scm.Giacomo Leidi
* 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>
2019-11-09gnu: Add matcha-theme.Alexandros Theodotou
* gnu/packages/gnome-xyz.scm (matcha-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-08gnu: Add gnome-shell-extension-noannoyance.Leo Prikler
* gnu/packages/gnome-xyz: (gnome-shell-extension-noannoyance): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-11-08gnu: Add gnome-shell-extension-dash-to-dock.Leo Prikler
* gnu/packages/gnome-xyz.scm: (gnome-shell-extension-dash-to-dock): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-11-08gnu: Add delft-icon-theme.Leo Prikler
* /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>