gnome-shell-extension-clipboard-indicator
gnome-shell-extension-clipboard-indicator copied to clipboard
Incorrect character length limit align in CJK
CJK characters account for double space in display. This extension treats a CJK character as one character. If words in clipboard reach the set limitation, display will break align and widen a 100% blank on the right of non-CJK words.
This is an example in 35 character limitation:
Hmm, interesting issue. Thank you for reporting :)
I guess we can change the ellipsis to be based on pixel width of preview, instead of characters. Marking as "up for grabs" in case anyone would like to tackle this issue.
Fixed in https://github.com/SUPERCILEX/gnome-clipboard-history/commit/95009895d3452f9232b97d6a7f0f3f75a0749895