Skip to content

Releases: dwarvesf/VimMotionApp

Version 1.2.3

01 Mar 07:32
cc097d9
Compare
Choose a tag to compare

Support Apple Silicon (M1)

Version 1.2.2

02 Jul 04:45
d1589f1
Compare
Choose a tag to compare
  • Fix can't active hints mode when there is no selected window.
  • Show hints for notification

Version 1.2.1

11 Jun 13:52
9eb039b
Compare
Choose a tag to compare

Fix bug Check Screen Recording permission.

Version 1.2.0

10 Jun 10:21
9eb039b
Compare
Choose a tag to compare

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 Press Tab 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 🎉

26 May 04:41
ca58c2f
Compare
Choose a tag to compare
  • 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

22 May 03:47
ca58c2f
Compare
Choose a tag to compare

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

20 May 07:56
ca58c2f
Compare
Choose a tag to compare

What's new in this release

  • Support macOS 10.13
  • VimMotion now support auto-update

image

VimMotion

20 May 03:59
ca58c2f
Compare
Choose a tag to compare
Update README.md

Add how-to-use scroll mode