summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome-xyz.scm
Commit message (Collapse)AuthorAge
...
* 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>