From 9d07dd687f0e967b150621e1f6ecfce03574f4a9 Mon Sep 17 00:00:00 2001 From: jonian Date: Sat, 16 Apr 2022 23:11:55 +0300 Subject: [PATCH] bump version to 64 --- CHANGELOG.md | 4 ++++ unite@hardpixel.eu/metadata.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aabfb4..0aef715 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [v64](https://github.com/hardpixel/unite-shell/tree/v64) (2022-04-16) + +[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v63...v64) + ## [v63](https://github.com/hardpixel/unite-shell/tree/v63) (2022-04-16) [Full Changelog](https://github.com/hardpixel/unite-shell/compare/v62...v63) diff --git a/unite@hardpixel.eu/metadata.json b/unite@hardpixel.eu/metadata.json index 8a2e433..64f055f 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": 63, + "version": 64, "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." }