We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When i want to set a shortcut, it shows "New acceleration..." instead of shortcut key combination that i pressed.
GNOME Shell 42.5 GCH Version: 21 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 false 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 ['<Super><Shift>V'] org.gnome.shell.extensions.clipboard-history toggle-private-mode ['<Super><Shift>P'] org.gnome.shell.extensions.clipboard-history topbar-preview-size 1 org.gnome.shell.extensions.clipboard-history window-width-percentage 33
What causes the crash/bug? I'm not sure. I'm on Fedora 36 (Workstation Edition) with Gnome 42.5 and Wayland.
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
That's code I haven't really touched. It looks like we just use Gtk's implementation:
gnome-clipboard-history/prefs.js
Line 363 in abeab95
Sorry, something went wrong.
I wrote this same issue on original repo. We'll see what will the dev reply.
No branches or pull requests
Describe the bug
When i want to set a shortcut, it shows "New acceleration..." instead of shortcut key combination that i pressed.
How To Reproduce
Versions
Steps to repro
What causes the crash/bug?
I'm not sure. I'm on Fedora 36 (Workstation Edition) with Gnome 42.5 and Wayland.
Additional context (if a crash, provide stack trace)
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: