rxhanson / Rectangle

Move and resize windows on macOS with keyboard shortcuts and snap areas
https://rectangleapp.com
Other
25.48k stars 759 forks source link

Placing Schism Tracker to "Ignore" means that ctrl-left ctrl-right still work even though they should not (macOS Mojave) #1037

Open esaruoho opened 1 year ago

esaruoho commented 1 year ago

macOS version: macOS Mojave 10.14.6 Rectangle version: 0.64 (70)

So my issue is that I need to have ctrl-left and ctrl-right available for SchismTracker, and I've selected "Ignore Schism Tracker" but they still keep bleeding into Rectangle.

Screenshot 2023-01-02 at 0 35 26

What am I miscomprehending with this one?

rxhanson commented 1 year ago

Ignoring works properly for other apps for you?

When the frontmost app changes, Rectangle will check its bundle id against the list of ignored apps. If Rectangle keyboard shortcuts are still executing when Schism Tracker is frontmost, then perhaps Schism Tracker is doing something unusual with which bundleId is being represented. I don't typically make one-off adjustments for apps; this really should be something adjusted Schism Tracker side if it's doing something unusual.