raycast / extensions

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

[Clean Keyboard] ... #14014

Open tarnoff opened 1 month ago

tarnoff commented 1 month ago

Extension

https://www.raycast.com/ike-gg/clean-keyboard

Raycast Version

1.80.0

macOS Version

15.1 dev beta 2

Description

The extension doesn't actually block all keys. For example, F8 still starts/stops the multimedia when it's pressed during a locked period.

Steps To Reproduce

  1. Launch raycast
  2. Select Clean Keyboard
  3. Press all keys, in this example, F8 on the MacBook pro

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @ike-gg @owain-williams you might want to have a look.

💡 Author and Contributors commands The author and contributors of `ike-gg/clean-keyboard` 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.