Releases: dwarvesf/VimMotionApp
Releases · dwarvesf/VimMotionApp
Version 1.2.3
Support Apple Silicon (M1)
Version 1.2.2
- Fix can't active hints mode when there is no selected window.
- Show hints for notification
Version 1.2.1
Fix bug Check Screen Recording permission.
Version 1.2.0
Happy June. We are happy to announce a new version with a bunch of bugs fixed, improvement as well as features.
Don't forget to grant permission for the app again #9 .
- Add new switch Active Workspace windows feature (this feature required screen recording permission), in Hint mode, Press
Tab
to show SwitchWindow View and PressTab
again to hide it. - Multiple screens supported. Dock in the different monitors with a focused window can show tags.
- Add ability to show Dock if Dock is Automatic Hide then hide after use.
- Temporary hide tags for 0.75s. Press "Space Bar" in Hint mode to hide all tags for 0.75s. (To see contents overlap by tags)
- Async load AXUIElement to improve query performance.
- Detect fullscreen mode now work better, can detect StatusBar Show or not in FullScreen mode
- Better Tag filter, ignore user input if the existed tags label does not contain character user typed.
- Fix can not show tag for FullScreen window
- Revert J <-> K scroll direction, add a setting in the Preference window to revert it.
- Fix memory leak.
Version 1.1.5 🎉
- Close with ⌘+W shortcut
- Fix bugs ScrollView subviews out of frame
- Add reset button for custom key combine
- Now users can press on the Delete button to refilter tags by name.
Version 1.1.4
What New in this release:
- Scroll area can scroll with "HJKL" keys
- Press " ⌘+' " to open scroll mode.
- Press " Tab " or " Shift+Tab " to focus scroll area
- User " HJKL " to scroll your scroll area by press or holding.
- Press " esc " or " ⌘ + ' " to dismiss.
Version 1.1.3
VimMotion
Update README.md Add how-to-use scroll mode