SUPERCILEX / gnome-clipboard-history

Gnome Clipboard History is a clipboard manager Gnome extension that saves what you've copied into an easily accessible, searchable history panel.
https://extensions.gnome.org/extension/4839/clipboard-history/
MIT License
455 stars 45 forks source link

Middle Click mouse button paste still functions after turning it off in GNOME tweaks #89

Open GloriousEggroll opened 2 years ago

GloriousEggroll commented 2 years ago

Describe the bug

If the extension is enabled and you open GNOME tweaks and disable "Middle Click Paste", the extension itself still forces Middle Click mouse button to paste. If you disable the extension the GNOME tweaks option is followed as expected.

How To Reproduce

Enable the extension Open GNOME tweaks -> Keyboard & Mouse Disable "Middle Click Paste" Go to any text box and middle mouse click to paste still functions.

Then disable the extension Again go to any text box and now middle mouse click will not paste as expected.

Versions

$ gnome-shell --version; echo -n "GCH "; gnome-extensions show clipboard-history@alexsaveau.dev | grep Version; gsettings --schemadir /usr/share/glib-2.0/schemas list-recursively org.gnome.shell.extensions.clipboard-history GNOME Shell 42.3.1 GCH Version: 16 org.gnome.shell.extensions.clipboard-history cache-only-favorites false org.gnome.shell.extensions.clipboard-history cache-size 100 org.gnome.shell.extensions.clipboard-history clear-history @as [] org.gnome.shell.extensions.clipboard-history confirm-clear true org.gnome.shell.extensions.clipboard-history disable-down-arrow true org.gnome.shell.extensions.clipboard-history display-mode 0 org.gnome.shell.extensions.clipboard-history enable-keybindings true org.gnome.shell.extensions.clipboard-history history-size 1000 org.gnome.shell.extensions.clipboard-history move-item-first true org.gnome.shell.extensions.clipboard-history next-entry @as [] org.gnome.shell.extensions.clipboard-history notify-on-copy false org.gnome.shell.extensions.clipboard-history paste-on-selection true org.gnome.shell.extensions.clipboard-history prev-entry @as [] org.gnome.shell.extensions.clipboard-history private-mode true org.gnome.shell.extensions.clipboard-history process-primary-selection false org.gnome.shell.extensions.clipboard-history strip-text false org.gnome.shell.extensions.clipboard-history toggle-menu ['V'] org.gnome.shell.extensions.clipboard-history toggle-private-mode ['P'] org.gnome.shell.extensions.clipboard-history topbar-preview-size 10 org.gnome.shell.extensions.clipboard-history window-width-percentage 33

SUPERCILEX commented 2 years ago

This extension doesn't touch the middle mouse button, so I'm not sure what could be going on.

zachsa commented 1 year ago

Is there an easy way to disable scroll click paste? I'm relatively new to Linux and would really like to disable this...