osmank3 / otp-keys

Show and copy otp keys on Gnome Shell panel
GNU General Public License v3.0
9 stars 5 forks source link

Copy to clipboard by selecting the item #6

Closed dlastov closed 1 year ago

dlastov commented 1 year ago

At this moment I need to click on the small icon next to the label and code. Would it be possible to remove the icon and simply copy the code by clicking anywhere on the line? Also, it seems not necessary to display the code, just clickable label that copies the code to the clipboard would be sufficient.

osmank3 commented 1 year ago

Thank you for your advice. On next version I will remove the copy button and copying to clipboard will work clicking on the line. But displaying code is necessary for usability on other devices.

dlastov commented 1 year ago

Amazing, I see it is already done and works perfectly. Thank you!