Skip to content

Commit

Permalink
bump version to 54
Browse files Browse the repository at this point in the history
  • Loading branch information
jonian committed May 22, 2021
1 parent dd45bf4 commit 9de6a19
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [v54](https://github.com/hardpixel/unite-shell/tree/v54) (2021-05-22)

[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v53...v54)

**Closed issues:**

- Windows that want attention are auto-focused [\#242](https://github.com/hardpixel/unite-shell/issues/242)

**Merged pull requests:**

- Add Nordic theme icons [\#238](https://github.com/hardpixel/unite-shell/pull/238) ([Simon-L](https://github.com/Simon-L))

## [v53](https://github.com/hardpixel/unite-shell/tree/v53) (2021-04-28)

[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v52...v53)
Expand Down
2 changes: 1 addition & 1 deletion [email protected]/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"url": "https://github.com/hardpixel/unite-shell",
"settings-schema": "org.gnome.shell.extensions.unite",
"gettext-domain": "unite",
"version": 53,
"version": 54,
"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 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."
}

0 comments on commit 9de6a19

Please sign in to comment.