Skip to content

Commit 72325bc

Browse files
committed
bump version to 84
1 parent 06d2b29 commit 72325bc

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# Changelog
2+
3+
## [v84](https://github.com/hardpixel/unite-shell/tree/v84) (2025-11-16)
4+
5+
[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v83...v84)
6+
7+
**Fixed bugs:**
8+
- Ghost labels on screen [\#412](https://github.com/hardpixel/unite-shell/issues/412)
9+
- App icons are displayed in full colour instead of symbolic in v83 [\#410](https://github.com/hardpixel/unite-shell/issues/410)
10+
211
## [v83](https://github.com/hardpixel/unite-shell/tree/v83) (2025-09-08)
312

413
[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v82...v83)

unite@hardpixel.eu/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url": "https://github.com/hardpixel/unite-shell",
55
"settings-schema": "org.gnome.shell.extensions.unite",
66
"gettext-domain": "unite",
7-
"version": 83,
7+
"version": 84,
88
"name": "Unite",
99
"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 the 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 workspace switcher 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- Arch and derivatives: 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.",
1010
"donations": {

0 commit comments

Comments
 (0)