Skip to content

Commit 4d0dbbd

Browse files
committed
bump version to 53
1 parent 5d793ce commit 4d0dbbd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [v53](https://github.com/hardpixel/unite-shell/tree/v53) (2021-04-28)
4+
5+
[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v52...v53)
6+
7+
**Closed issues:**
8+
9+
- Spacing of the icons squeezed after lock screen [\#240](https://github.com/hardpixel/unite-shell/issues/240)
10+
- Duplicated window buttons on Firefox and Chrome [\#239](https://github.com/hardpixel/unite-shell/issues/239)
11+
312
## [v52](https://github.com/hardpixel/unite-shell/tree/v52) (2021-04-19)
413

514
[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v51...v52)

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": 52,
7+
"version": 53,
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 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 xorg-x11-utils\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."
1010
}

0 commit comments

Comments
 (0)