Skip to content

Releases: jmgao/metamove

metamove v0.3.7

09 Jul 23:21
Compare
Choose a tag to compare
  • Don't call potentially blocking operations in event tap handler.
    • This should hopefully eliminate the cases where the event taps are timing out and consuming events.
  • Refactoring

metamove v0.3.6

21 Oct 01:08
Compare
Choose a tag to compare
  • Fix the tray icon being black on black when using Yosemite's dark mode.

metamove v0.3.5

21 Oct 00:00
Compare
Choose a tag to compare
  • Don't consume click events when no modifiers are set. (#1)

metamove v0.3.4

20 Jan 06:17
Compare
Choose a tag to compare
  • Fix issue with event tap being disabled on timeouts caused by sleep.

metamove v0.3.3

20 Nov 07:41
Compare
Choose a tag to compare
  • Add an updater framework (Sparkle).
  • Fix occasional crash that happens with some system windows.
    screen shot 2013-11-19 at 11 40 48 pm

metamove v0.3.2

18 Nov 20:42
Compare
Choose a tag to compare
  • Reduce deployment target to OS X 10.7.

metamove v0.3.1

18 Nov 11:07
Compare
Choose a tag to compare
  • Fix issue with performing actions with cursor over some UI elements (e.g. Console's message pane).
  • Raise window when performing actions.

metamove v0.3.0

16 Nov 10:42
Compare
Choose a tag to compare
  • Switch to a tray icon application instead of a prefPane + daemon.

image

Also includes fixes for Mavericks compatibility, and reduced stuttering.

metamove v0.2.1

24 Oct 03:35
Compare
Choose a tag to compare
  • Fix an issue where metamove would eat every mouse event and not do anything when accessibility is disabled.

metamove v0.2.0

20 Oct 07:16
Compare
Choose a tag to compare
  • Add a preference pane for starting/configuring metamove.
    screen shot 2013-10-20 at 12 15 24 am