Releases: oae/gnome-shell-pano
Releases Β· oae/gnome-shell-pano
v15
v14
v13
v12
v11
New Features
- improve style and icons (#133) (0bc4304) thanks to @daudix-UFO
- add option to open links in default browser (0fe2919)
- add support for activating items with ctrl + 1-9 keys (8e06e05)
- add customization for all items (dfba397)
- expose window operation dbus methods (72066ae)
- add notification support (3351c09)
- add favorites support (49fbaf8)
- add ability to cycle through item types (29f7fbb)
- add ability to change height (f631f44)
- add gnome 44 support (d0b2c87)
- add support for emojis (#56) (0cbf844) thanks to @mepowerleo10
- locales:
- add Polish translation (#66) (f8ec538)
- add Russian translation (#132) (e15cca0)
- add Brazilian Portuguese translation (#131) (de97d78)
- add Dutch translation (8691464)
- add translation for several languages (e521675)
- update French translation (#92) (85a4ed0)
- few Arabic translation fixes (#91) (6db6e4c)
- update Arabic translation (#83) (0f23c56)
Bug Fixes
- add translatable title strings (c215239)
- localize date-fns (9820029)
- focus on search box when clicking primary and secondary buttons (877ab27)
- mouse over bg color for fav button (148b28c)
- add
POINTER_HAND
to search entry buttons (610a855) - use correct pixel format for link images (08767b6)
- reformart link notification (1ef6bea)
- add
shift
+tab
cycle to scroll view (e438d10) - prevent favorites from being deleted automatically (ad1e95d)
- keep mutter-11 in
XDG_DATA_DIRS
. fixes #144 (ac43c48) - changed background color and added border to match libadwaita a little bit more (#96) (68cabe7)
- small update of Occitan (#100) (21b817b)
- add padding to the link preview placeholder (#112) (d87869a)
- update shortcut label after changing it. fixes #88 (d7d37e9)
- filter items correctly if new item added to history (fac7b69)
v10
Chores
Documentation Changes
- update readme with new screenshots (18e2389)
New Features
- add gnome-shell 43 to supported shell versions. closes #59 (ca85835)
- add new settings for clearing search entry. closes #77 (f8e3f0e)
- add left/middle click to toggle pano, right click to open settings. closes #75 (f427244)
- locales: update german translation (#85) (7961bc3)
Bug Fixes
v9
v8
v7
v6
Chores
- update issue templates (4f45212)
New Features
- add session only mode. (0fd04be)
- add offline mode. (93641cd)
- add toggle pano item to panel menu (bd9a5c7)
- add indicator to top panel. (e317d4c)
- add incognito mode (af082c1)
- add watch exclusions settings (942968a)
- add exclusion support. (e66b0c0)
- add ability to play sound on copy. (5dba1d6)
- add ability paste item on select. (6aa3bc0)
- locales:
Bug Fixes
- align pano items (6987b44)
- copy latest item on startup. (c807c87)
- remove old items from db. (edbd505)
- show url preview correctly (78776a6)
- use borders instead of box-shadow. (7997bb8)
- check if the deleted item is the last focussed one (84671a0)
- hide pano if focus changes. (c35203d)
- enable paste on copy and play on copy by default (727ec3c)
- increase timeout for paste operation (ce85d39)
- check if uri scheme is correct. (91e400f)