The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| 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 | 4 | |
๐ฐ 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