[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#68556] [PATCH gnome-team v4 0/8] Update the gnome-shell extensions
From: |
Vivien Kraus |
Subject: |
[bug#68556] [PATCH gnome-team v4 0/8] Update the gnome-shell extensions and wrap more |
Date: |
Sat, 20 Jan 2024 12:02:09 +0100 |
User-agent: |
Evolution 3.48.4 |
Dear guix,
I wrapped the built-in gnome-shell extensions. One commit only wraps to avoid
propagating gnome-menus, and the next commit wraps all the extensions.
I also updated the wording in noannoyance.
We are still looking for solutions wrt Jiggle, Transparent window, and to a
lesser extent, sound output device chooser.
Best regards,
Vivien
Vivien Kraus (8):
gnu: gnome-menus: Build GObject Introspection data.
gnu: gnome-shell-extensions: Wrap apps-menu.
gnu: gnome-shell-extensions: Wrap all the extensions.
gnu: gnome-shell-extension-noannoyance: Switch to fork.
gnu: gnome-shell-extension-topicons-redux: Deprecate.
gnu: Remove gnome-shell-extension-jiggle.
gnu: Remove gnome-shell-extension-transparent-window.
gnu: Remove gnome-shell-extension-sound-output-device-chooser.
gnu/packages/gnome-xyz.scm | 171 ++++---------------------------------
gnu/packages/gnome.scm | 52 ++++++++++-
2 files changed, 66 insertions(+), 157 deletions(-)
base-commit: 49897f2dde7f469c83c496fad2699d3a05f72701
--
2.41.0
- [bug#68556] [PATCH gnome-team v3 4/7] gnu: gnome-shell-extension-topicons-redux: Deprecate., (continued)
[bug#68556] [PATCH gnome-team v3 1/7] gnu: gnome-menus: Build GObject Introspection data., Vivien Kraus, 2024/01/19
[bug#68556] [PATCH gnome-team v3 7/7] gnu: Remove gnome-shell-extension-sound-output-device-chooser., Vivien Kraus, 2024/01/19
[bug#68556] [PATCH gnome-team v3 6/7] gnu: Remove gnome-shell-extension-transparent-window., Vivien Kraus, 2024/01/19
[bug#68556] [PATCH gnome-team v3 2/7] gnu: gnome-shell-extensions: Propagate gnome-menus., Vivien Kraus, 2024/01/19
[bug#68556] [PATCH gnome-team v3 0/7] [PATCH gnome-team v3 0/7] Update extensions (2/5 replaced, 2/5 no solution, 1/5 redundant), Liliana Marie Prikler, 2024/01/19
[bug#68556] [PATCH gnome-team v4 0/8] Update the gnome-shell extensions and wrap more,
Vivien Kraus <=
- [bug#68556] [PATCH gnome-team v4 1/8] gnu: gnome-menus: Build GObject Introspection data., Vivien Kraus, 2024/01/20
- [bug#68556] [PATCH gnome-team v4 3/8] gnu: gnome-shell-extensions: Wrap all the extensions., Vivien Kraus, 2024/01/20
- [bug#68556] [PATCH gnome-team v4 7/8] gnu: Remove gnome-shell-extension-transparent-window., Vivien Kraus, 2024/01/20
- [bug#68556] [PATCH gnome-team v4 8/8] gnu: Remove gnome-shell-extension-sound-output-device-chooser., Vivien Kraus, 2024/01/20
- [bug#68556] [PATCH gnome-team v4 6/8] gnu: Remove gnome-shell-extension-jiggle., Vivien Kraus, 2024/01/20
- [bug#68556] [PATCH gnome-team v4 2/8] gnu: gnome-shell-extensions: Wrap apps-menu., Vivien Kraus, 2024/01/20
- [bug#68556] [PATCH gnome-team v4 5/8] gnu: gnome-shell-extension-topicons-redux: Deprecate., Vivien Kraus, 2024/01/20
- [bug#68556] [PATCH gnome-team v4 4/8] gnu: gnome-shell-extension-noannoyance: Switch to fork., Vivien Kraus, 2024/01/20
[bug#68556] [PATCH gnome-team v5 0/8] Wrap gnome-shell-extensions with gobject-introspection in native-inputs, Vivien Kraus, 2024/01/29