Skip to content

✨ Misc Updates#727

Merged
mrkai77 merged 8 commits into
developfrom
coloring-fixes
May 16, 2025
Merged

✨ Misc Updates#727
mrkai77 merged 8 commits into
developfrom
coloring-fixes

Conversation

@SenpaiHunters
Copy link
Copy Markdown
Collaborator

@SenpaiHunters SenpaiHunters commented May 15, 2025

Added the ability to lock the radial menu to the middle

  • Adjust with defaults write com.MrKai77.Loop lockRadialMenuToCenter -bool true
  • Reset with defaults delete com.MrKai77.Loop lockRadialMenuToCenter

Now uses a private API to fetch the wallpaper (thanks to AltTab for the method), which is more reliable than using ScreenCaptureKit to capture the desktop window

Completely rewrite the color logic and math for collocating the colors of the desktop wallpaper, this should now be even faster and more accurate for most cases.

Added the ability for when exporting keybinds, the list to be sorted, this adds nothing but a nice visual formatting to the list.

Update localisations from Crowdin

@SenpaiHunters SenpaiHunters changed the title ✨ Fix coloring - add sorted - add localised keys ✨ Misc Updates May 16, 2025
@mrkai77 mrkai77 merged commit af103fb into develop May 16, 2025
1 check passed
@mrkai77 mrkai77 deleted the coloring-fixes branch May 16, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐞 Wallpaper based accent color is broken ✨ Sort key codes in keybinds export ✨ Lock radial menu to the center

2 participants