CristianHenzel / ClipIt

ClipIt clipboard manager for GTK+
https://github.com/CristianHenzel/ClipIt
GNU General Public License v3.0
642 stars 82 forks source link

Hotkey does work only when pressed multiple times #172

Open sebastian-65 opened 3 years ago

sebastian-65 commented 3 years ago

Expected behaviour

When hotkey <Super>G for History is pressed, Clipit shows clipboard history menu.

Observed behaviour

<Super>G is pressed, nothing happens. When pressed repeatedly with modifier cleared, also nothing happens.

Workaround

Hold <Super> and press G multiple times (two-four times) and menu usually appears (sometimes still dont). When pressed quickly, it works. When pressed slowly, it ain't working.


Observed both on Xubuntu 16.04 and Arch (5.10.15-arch1-1) with Xfce 4.16.

sebastian-65 commented 3 years ago

Thank you @CristianHenzel for your Clipit, I still love to use it for Actions.

sebastian-65 commented 3 years ago

Any idea what might cause this issue?