Package: gnome-shell-extension-hamster / 0.10.0+git20240714-3

Metadata

Package Version Patches format
gnome-shell-extension-hamster 0.10.0+git20240714-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gnome47.patch | (download)

data/metadata.json.in | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 metadata.json: mark compatible with gnome shell 47

gnome48.patch | (download)

data/metadata.json.in | 3 2 + 1 - 0 !
extension/widgets/factsBox.js | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 3 deletions(-)

 make package compatible with gnome 48

Don't use the "vscroll" property which has been removed in GNOME 48
after having been deprecated in GNOME 46. Instead rely on the
"vadjustment" property.

Bug: https://github.com/projecthamster/hamster-shell-extension/issues/375