|
1 | 1 | # Changelog |
2 | 2 |
|
| 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 | + |
3 | 16 | ## [v45](https://github.com/hardpixel/unite-shell/tree/v45) (2021-02-05) |
4 | 17 |
|
5 | 18 | [Full Changelog](https://github.com/hardpixel/unite-shell/compare/v44...v45) |
|
34 | 47 |
|
35 | 48 | - Titlebar actions on top panel click [\#224](https://github.com/hardpixel/unite-shell/pull/224) ([jonian](https://github.com/jonian)) |
36 | 49 | - 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)) |
37 | 51 | - 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)) |
38 | 52 |
|
39 | 53 | ## [v44](https://github.com/hardpixel/unite-shell/tree/v44) (2020-10-07) |
|
61 | 75 |
|
62 | 76 | **Merged pull requests:** |
63 | 77 |
|
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)) |
65 | 78 | - Fixed moving window buttons in GNOME 3.38 [\#204](https://github.com/hardpixel/unite-shell/pull/204) ([soal](https://github.com/soal)) |
66 | 79 |
|
67 | 80 | ## [v42](https://github.com/hardpixel/unite-shell/tree/v42) (2020-09-04) |
|
86 | 99 |
|
87 | 100 | **Merged pull requests:** |
88 | 101 |
|
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)) |
90 | 104 |
|
91 | 105 | ## [v41](https://github.com/hardpixel/unite-shell/tree/v41) (2020-04-27) |
92 | 106 |
|
|
181 | 195 |
|
182 | 196 | **Merged pull requests:** |
183 | 197 |
|
184 | | -- Translation files [\#175](https://github.com/hardpixel/unite-shell/pull/175) ([galen1423](https://github.com/galen1423)) |
185 | 198 | - Clarify how to install xprop [\#151](https://github.com/hardpixel/unite-shell/pull/151) ([dandv](https://github.com/dandv)) |
186 | 199 | - 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)) |
187 | 201 |
|
188 | 202 | ## [v34](https://github.com/hardpixel/unite-shell/tree/v34) (2019-10-11) |
189 | 203 |
|
|
473 | 487 |
|
474 | 488 | - Bug: having the window button in the wrong place [\#25](https://github.com/hardpixel/unite-shell/issues/25) |
475 | 489 |
|
476 | | -**Merged pull requests:** |
477 | | - |
478 | | -- Basic settings support [\#29](https://github.com/hardpixel/unite-shell/pull/29) ([jonian](https://github.com/jonian)) |
479 | | - |
480 | 490 | ## [v8](https://github.com/hardpixel/unite-shell/tree/v8) (2017-10-28) |
481 | 491 |
|
482 | 492 | [Full Changelog](https://github.com/hardpixel/unite-shell/compare/v7...v8) |
|
0 commit comments