Skip to content

Commit

Permalink
bump version to 78
Browse files Browse the repository at this point in the history
  • Loading branch information
jonian committed Mar 14, 2024
1 parent 3e679a3 commit 18fff0b
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [v78](https://github.com/hardpixel/unite-shell/tree/v78) (2024-03-14)

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

**Fixed bugs:**

- GNOME 45 + unite-shell 77 crash [\#360](https://github.com/hardpixel/unite-shell/issues/360)
- Incompatible with Ubuntu 23.10 [\#359](https://github.com/hardpixel/unite-shell/issues/359)
- Unite doesn't show up among extensions [\#354](https://github.com/hardpixel/unite-shell/issues/354)

**Closed issues:**

- Title Bars not properly hidden on Wayland in winit apps [\#358](https://github.com/hardpixel/unite-shell/issues/358)
- Update GNOME extensions page to gnome 45 [\#352](https://github.com/hardpixel/unite-shell/issues/352)
- \[BUG\] Top bar window buttons scaling broken upon switching display/scale [\#350](https://github.com/hardpixel/unite-shell/issues/350)
- Add themes [\#336](https://github.com/hardpixel/unite-shell/issues/336)

**Merged pull requests:**

- Add feature/bug labels to new templated issues [\#351](https://github.com/hardpixel/unite-shell/pull/351) ([42Willow](https://github.com/42Willow))

## [v77](https://github.com/hardpixel/unite-shell/tree/v77) (2023-10-24)

[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v76...v77)
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": 77,
"version": 78,
"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.",
"donations": {
Expand Down

0 comments on commit 18fff0b

Please sign in to comment.