Git Product home page Git Product logo

middle-community's People

Contributors

altayevrim avatar aracn0 avatar breakingpitt avatar buresdv avatar cartoonchess avatar citronnoir avatar dcabtreenovum avatar forrest-j avatar francoisperez avatar glechic avatar guydebros avatar jazzkuh avatar jerrylin-jf avatar julestream avatar kant avatar kawarimidoll avatar lk608 avatar luishansen avatar muhammadnurimansyah avatar nebeker avatar rtoiedo avatar rxhanson avatar sebbbe avatar tigerk0690 avatar ximmox avatar yogirambo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

middle-community's Issues

The app is not functioning after accessibility permissions are provided

From #60

Not working on imac 24 with m1.... With my last imac with intel all ok...
After give the permissions the app close and no icon on topbar and no functionality at all
I'm on ventura

First time i open app , it ask to add pemissions, after that, nothing happens. I click app icon and nothing, no crash notification, nothing. If i try to uninstall , i see a message tha app is still running and can't be uninstalled. To uninstall app I have to go to accessibility permission and turn off.
In my macbook intel cpu it's working with no issues

Middle stops working after closing laptop and re-opening

Hi

I have middle configured as follows
image

Often times when I close my laptop and login again, Middle doesn't work anymore. My feeling is that this does not happen every single time. But enough to be quite annoying. When I go into Middle -> About -> Debug -> Relaunch it works absolutely fine again.

Properties of my Mac
image

Best,
Matt

three finger tap stopped working.

Was using three finger tap to close tabs in browsers... one day it just stopped working. i've since tried other options, 4 finger, force click... but none of them are working anymore.

i'm on version 1.8

Three Finger Click on trackpad intermittently stops working

Three Finger Click on the trackpad will sometimes stop working for no obvious reason. Then, sometime later, it will resume working; again, for no obvious reason.

This has been happening to me several times a day. Unfortunately, I've been unable to discern any common denominator, so I can't reliably reproduce it. It just seems to happen randomly.

While in this state, the Viewer shows 3 finger contacts as it should but it doesn't flash gray when I click. Whatever app I'm using at the time will treat it like a 2-finger click. Fn-Click always seems to works normally. Also, when I set Middle to use Three Finger Tap or One Finger Force Touch I have yet to see any problems. It seems to be limited to Three Finger Click. I've tried disabling all gestures that use 3 fingers in System Preferences > Trackpad but the problem still happens.

I most often see this while browsing with Firefox 103.0 but it also occurs with Safari 15.6 and other apps. I'm using Middle 1.7.5 (82) on an M1 max MacBook Pro running macOS 12.5.

Coincidentally, after finding this github repository and deciding to submit an issue, the problem started occurring. But by the time I signed into github and clicked on "New issue" it was working normally again. Very sneaky! I'll continue trying to reliably reproduce it; but, as I said, so far it seems completely random.

Middle Clicking stops working but continues to run

This is not trivial to troubleshoot, since there's not really any simple way for me to reproduce it.

So, when this happens, I'll take as much information as I can get.

  1. What gestures (Magic Mouse & trackpad) are configured?
  2. Is there anything that might appear to trigger this happening?
  3. Are you running any other apps that listen to touch data?

If you experience this with the Magic Trackpad, you can switch the app to use Apple's private multitouch framework with this terminal command and an app restart:

defaults write com.knollsoft.Middle usePrivateFramework -bool true

Middle click not triggered from trackpad connected via Universal Control

Middle doesn't seem to trigger when the input comes via Universal Control.

Environment

I'm using Middle v1.7.4 on a 2016 15" MBP running Mac OS 12.3.1. I'm happy to provide any additional info.

Demo

The below gif includes the viewer and shows using the built-in trackpad on my MacBook followed by a magic trackpad via another machine using Universal Control. Note the lack of input detection in the second half.

20220405-035726

Stopped working (v1.7.4)

I'm not as well versed as others on this forum, so forgive me, but I just don't understand what could possibly be going wrong. Everything was working fine until I updated to 1.7.4 yesterday, and the trackpad gesture suddenly stopped working. I've uninstalled and re-installed, deactivated and re-activated my license key, and restarted my computer, all to no avail. Why would this be happening? is anyone else experiencing this issue?

One Finger Force Touch triggers additional Mouse1 event in Firefox

Hello,

I'm trying out Middle, and really enjoying the One Finger Force Touch option!

However, in Firefox, this appears to trigger both a Mouse1 and Mouse3 event. eg. If I force touch a link, it will simultaneously open it in the new tab, as well as the current. Other options, such as Three Finger Click, seem to work as expected. I was wondering if this is a known issue, and whether you could look into it.

Middle Version: 1.8.2 (89)
Firefox Version: Nightly 123.0a1 (Build ID: 20240105211306)
Hardware: MacBook Pro 14" (2021)
macOS Version: Sonoma 14.2.1

Thank you!

Magic mouse not showing in preferences

Just purchased today. When I try and set my options for my magic mouse isn't shown in the preferences panel.

My mouse is connected and I've added Middle to my Accessibility settings.

I followed these instructions without success.

Using M1 Mac, Ventura 13.3.1 (a)

Any idea on how to resolve this?

Middle-click seems to happen twice if both internal and external trackpad are available

Whenever I three-finger-tap on either my macbook's internal trackpad or my external magic trackpad, I seem to get two middle-click events. Primarily this manifests as things getting pasted into iTerm2 twice โ€“ if I press โŒ˜-V, it just pastes once, so it's definitely not that the clipboard contents are getting duplicated. This has just started happening since I bought and plugged in the magic trackpad, and if I turn the trackpad off, it stops happening.

If I open the touch viewer and tap both trackpads once so that both of them are visible, three-finger-tapping on one trackpad makes both touch viewers flash. Is that meant to happen?

"Use private framework" doesn't seem to make a difference.

Any of trackpad option to middle click stopped working after updated macOS

MacBook Air M1
macOS 13.3
Middle app v1.8 (87)

Middle click on trackpad have been working on the previous version of macOS. Today I updates OS to v13.3 and middle click stopped working on trackpad. I've tried any of 4 proposed clicks\taps, none is working for trackpad. By the way, middle click works on magic mouse.

SCR-20230331-liby

App requires restart after waking from sleep

When my M1 Mac wakes from sleep, I often need to quit and restart the app. This happens frequently but inconsistently.

Please let me know if you need any logs or additional info.

Three Finger Tap behaves differently to Three Finger Click (Magic Trackpad)

Hi, first of all thanks for this app, it helps a lot with the workflow (especially when a windows user comes to work on mac os).
I am a developer and my main IDE is WebStorm. I noticed that middle click works with Jump-to-definition when used with Three Finger Click, but now with Three Finger Tap. A little bit of investigation showed that Tap translates to Option + MiddleClick, while Click does a simple MiddleClick.
Is there a reason to do so? It would be handy to make those two work the same way. Remapping keys in storm works as a workaround, but I would prefer to keep them as they were.
Thanks,
Dan

Triggers twice in safari when three-finger drag is enabled

After enabling three-finger drag (in Accessability), in Safari and in some other applications, with three-finger clicks or taps, it works twice (for example, opens two tabs at a time).

When three-finger drag is turned off, everything works fine.

It would be great to be able to use both functionalities.

Spec: MacBook Pro, M1 Max, macOS 12.5

Customize region recognized as "middle click"

I find that the region that middle recognizes as "middle click" is too narrow, and about 50% of the time it thinks I "right clicked". It would be very desirable if this could be user-configured, or at the very least with two options "normal" and "fat fingers". :)

Screen Shot 2023-01-17 at 23 03 37

MBP trackpad's force click setting causes undesired behavior

I have a new 2023 MBP. I ended up turning off "Force click and haptic feedback" option under Trackpad Settings, because I found that it was too easy to accidentally push too hard and cause that secondary click. Unfortunately, when this happens, it registers as two separate clicks. So for example in the MS Edge Browser, when I use three-finger clicks to close tabs and the secondary/force click happens, it closes 2 tabs instead of one.

Even though I have that force click setting set to OFF, sometimes that secondary click still happens! I don't know if this is a bug with Middle or MacOS. I think in either case, it would be reasonable to request that there be a setting in Middle that allows me to ignore the secondary/force click. In other words, even if that force click does happen, enabling this new setting would prevent that from being treated as yet-another middle mouse button click.

broken in Ventura

Middle seems to be broken in Ventura - when I middleclick in Chrome for example I now get both a new tab with the link and the current tab goes to the link.

Accessibility option ON - still not working

Hey guys,

I have purchased a license after the free trial but I have an issue. Even though the accessibility option is ON, the app still asks "enable Middle.app" and of course it's not working. Is there a way around that I am missing?

Thanks in advance :)

SCR-20240219-kncg

Middle 3-finger click not working on top of trackpad

Hi!

I have an M2 MacBook Air, and Middle works fine when 3-finger clicking on the lower half of the trackpad, but does a right-click instead if I try 3-finger clicking on the upper half of the trackpad. I updated to Middle 1.7.9 from one of the other issues posts and that version fixes the issue, and successfully middle-clicks anywhere on the trackpad, but I wanted to mention it as it's own issue just in case this wasn't being tracked.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.