Skip to content

Releases: NullPointerDepressiveDisorder/MiddleDrag

v1.4.2.5

06 Mar 03:51

Choose a tag to compare

Release v1.4.2.5

SHA256: 43bfc9b3a96a02b1dc7ed242b9372f5a87d8d5a60d749496788c6fb06faca847

Download MiddleDrag

v1.4.2.4

04 Mar 14:16

Choose a tag to compare

Release v1.4.2.4

SHA256: d69f354697db573f5dfb552dc7b2e23282bc727d2928e9dd3960e5f27532afbc

Download MiddleDrag

v1.4.2.3

17 Feb 10:24

Choose a tag to compare

Release v1.4.2.3

SHA256: 1d05666d4021716a8902415495222fe6ee04f24da3f68c17f07f98a7770ce415

Download MiddleDrag

v1.4.2.2

16 Feb 05:57

Choose a tag to compare

Release v1.4.2.2

SHA256: 9ffdf4e211cde31cace919753bacba3ada6a8ffffae0191e8320f2ec036e830d

Download MiddleDrag

v1.4.2.1

13 Feb 23:51

Choose a tag to compare

Fix: Add Sentry and Sparkle as package product dependencies in project configuration

SHA256: fc440ff44fd61dec178624462c204156ccb3cb28207bd7c246b5ce3894dfde73

Download MiddleDrag

v1.4.2

13 Feb 09:28
55ce759

Choose a tag to compare


SHA256: d1b3e3a2ffd5fec31571bd1455a75210946d23622656e82654bfd6929c328943

BROKEN: VERSION HAS A BREAKING BUG, PLEASE SKIP OVER

What's Changed

Full Changelog: v1.4.1.4...v1.4.2

Download MiddleDrag

v1.4.1.4

07 Feb 09:04

Choose a tag to compare

Bug/double tab (#99)

  • Fix: Prevent double middle-clicks during multitouch gestures

  • Fix: Prevent double middle-clicks by skipping gesture tracking check

  • Fix: Implement click deduplication to prevent double middle-clicks from multiple sources

  • Fix: Implement force-click deduplication to prevent double middle-clicks from trackpad gestures

  • Fix: Enhance click deduplication with internal click count and reset functionality

  • Fix: Implement thread-safe access for lastForceClickTime to enhance click deduplication


SHA256: 8b1cbfef8190e4fe60a97e719222b9c42081101e4018c9e4a939f870c3f6db17

Download MiddleDrag

v1.4.1.3

06 Feb 03:42

Choose a tag to compare

Merge pull request #96 from NullPointerDepressiveDisorder/seer/fix/multitouch-stability

Fix: Multitouch stability during rapid system changes

SHA256: 4fda97054639830b7c41aabb55c2e3c68e5ac560a0191d12ab94d4c76a632f0f

Download MiddleDrag

v1.4.1.2

31 Jan 20:16

Choose a tag to compare

Fix/use after free (#93)

  • Fix use-after-free issue by copying touch data synchronously in DeviceMonitorDelegate

  • Fix race conditions in restart handling by ensuring thread-safe access to restart state and work items

  • Ensure thread safety in UI animations by using MainActor in MenuBarController

  • Improve touch processing in MultitouchManager to handle zero touches and ensure gesture recognizer stability


SHA256: d4c2c5fecdc2419954491edde356c2fd19281ee2c08e668ed8b05385dc532436

Download MiddleDrag

v1.4.1.1

28 Jan 22:49

Choose a tag to compare

Hotfix: fixed drag incompatability issues introduced in 1.4.0

SHA256: df9b43e8725f0910f56068a5f79cc33df4e634e99f60610482a3b60906757190

Download MiddleDrag