* gnu/packages/gnome-xyz.scm (eiciel): Update to 0.10.0.
[arguments]: Convert to a list of G-Expressions.
[#:phases]: Add 'skip-gtk-update-icon-cache.
[native-inputs]: Add glib:bin and itstool.
[inputs]: Replace glibmm-2.66 with glibmm and gtkmm-3 with gtkmm.
Change-Id: I15905fef340fc1047bc24724a8147155af961e61
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This extension has not been ported to GNOME 44, because you can switch the
audio output directly in the shell.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-sound-output-device-chooser):
Remove variable.
Change-Id: Iae51c7d284b85f630b5874445c6695b32b5d523e
This extension has not been ported to GNOME 44. The master branch has
compatibility for 43 but not 44.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-transparent-window):
Remove variable.
Change-Id: If57da6bb16f53968f5f694392a69118b85b3823c
This extension has not been made compatible with GNOME 44.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-jiggle): Remove variable.
Change-Id: I9afa9c2fe110ba883524eb9ca9acab42fbdd8f00
This extension has not been ported to GNOME 44. The appindicator extension
exhibits a similar feature.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux): Deprecate
in favor of gnome-shell-extension-appindicator.
Change-Id: I3152f0f0117db56ce89dad659cc779a1ba174378
The NoAnnoyance “v2” project has not been ported to GNOME 44, so we switch to
a maintained fork. The version number is computed in continuity with
NoAnnoyance v2.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-noannoyance): Switch to
the fork. Bump version to 17 and revision to 6.
[arguments]: Convert to list of G-Expressions.
Change-Id: Ic74d832020dfe3857e1abf450f5d7876cc921a28
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm)[arguments]:
Convert to list of G-Expressions.
[native-inputs]: Drop labels.
Co-authored-by: Justin Veilleux <terramorpha@cock.li>
Co-authored-by: Vivien Kraus <vivien@planete-kraus.eu>
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-burn-my-windows): Update
to 40.
[arguments]: Convert to list of G-Expressions.
Change-Id: Ib9551096437aeea0ff56e5e1ea6371ab72d61b02
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This extension does not work with GNOME 44, and has not received any
work. However, Just Perfection seems to have an option to hide application
icons.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-hide-app-icon): Deprecate
in favor of gnome-shell-extension-just-perfection.
Change-Id: I6af14b6c9e1db7176d9be6bec2b90f77e7db36c1
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-just-perfection): Update
to 26.0.
[arguments]: Convert to list of G-Expressions.
Change-Id: Ib02ab984310705bfa435ab1ea8d47c74a6162db0
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect): Update to 55.
[arguments]: Convert to list of G-Expressions.
[#:configure-flags]: Do not set settings_schemadir nor post_install anymore.
[#:phase 'skip-post-installation]: New phase.
[inputs]: Drop labels.
[native-inputs]: Drop labels.
Change-Id: I63933e43815826a8ab91a472ecda235173486dae
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to
86.
[arguments]: Convert to list of G-Expressions.
[native-inputs]: Drop labels.
[propagated-inputs]: Add ibus.
Change-Id: I48dbc2bd9a8dea7e7a2b161089b433e1d72a8ff1
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-clipboard-indicator):
Update to 47.
[arguments]: Convert to a list of G-Expressions.
Change-Id: Ie982a1820dab1f01b2e8198cd6914d1e676865ad
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to
79.
[arguments]: Convert to list of G-Expressions.
[native-inputs]: Drop labels.
Change-Id: I327027d8a0ffc2bc7d234fe6517724fd218b947c
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Output is identical. This just feels moar correct.
* gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Run the
'halve-inode-consumption phase before the 'install one.
This follows up on commit aed385e18e.
* gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Replace
READLINK with CANONICALIZE-PATH to resolve symlink chains.
* gnu/packages/gnome-xyz.scm (arc-theme): Update to 20221218.
[arguments]: Add gtk4 to the list of themes.
[inputs]: Add gtk-engines.
Signed-off-by: Christopher Baines <mail@cbaines.net>