Skip to content

Commit f9d71a7

Browse files
committed
update chanangelog
1 parent 56964c7 commit f9d71a7

File tree

1 file changed

+17
-7
lines changed

1 file changed

+17
-7
lines changed

CHANGELOG.md

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [Unreleased](https://github.com/hardpixel/unite-shell/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v45...HEAD)
6+
7+
**Closed issues:**
8+
9+
- , [\#228](https://github.com/hardpixel/unite-shell/issues/228)
10+
11+
**Merged pull requests:**
12+
13+
- Add support for gnome-shell 40 [\#230](https://github.com/hardpixel/unite-shell/pull/230) ([jonian](https://github.com/jonian))
14+
- \[Enhancement\] Add icons for Adwaita Dark theme [\#229](https://github.com/hardpixel/unite-shell/pull/229) ([aiosadchy](https://github.com/aiosadchy))
15+
316
## [v45](https://github.com/hardpixel/unite-shell/tree/v45) (2021-02-05)
417

518
[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v44...v45)
@@ -34,6 +47,7 @@
3447

3548
- Titlebar actions on top panel click [\#224](https://github.com/hardpixel/unite-shell/pull/224) ([jonian](https://github.com/jonian))
3649
- Replace newlines with spaces for the appMenu app name/title. [\#223](https://github.com/hardpixel/unite-shell/pull/223) ([Leleat](https://github.com/Leleat))
50+
- Optionally set the max width for the appMenu and show the full title on hover \(no matter the length\). Choose appMenu's EllipsizeMode. [\#222](https://github.com/hardpixel/unite-shell/pull/222) ([Leleat](https://github.com/Leleat))
3751
- Double-click the panel to unmaximize the top-most, maximized window. [\#221](https://github.com/hardpixel/unite-shell/pull/221) ([Leleat](https://github.com/Leleat))
3852

3953
## [v44](https://github.com/hardpixel/unite-shell/tree/v44) (2020-10-07)
@@ -61,7 +75,6 @@
6175

6276
**Merged pull requests:**
6377

64-
- Optionally set the max width for the appMenu and show the full title on hover \(no matter the length\). Choose appMenu's EllipsizeMode. [\#222](https://github.com/hardpixel/unite-shell/pull/222) ([Leleat](https://github.com/Leleat))
6578
- Fixed moving window buttons in GNOME 3.38 [\#204](https://github.com/hardpixel/unite-shell/pull/204) ([soal](https://github.com/soal))
6679

6780
## [v42](https://github.com/hardpixel/unite-shell/tree/v42) (2020-09-04)
@@ -86,7 +99,8 @@
8699

87100
**Merged pull requests:**
88101

89-
- panel: remove flags from allocate call [\#194](https://github.com/hardpixel/unite-shell/pull/194) ([BjoernDaase](https://github.com/BjoernDaase))
102+
- panel: remove flags from allocate call [\#194](https://github.com/hardpixel/unite-shell/pull/194) ([bdaase](https://github.com/bdaase))
103+
- Translation files [\#175](https://github.com/hardpixel/unite-shell/pull/175) ([galen1423](https://github.com/galen1423))
90104

91105
## [v41](https://github.com/hardpixel/unite-shell/tree/v41) (2020-04-27)
92106

@@ -181,9 +195,9 @@
181195

182196
**Merged pull requests:**
183197

184-
- Translation files [\#175](https://github.com/hardpixel/unite-shell/pull/175) ([galen1423](https://github.com/galen1423))
185198
- Clarify how to install xprop [\#151](https://github.com/hardpixel/unite-shell/pull/151) ([dandv](https://github.com/dandv))
186199
- Remove modules [\#137](https://github.com/hardpixel/unite-shell/pull/137) ([jonian](https://github.com/jonian))
200+
- Basic settings support [\#29](https://github.com/hardpixel/unite-shell/pull/29) ([jonian](https://github.com/jonian))
187201

188202
## [v34](https://github.com/hardpixel/unite-shell/tree/v34) (2019-10-11)
189203

@@ -473,10 +487,6 @@
473487

474488
- Bug: having the window button in the wrong place [\#25](https://github.com/hardpixel/unite-shell/issues/25)
475489

476-
**Merged pull requests:**
477-
478-
- Basic settings support [\#29](https://github.com/hardpixel/unite-shell/pull/29) ([jonian](https://github.com/jonian))
479-
480490
## [v8](https://github.com/hardpixel/unite-shell/tree/v8) (2017-10-28)
481491

482492
[Full Changelog](https://github.com/hardpixel/unite-shell/compare/v7...v8)

0 commit comments

Comments
 (0)