From 500562061536238c78edf4f031772a1bc7c31e12 Mon Sep 17 00:00:00 2001 From: Jonian Guveli Date: Sat, 21 Sep 2024 11:31:16 +0300 Subject: [PATCH] bump version to 80 --- CHANGELOG.md | 12 ++++++++++++ README.md | 4 ++-- unite@hardpixel.eu/metadata.json | 2 +- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de6a4cf..94eb84e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [v80](https://github.com/hardpixel/unite-shell/tree/v80) (2024-09-21) + +[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v79...v80) + +**Closed issues:** + +- Keep the new « workspace switcher » which now replaces the « activities » button ? [\#363](https://github.com/hardpixel/unite-shell/issues/363) + +**Merged pull requests:** + +- Libadwaita settings [\#376](https://github.com/hardpixel/unite-shell/pull/376) ([jonian](https://github.com/jonian)) + ## [v79](https://github.com/hardpixel/unite-shell/tree/v79) (2024-07-27) [Full Changelog](https://github.com/hardpixel/unite-shell/compare/v78...v79) diff --git a/README.md b/README.md index 8ceb923..9c1a4a5 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ Before installing the extension, make sure you have installed `xprop`. Then install the latest version using the commands below. ```bash -wget https://github.com/hardpixel/unite-shell/releases/download/v79/unite-v79.zip -gnome-extensions install unite-v79.zip +wget https://github.com/hardpixel/unite-shell/releases/download/v80/unite-v80.zip +gnome-extensions install unite-v80.zip ``` To get notifications for new [releases](https://github.com/hardpixel/unite-shell/releases) you can watch this repository. diff --git a/unite@hardpixel.eu/metadata.json b/unite@hardpixel.eu/metadata.json index 32320a2..068eb8f 100644 --- a/unite@hardpixel.eu/metadata.json +++ b/unite@hardpixel.eu/metadata.json @@ -4,7 +4,7 @@ "url": "https://github.com/hardpixel/unite-shell", "settings-schema": "org.gnome.shell.extensions.unite", "gettext-domain": "unite", - "version": 79, + "version": 80, "name": "Unite", "description": "Unite is a GNOME Shell extension which makes a few layout tweaks to the top panel and removes window decorations to make it look like Ubuntu Unity Shell.\n\n- Adds window buttons to the top panel for maximized windows.\n- Shows current window title in the app menu for maximized windows.\n- Removes titlebars on maximized windows.\n- Hides window controls on maximized windows with headerbars.\n- Moves the date to the right, reduces panel spacing and removes dropdown arrows.\n- Moves legacy tray icons to the top panel.\n- Moves notifications to the right.\n- Hides activities button.\n- Adds desktop name to the top panel.\n\nThis extension depends on some Xorg utilities. To install them:\n- Debian/Ubuntu: apt install x11-utils\n- Fedora/RHEL: dnf install xprop\n- Fedora Silverblue: rpm-ostree install xprop\n- Arch: pacman -S xorg-xprop\n\n*Settings are provided to enable/disable or customize the available tweaks.\n* Since version 2 applications on wayland with client side decorations are supported using CSS.", "donations": {