-
First of all, I would like to use this opportunity to thank you for making Maccy _and_ making it free and open-source. I appreciate it a lot.
Now, for the issue. I do a lot of copy-pasting passwor…
-
When using an visor like app that disappears when it loses focus, you can't paste from Maccy because it takes focus when activated.
Most clipboard managers don't steal focus from the focus app when…
-
Error happening with this screen:
![image](https://user-images.githubusercontent.com/170947/98940930-12218300-24ec-11eb-97f0-7965e60c2e3b.png)
Anyone else?
-
Hi @p0deje ,
What do you think of a feature to show the currently stored item next to the icon in the menu bar?
Would be handy see at one glance what's currently stored in clipboard!
-
I use extensively iterm2 with a hotkey window that for all purposes behaves like a background context menu.
A recent maccy feature changed the behaviour of how this sort of apps are handled.
Since I…
-
Hi, is it possible to add a shortcut to copy the highlighted item by pressing CMD + C and close Maccy?
I'm coming from Paste which let's you press `SHIFT + CMD + V` (thanks for adding the binding t…
-
This can be useful for migrating over to this package from some other solution.
Inside some one-time migration method:
```swift
let shortcut = KeyboardShortcuts.Shortcut(carbonKeycode: someHotk…
-
I use the clipboard manager Maccy and I want to ignore passwords from MacPass in Maccy.
For this I need the copy type from MacPass. How I find it?
[This is the documentation](https://github.com/p0de…
-
Hello, I've been unable to paste today since installing the new version. I'm on MacOS Big Sur Beta, but I also tried with my other computer on macOS Catalina. Clicking the text from the Maccy toolbar …
-
With most native macOS apps, any input field follows GNU Readline conventions:
- C-u for delete line
- C-h for backspace
- C-w for delete word
- and so on...
where C-* means a key combination w…