Releases: oae/gnome-shell-pano
v23-alpha3
Notes
This is a Pre-release that's NOT published on EGO, for more information see #271
You have to install this manually at the moment, until we close #271.
To install this manually, extract the contents of [email protected]
into $HOME/.local/share/gnome-shell/extensions/[email protected]
eventually overwriting the old contents there. Then you can restart the shell session (logging out will suffice) and you have the new version.
What's Changed
- Add devcontainer config by @forabi in #295
- ci: add option for the ci to check locales by @Totto16 in #312
- Update uk.po by @OriginalSimon in #311
- Update ko.po by @mjkim0727 in #305
- Add Gnome 47 support by @Totto16 in #316
New Contributors
- @forabi made their first contribution in #295
- @OriginalSimon made their first contribution in #311
- @mjkim0727 made their first contribution in #305
Full Changelog: v23-alpha2...v23-alpha3
v23-alpha2
Notes
This is a Pre-release that's NOT published on EGO, for more information see #271
You have to install this manually at the moment, until we close #271.
To install this manually, extract the contents of [email protected]
into $HOME/.local/share/gnome-shell/extensions/[email protected]
eventually overwriting the old contents there. Then you can restart the shell session (logging out will suffice) and you have the new version.
What's Changed
Full Changelog: v23-alpha...v23-alpha2
v23-alpha
Notes
This is a Pre-release that's NOT published on EGO, for more information see #271
You have to install this manually at the moment, until we close #271.
To install this manually, extract the contents of [email protected]
into $HOME/.local/share/gnome-shell/extensions/[email protected]
eventually overwriting the old contents there. Then you can restart the shell session (logging out will suffice) and you have the new version.
What's Changed
- Fix types as per #225 by @Totto16 in #235
- feat(locales): Update German translation by @daPhipz in #239
- fix: disable paste on select before tracking by @everyx in #249
- fix: add support for touchscreen by @gera2ld in #247
- Update it.po by @albanobattistella in #250
- feat(locales): update Turkish translation by @osmancoskun in #211
- update to gnome 46 by @underdoeg in #264
- Update gnome 46 types by @Totto16 in #265
- Fix Wayland Fullscreen issue by @Totto16 in #277
- Typo fix in README by @myNameArnav in #282
- [Bug fix]: Correctly handle right click on Indicator by @Totto16 in #285
- Fix Backslash Error by @Totto16 in #266
New Contributors
- @daPhipz made their first contribution in #239
- @everyx made their first contribution in #249
- @gera2ld made their first contribution in #247
- @osmancoskun made their first contribution in #211
- @underdoeg made their first contribution in #264
- @myNameArnav made their first contribution in #282
Full Changelog: v22...v23-alpha
v22
v21
v20
A big shout-out to @Totto16 for his fantastic job in bringing the extension over to Gnome 45!
--
Documentation Changes
New Features
- add support for Gnome 45 (#222) (9c8d232)
- add wiggle animation to indicator (01f3de8)
- add font customization for search and title. #104 (e9343dd)
- add window position settings. closes #165 (90d7a1b)
- add icon-pack selection. closes #148 (c3eb97a)
- locales:
Bug Fixes
- stop key press events from propagation on search entry (8595c79)
- trim content when showing notification (56636d0)
- don't trim text during copy/paste. fixes #168 (d84f03a)
- show/hide open link button based on the settings (d62ab51)
- change open link behavior. fixes #156 (b8b2836)
- locales: update german translation (#161) (85af060)