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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0.0-beta.7 #12

Merged
merged 156 commits into from
Aug 30, 2023
Merged

1.0.0-beta.7 #12

merged 156 commits into from
Aug 30, 2023

Conversation

MrKai77
Copy link
Owner

@MrKai77 MrKai77 commented Aug 30, 2023

No description provided.

MrKai77 and others added 30 commits April 5, 2023 16:56
Currently working on new icons in Figma :3
- You can now unlock the a icon after using loop 25 times!
- Changed "General" to "Behavior" in main settings tab
- Fix README
This is what Loop is actually looking for when you set it to trigger with the function key, and it only works on Apple's own keyboards.
- Menubar item now uses MenubarExtra, since SettingsLink is needed to open the app's settings.
- Start implementing settings window to use Form(), now that the minimum supported version is MacOS Ventura. The reason I wasn't doing this earlier was to support MacOS Monterey.
When Loop's radial menu was set to a circle, it would have weird artifacts around it on MacOS Sonoma. To fix this issue, we now use SwiftUI's Circle() instead of a RoundedRectangle() with a maximum radius.
Also updated README to reflect minimum MacOS version
Whole window management system has been recoded from scratch, now being able to detect fullscreen apps etc.! As a result, Loop can now manage ProKit apps & Adobe apps as well!
As it's impossible to intercept global keybindings without having the keybinding fed into the frontmost application, I have used CGEvent to capture key events. This key interceptor is only active when the radial menu is open.
@MrKai77 MrKai77 merged commit 4c44de7 into release Aug 30, 2023
3 checks passed
@MrKai77 MrKai77 self-assigned this Sep 11, 2023
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.

1 participant