raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.31k stars 3k forks source link

[Color Picker] There's no way to remove the eye dropper icon from the macOS menu bar with a Raycast command #14081

Open lord-reptilia opened 1 month ago

lord-reptilia commented 1 month ago

Extension

https://www.raycast.com/thomas/color-picker

Raycast Version

1.81.1

macOS Version

14.5

Description

This raycast command should toggle on/off the extension's menu bar icon, not just activate it.

extensions/color-picker/src/menu-bar.tsx

Hi there! Love your great work and I'm very impressed about how complete this extension is. I just have this observation.

Steps To Reproduce

When hitting enter to the Menu Bar Color Picker command from the Raycast command window, it only allows to add the eye dropper icon to the macOS menu bar over and over again.

Current Behaviour

No response

Expected Behaviour

To remove the eye dropper icon from the macOS menu bar when hitting enter to the same Raycast command that activated it. (with an option to add it back again with the same raycast command window)

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @thomaspaulmann @otakustay @EmersonEmerson @pernielsentikaer @arronhunt @kvdo2 @thomaslombart @LitoMore @samuelkraft @ridemountainpig you might want to have a look.

💡 Author and Contributors commands The author and contributors of `thomas/color-picker` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
ridemountainpig commented 1 month ago

@lord-reptilia The command Deactivate Menu Bar Item in the action can deactivate a menu bar command.

CleanShot 2024-08-20 at 20 27 08@2x

lord-reptilia commented 1 month ago

Hi!

Yeah, I know how to deactivate the Menu Bar Item,

However, the current design is quite inconvenient, and it would be greatly appreciated if this deactivation could be as simple as hitting enter to the same command that activated it.

Could a "Toggle Menu Bar Item Command" be considered to be offered?

Thank you for your review and consideration!

LitoMore commented 1 month ago

Could a "Toggle Menu Bar Item Command" be considered to be offered?

No. It is better not add too many commands to the extension. There are enough commands now. I don't want the extension to become a mess.

lord-reptilia commented 1 month ago

Hello Lito,

The current design is already inconvenient from my experience.

This is not a request for an additional command:

Expected Behaviour To remove the eye dropper icon from the macOS menu bar when hitting enter to the same Raycast command that activated it.

For your consideration.

raycastbot commented 5 days ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊