[GH-ISSUE #482] See preferences without accessing through menu bar? #303

Open
opened 2026-03-03 01:11:35 +03:00 by kerem · 8 comments
Owner

Originally created by @letitiayhho on GitHub (Sep 20, 2021).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/482

Hi, like some others, I tried to hide clipy from my menu bar. Unfortunately, once you hide it from the menu bar you cannot access its preferences, not unless you delete some of its files, restart your computer, and reset Clipy. Can you make the preferences window open when you double click on the app in Applications, instead of requiring it to be accessed through the menu bar icon?

Originally created by @letitiayhho on GitHub (Sep 20, 2021). Original GitHub issue: https://github.com/Clipy/Clipy/issues/482 Hi, like some others, I tried to hide clipy from my menu bar. Unfortunately, once you hide it from the menu bar you cannot access its preferences, not unless you delete some of its files, restart your computer, and reset Clipy. Can you make the preferences window open when you double click on the app in Applications, instead of requiring it to be accessed through the menu bar icon?
Author
Owner

@a-lianos commented on GitHub (Oct 14, 2021):

image

There is an option at the bottom of the menu.

<!-- gh-comment-id:943260095 --> @a-lianos commented on GitHub (Oct 14, 2021): ![image](https://user-images.githubusercontent.com/84623567/137307408-3d9b7761-219d-4bde-b68e-7f8f3e28bc41.png) There is an option at the bottom of the menu.
Author
Owner

@letitiayhho commented on GitHub (Oct 14, 2021):

Mine doesn't have this option? I only see the history

<!-- gh-comment-id:943359648 --> @letitiayhho commented on GitHub (Oct 14, 2021): Mine doesn't have this option? I only see the history
Author
Owner

@AmiciA commented on GitHub (Jan 23, 2022):

I also have hidden the menu bar icon, and can only see the history itself in the context menu.

<!-- gh-comment-id:1019385640 --> @AmiciA commented on GitHub (Jan 23, 2022): I also have hidden the menu bar icon, and can only see the history itself in the context menu.
Author
Owner

@letitiayhho commented on GitHub (Jan 23, 2022):

Ah, I realize there are two separate shortcuts for accessing Clipy. One that shows only the history, and one that shows history and preferences. For my mac, the shortcut to show history and preferences is cmd + shift + v, to view only history use cmd + ctrl + v. I hope this helps!

<!-- gh-comment-id:1019388654 --> @letitiayhho commented on GitHub (Jan 23, 2022): Ah, I realize there are two separate shortcuts for accessing Clipy. One that shows only the history, and one that shows history and preferences. For my mac, the shortcut to show history and preferences is cmd + shift + v, to view only history use cmd + ctrl + v. I hope this helps!
Author
Owner

@AmiciA commented on GitHub (Jan 23, 2022):

I see that now—I had disabled all the shortcuts except for the history, because I only ever needed the history in the context menu. But if you do that, and then hide the menu bar icon, it seems like the only way to reopen the preferences window is to delete all Clipy data as shown in #459 and restart.

<!-- gh-comment-id:1019391253 --> @AmiciA commented on GitHub (Jan 23, 2022): I see that now—I had disabled all the shortcuts except for the history, because I only ever needed the history in the context menu. But if you do that, and then hide the menu bar icon, it seems like the only way to reopen the preferences window is to delete all Clipy data as shown in #459 and restart.
Author
Owner

@letitiayhho commented on GitHub (Jan 23, 2022):

Yeah, seems like it would be useful to be able to open the settings by clicking the app's icon, right now it doesn't do anything

<!-- gh-comment-id:1019413462 --> @letitiayhho commented on GitHub (Jan 23, 2022): Yeah, seems like it would be useful to be able to open the settings by clicking the app's icon, right now it doesn't do anything
Author
Owner

@OleksiL commented on GitHub (Jul 26, 2022):

This is very annoying. I also hide icons and disabled all other shortcuts except History - now I need to delete the application to change settings. It should show preferences on launch from applications. As Rectangle does, for example

<!-- gh-comment-id:1195189792 --> @OleksiL commented on GitHub (Jul 26, 2022): This is very annoying. I also hide icons and disabled all other shortcuts except History - now I need to delete the application to change settings. It should show preferences on launch from applications. As Rectangle does, for example
Author
Owner

@takeaki-m commented on GitHub (Feb 27, 2024):

Hi everyone. I encountered the same issue and it was very annoying. I think I may have found one of the solutions at #101 . So please try this. #101 is answered by Japanese, so I translate it with English

I resolved the problem by the solution 2, run the defaults~ command

  1. Using tools something like "AppCleaner" to uninstall Clipy, then re-install.
    http://itea40.jp/application/mac-utilities/appcleaner/
  2. If you can use command on Terminal, run the following command and restart Clipy
    defaults delete com.clipy-app.Clipy
  3. If your settings remain at default, run Command + Shift + v and then show menu.
<!-- gh-comment-id:1966656792 --> @takeaki-m commented on GitHub (Feb 27, 2024): Hi everyone. I encountered the same issue and it was very annoying. I think I may have found one of the solutions at #101 . So please try this. #101 is answered by Japanese, so I translate it with English I resolved the problem by the solution 2, run the `defaults~` command 1. Using tools something like "AppCleaner" to uninstall Clipy, then re-install. http://itea40.jp/application/mac-utilities/appcleaner/ 2. If you can use command on Terminal, run the following command and restart Clipy `defaults delete com.clipy-app.Clipy` 3. If your settings remain at default, run `Command + Shift + v` and then show menu.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#303
No description provided.