这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jonatino
Copy link
Contributor

@jonatino jonatino commented Oct 7, 2024

Media keys like play/pause/mute/volume up/down did not work until these changes. They are considered "special keys" in macos and required some extra work to make the callbacks work.

References:
https://github.com/nhurden/MediaKeyTap/blob/master/MediaKeyTap/NSEventExtensions.swift
https://github.com/nhurden/MediaKeyTap/blob/master/MediaKeyTap/MediaKeyTapInternals.swift

Copy link
Owner

@Narsil Narsil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't seem to work on my M3.

Are you using a physical keyboard to track this or a regular laptop Fn + X key ? (Fn + Play doesn't trigger any event on main, but Fn + Dictation does).

@Narsil
Copy link
Owner

Narsil commented Jun 23, 2025

Merged with you as co-author here: #173

@Narsil Narsil closed this Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants