Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Loop.zip | 2025-07-30 | 9.6 MB | |
1.3.0 source code.tar.gz | 2025-07-30 | 57.6 MB | |
1.3.0 source code.zip | 2025-07-30 | 57.8 MB | |
README.md | 2025-07-30 | 1.9 kB | |
Totals: 4 Items | 125.0 MB | 1 |
📰 Important News
- 💸 Reminder to support me & Loop by sponsoring the project!
- 🌐 Let us know if you are interested in localizing Loop to your language :)
- 💬 Join our Discord server!
⚙️ Workflow
- ✨ [#666] Respect the window tiling spacing set in
com.apple.WindowManager
- 🛑 [#676] Ability to disable Loop’s update checks via command line
- 🔗 [#698] Added URL scheme support
- ✨ [#708] Sort keys when exporting
- ✨ [#734] Ability to stash windows on the screen's edge
- ✨ [#760] Save the last import/export directory
- ⚙️ [#746] Converted Loop’s groups to folders in the Xcode project
🎨 UI/UX Enhancements
- 💫 [#667] Improved window resize animations
- 💫 [#699] Enhanced animation configurations with more nuanced timing options
- ✨ [#703] Rewrote the existing settings UI using improved Luminare architecture
- ✅ [#703] Added a small success indicator when Loop’s version number is copied
- 🪫 [#770] Window animations are now disabled by default in Low Power mode
- ↩️ [#729] Enabled reverse cycling of window actions with the Shift key
- 📸 [#727] Loop will now capture the wallpaper accent color more reliably
- 💄 [#727] Ability to lock the radial menu to the screen center
- 💄 [#737] Ability to customize where the preview window appears from
🐞 Bug Fixes
- 🐞 [#634] Fixed the issue where Loop may incorrectly omit modifier keys when recording
- 🐞 [#656] Fixed memory leaks in
NSEventMonitor
- 🐞 [#675] Refactored key modifier handling in Keycorder
- 🐞 [#677] Moved window activation to after minimizing/hiding
- 🐞 [#694] Fixed memory leaks in
CGEventMonitor
- 🐞 [#715] Loop will now convert rects to integers before applying padding
- ⚡ [#771] Updater optimizations and reliability improvements