raycast / extensions

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

[Window Management] Next / Previous Display broken (can be fixed by resetting keybindings) #14389

Closed janeklb closed 2 weeks ago

janeklb commented 2 months ago

Description

There's a (now closed) ticket about something similar here: https://github.com/raycast/extensions/issues/12493

The issue is basically the same as described above; however, this relates to the "Next Display" command, and it can be (temporarily) fixed by resetting the hotkey.

The fix (described below) gets reset eventually.. i'm not exactly sure when/how. I haven't restarted my laptop and I've had to apply it a handful of times. It does (temporarily) resolve the issue though.

Steps To Reproduce

  1. Try to use the Next Display command (Ctrl + Option + Command + Right Arrow)
  2. Notice nothing happens
  3. Change the hotkey to something else (eg. Shift + Ctrl + Option + Command + Right Arrow)
  4. Use the command (✅ it works)
  5. Change the hotkey back to the original (Ctrl + Option + Command + Right Arrow)
  6. Use the command (✅ it works again!)

Current Behaviour

No response

Expected Behaviour

No response

gullitmiranda commented 1 month ago

I am facing the same problem. I notice that this usually happens when I use my Mac disconnected from the external monitor (including opening and closing things in full screen), and when I connect it again it stops working.

I used to close and reopen raycast to solve the problem.

fgeierst commented 1 month ago

Probably fixed in 1.83.0

Window Management: Fixed Next/Previous Display shortcuts not working after attaching new displays while Raycast is running

wilcoschoneveld commented 1 month ago

I had this issue before and I can confirm this is fixed in 1.83.1

vietdv277 commented 1 month ago

I had the same issue with MacOS 15.0.1 and Raycast 1.83.2. Next/Preview Display works, but Next/Preview Desktop does not.

mathieudutour commented 2 weeks ago

This issue is not related to the API or extensions. Could you please use the Send Feedback command inside Raycast or use the #help or #bugs channel in our Slack Community 😊