Skip to content

Commit 5300049

Browse files
committed
bump version to 71
1 parent 4bf6975 commit 5300049

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [v71](https://github.com/hardpixel/unite-shell/tree/v71) (2023-05-07)
4+
5+
[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v70...v71)
6+
7+
**Closed issues:**
8+
9+
- Unity shell tray icons [\#327](https://github.com/hardpixel/unite-shell/issues/327)
10+
- Is it possible to hide the buttons in the GTK application of the FlatPack package? [\#326](https://github.com/hardpixel/unite-shell/issues/326)
11+
- \[Feature Request\] Ability to close, maximize, minimize unfocused windows [\#46](https://github.com/hardpixel/unite-shell/issues/46)
12+
13+
**Merged pull requests:**
14+
15+
- Add Windwood theme [\#325](https://github.com/hardpixel/unite-shell/pull/325) ([natewind](https://github.com/natewind))
16+
- czech translation [\#322](https://github.com/hardpixel/unite-shell/pull/322) ([Amereyeu](https://github.com/Amereyeu))
17+
318
## [v70](https://github.com/hardpixel/unite-shell/tree/v70) (2023-03-01)
419

520
[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v69...v70)
@@ -232,7 +247,7 @@
232247

233248
**Merged pull requests:**
234249

235-
- GTK4-Settings: Fix focus behavior [\#234](https://github.com/hardpixel/unite-shell/pull/234) ([fushinari](https://github.com/fushinari))
250+
- GTK4-Settings: Fix focus behavior [\#234](https://github.com/hardpixel/unite-shell/pull/234) ([mufeedali](https://github.com/mufeedali))
236251

237252
## [v48](https://github.com/hardpixel/unite-shell/tree/v48) (2021-03-26)
238253

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": 70,
7+
"version": 71,
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 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."
1010
}

0 commit comments

Comments
 (0)