mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #145] please add an option for increasing of width of pop-up or to show tooltip without delay #75
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#75
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 @vitaly-zdanevich on GitHub (Dec 16, 2016).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/145
Hi, thank you for your great app, it is convenient for me.
@Econa77 commented on GitHub (Jan 23, 2017):
@vitaly-zdanevich Sorry for the late reply
In the current AppKit menu cannot customize the behavior of the tooltip.
Please wait for the update as we will update it so that can customize it in the future.
Thank you for using clipy 😄
@Wdavery commented on GitHub (Jun 1, 2018):
Disappointing that there seems to be no way to implement this.
I managed to get the tooltip "Clipy1.1.5" on the menu icon to show up instantaneously with this
defaults write com.clipy-app.Clipy NSInitialToolTipDelay -int 1but it has no effect on the menu tooltips.Neither does
defaults write -g NSInitialToolTipDelay -int 1@kallebornemark commented on GitHub (Jun 25, 2019):
I am also very keen on this. Not seing more than a few characters in the list is almost a dealbreaker for me, as many items in the populated list are often similar and hard to distinguish from eachother without seing them in full length.
Is this still something that's not possible to implement?