oae / gnome-shell-pano

Next-gen Clipboard Manager for Gnome Shell
https://extensions.gnome.org/extension/5278/pano/
GNU General Public License v2.0
1.08k stars 59 forks source link

Slowdown after the latest update #159

Open marcinjahn opened 1 year ago

marcinjahn commented 1 year ago

Description

I noticed that after the latest update (the one with styling overhaul), Pano became slower. The symptoms are:

Ideally, Pano should behave like it did before the update in terms of performance.

Details

Mark with [ ] all that applies:

It happens with any application?

It happens only on one computer?

It happens only with some specific gnome configuration?

It happens only with some specific extension installed?

Diagnostics

Under what conditions does it happen?

Fill in all information that applies:

Environment

Application Details

Application Version

19

Output and Logs

Pano Configuration

Command: dconf dump /org/gnome/shell/extensions/pano/

[/]
global-shortcut=['<Control>grave']
history-length=500
link-previews=false
offline-mode=true
paste-on-select=false
play-audio-on-copy=false
send-notification-on-copy=false
shortcut=['<Control>grave']
show-indicator=false
sync-primary=false
window-height=370

[text-item]
body-bg-color='rgb(255,190,111)'

Enabled Extensions

Command: dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'

['extensions-sync@elhan.io',
'horizontal-workspace-indicator@tty2.io',
'mediacontrols@cliffniff.github.com',
'middleclickclose@paolo.tranquilli.gmail.com',
'audio-selector@harald65.simon.gmail.com',
'rounded-window-corners@yilozt',
'user-theme@gnome-shell-extensions.gcampax.github.com',
'bluetooth-quick-connect@bjarosze.gmail.com',
'caffeine@patapon.info',
'places-menu@gnome-shell-extensions.gcampax.github.com',
'lockkeys@vaina.lt',
'sound-output-device-chooser@kgshank.net',
'reorder-workspaces@jer.dev',
'appindicatorsupport@rgcjonas.gmail.com',
'drive-menu@gnome-shell-extensions.gcampax.github.com',
'blur-my-shell@aunetx',
'pano@elhan.io',
'dash-to-dock@micxgx.gmail.com',
'tiling-assistant@leleat-on-github',
'just-perfection-desktop@just-perfection',
'status-area-horizontal-spacing@mathematical.coffee.gmail.com',
'quick-settings-tweaks@qwreey',
'indicate-focus@leleat-on-github',

Btw, the command dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n' returns more extensions than the enabled ones. I cleared the list above to indicate only the actualy enabled ones.