Closed Lilfaen closed 10 months ago
I just realized the state is reset, e.g. when locking then unlocking the Mac. Maybe the toggle should not directly toggle the isEnabled
but rather add another variable that also gets checked in setEnabledStatus()
?
Edit: I added a commit with a proof of concept: https://github.com/sindresorhus/Plash/pull/131/commits/bb951acbcedf40fdfd704e1681bd1c9a01545359
I think there should also be a keyboard shortcut setting for toggling Plash.
It incorrectly shows "Deactivated while on battery" when you turn it off.
https://github.com/sindresorhus/Plash/pull/131#issuecomment-1631999549 still needs to be done.
#131 (comment) still needs to be done.
Done https://github.com/sindresorhus/Plash/pull/131/commits/ba3d2556a0f15282ac867a0b1e4b0353a50406ed
Thanks :)
Hi! I hope contributions are still welcome!
This pr introduces two things:
Things I would love some feedback on:
Toggle on/off
vsTurn on/off
? Any other ideas?Feedback is welcome, love the app ;)
Fixes #35