Skip to content

Releases: oae/gnome-shell-pano

v23-alpha2

04 Jun 23:07
b8cec16
Compare
Choose a tag to compare
v23-alpha2 Pre-release
Pre-release

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 pano@elhan.io.zip into $HOME/.local/share/gnome-shell/extensions/pano@elhan.io 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

  • Unescaping works not as intended and is slow by @Totto16 in #297

Full Changelog: v23-alpha...v23-alpha2

v23-alpha

02 Jun 17:55
19f0d20
Compare
Choose a tag to compare
v23-alpha Pre-release
Pre-release

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 pano@elhan.io.zip into $HOME/.local/share/gnome-shell/extensions/pano@elhan.io 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

New Contributors

Full Changelog: v22...v23-alpha

v22

15 Nov 12:48
@oae oae
Compare
Choose a tag to compare
Bug Fixes
  • remove everything from constructor (4863b4d)

v21

15 Nov 11:07
@oae oae
Compare
Choose a tag to compare
v21
Chores
New Features
Bug Fixes
  • remove versions from imports (5b37403)
  • add hide_window to signal interface (de41e3d)
  • rename the hide signal to prevent conflict with the default one (#200) (a2c0c70)
Refactors
  • cleanup extension.ts (af1e1c2)
  • use TextDecoder instead of byteArray (aa35ba2)
  • make ContentType enum const (cd3afdf)
  • remove unused init method in prefs (cd8f74b)

v20

05 Nov 11:16
@oae oae
Compare
Choose a tag to compare
v20

A big shout-out to @Totto16 for his fantastic job in bringing the extension over to Gnome 45!

--

Documentation Changes
  • update readme with fedora build dependencies. closes #149 (4a16c4f)
New Features
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)

v19

06 Mar 17:10
@oae oae
Compare
Choose a tag to compare
v19
Bug Fixes
  • use correct scaling when calculating the height. fixes #151 (a71e999)

v18

06 Mar 01:35
@oae oae
Compare
Choose a tag to compare
v18
Bug Fixes
  • ignore case when comparing excluded apps (42ea7cb)

v17

06 Mar 00:25
@oae oae
Compare
Choose a tag to compare
v17
New Features
Bug Fixes
  • don't open browser on shell reload (cd752fa)

v16

05 Mar 20:27
@oae oae
Compare
Choose a tag to compare
v16
Bug Fixes
  • use correct text for active item border color (574a1b2)

v15

05 Mar 18:43
@oae oae
Compare
Choose a tag to compare
v15
Bug Fixes
  • remove timeout from bundle, use non-minified depdendency (181fac2)