Skip to content

Update window-layouts extension#27683

Draft
gfazioli wants to merge 1 commit intoraycast:mainfrom
gfazioli:ext/window-layouts
Draft

Update window-layouts extension#27683
gfazioli wants to merge 1 commit intoraycast:mainfrom
gfazioli:ext/window-layouts

Conversation

@gfazioli
Copy link
Copy Markdown
Contributor

@gfazioli gfazioli commented May 6, 2026

Description

Screencast

Checklist

- chore: use {PR_MERGE_DATE} placeholder in CHANGELOG entry
- fix: improve error message when WindowManagement API is unavailable
- Pull contributions
@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: window-layouts Issues related to the window-layouts extension platform: macOS OP is contributor The OP of the PR is a contributor of the extension labels May 6, 2026
@raycastbot
Copy link
Copy Markdown
Collaborator

Thank you for your contribution! 🎉

🔔 @teemusuvinen you might want to have a look.

You can use this guide to learn how to check out the Pull Request locally in order to test it.

📋 Quick checkout commands
BRANCH="ext/window-layouts"
FORK_URL="https://github.com/gfazioli/raycast-extensions.git"
EXTENSION_NAME="window-layouts"
REPO_NAME="raycast-extensions"

git clone -n --depth=1 --filter=tree:0 -b $BRANCH $FORK_URL
cd $REPO_NAME
git sparse-checkout set --no-cone "extensions/$EXTENSION_NAME"
git checkout
cd "extensions/$EXTENSION_NAME"
npm install && npm run dev

We're currently experiencing a high volume of incoming requests. As a result, the initial review may take up to 10-15 business days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extension fix / improvement Label for PRs with extension's fix improvements extension: window-layouts Issues related to the window-layouts extension OP is contributor The OP of the PR is a contributor of the extension platform: macOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants