mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #526] Menu width #344
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#344
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mhavelka on GitHub (May 18, 2023).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/526
Hi, is there no way how to modify the width of the context menu? I have hard time to distinguish between particular items as there are no line wraps or any way how to display longer text. Thanks a lot.

@iHaveBecomeDeath commented on GitHub (May 22, 2023):
You could try this setting - "Number of characters in the menu"
@mhavelka commented on GitHub (May 22, 2023):
@iHaveBecomeDeath Thank you, already tried, that setting does not change anything surprisingly.
@levanid commented on GitHub (May 22, 2023):
just update to fork of clipy from @ian4hu https://github.com/ian4hu/Clipy. It works well and still maintained
@ian4u commented on GitHub (May 22, 2023):
Yea m8 wrong account ian4u ≠ ian4hu
@levanid commented on GitHub (May 22, 2023):
Sorry, fixed it. The link was correct, typo in mention :)
@iHaveBecomeDeath commented on GitHub (May 22, 2023):
Alright, strange. It worked for me - but not immediately.
I'll have to try that fork.
@mhavelka commented on GitHub (May 22, 2023):
Mea Culpa, I always set Max length of tool tip string, not number of characters in the menu. That totally works, at least with the fork. Thanks to all of you.