diff --git a/CHANGELOG.md b/CHANGELOG.md index 7852c94..04b6199 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [v73](https://github.com/hardpixel/unite-shell/tree/v73) (2023-10-15) + +[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v72...v73) + +**Fixed bugs:** + +- Titlebar action double-click not working on GNOME 42 [\#290](https://github.com/hardpixel/unite-shell/issues/290) + +**Closed issues:** + +- Hide window titlebar not work on the secondary monitor [\#344](https://github.com/hardpixel/unite-shell/issues/344) +- Button is null [\#342](https://github.com/hardpixel/unite-shell/issues/342) +- Ubuntu 23.10 [\#341](https://github.com/hardpixel/unite-shell/issues/341) +- Support for gnome 45 [\#339](https://github.com/hardpixel/unite-shell/issues/339) +- Unite & MultiMonitor on Gnome 42 [\#310](https://github.com/hardpixel/unite-shell/issues/310) + +**Merged pull requests:** + +- Port to gnome 45 [\#345](https://github.com/hardpixel/unite-shell/pull/345) ([jonian](https://github.com/jonian)) + ## [v72](https://github.com/hardpixel/unite-shell/tree/v72) (2023-08-02) [Full Changelog](https://github.com/hardpixel/unite-shell/compare/v71...v72) diff --git a/unite@hardpixel.eu/metadata.json b/unite@hardpixel.eu/metadata.json index 4a1aec7..e6f5e79 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": 72, + "version": 73, "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": {