Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add close-apps extension #15929

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

guidefari
Copy link

@guidefari guidefari commented Dec 18, 2024

Description

  • Extension that closes all open apps
  • Doesn't close apps in a user specified whitelist
  • Whitelists Raycast by default

Screencast

Checklist


Misc

- chore: formatting
- chore: add system defined whitelist
- fix: navigation not working when whitelist is empty
@raycastbot raycastbot added the new extension Label for PRs with new extensions label Dec 18, 2024
@raycastbot
Copy link
Collaborator

raycastbot commented Dec 18, 2024

Congratulations on your new Raycast extension! 🚀

Due to our current reduced availability, the initial review may take up to 10-15 business days 🎄

Once the PR is approved and merged, the extension will be available on our Store.

@pernielsentikaer
Copy link
Collaborator

I received this error when I opened the extension, do you have a clue? I tried to swtich my language to Danish to test

Raycast20122024-waiSKCjx png@2x

19:38:16 Warning: Encountered two children with the same key, `Setapp`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.

@pernielsentikaer pernielsentikaer self-assigned this Dec 20, 2024
@guidefari
Copy link
Author

@pernielsentikaer thanks for giving a look.
Please give it another shot, I suspect it was duplicate values in one of the arrays

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new extension Label for PRs with new extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants