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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allbrightness spoon isn't working on BigSur (Intel) #245

Open
AvivWn opened this issue Sep 28, 2021 · 1 comment
Open

Allbrightness spoon isn't working on BigSur (Intel) #245

AvivWn opened this issue Sep 28, 2021 · 1 comment

Comments

@AvivWn
Copy link

AvivWn commented Sep 28, 2021

I tried really hard to make the AllBrightness spoon works for my setup, but I couldn't 馃槥

I added the next lines into my init.lua file:

hs.loadSpoon("AllBrightness")
spoon.AllBrightness:start()

I also added the spoon into my local spoons folder.
To make sure the spoon was loaded, I modified the spoon to have custom logs about the captured events.

print(event['type'])

(at the start of the event function)

After reloading the config, the spoons was triggered for some SystemDefined events. The console showed perfectly SOUND_UP, SOUND_DOWN events (as a result of my custom logs). However, BRIGHTNESS_UP, BRIGHTNESS_DOWN were never printed, even when I changed the brightness using standard keystrokes. It is worth noting that nothing at all was printed when pressing on these keys.

Does anyone experience anything like that? Is it a change in OS BigSur? Is it just my Mac?

Thanks in advance 馃槃

@AvivWn
Copy link
Author

AvivWn commented Jan 10, 2022

@cmsj ?

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

No branches or pull requests

1 participant