sbmpost / AutoRaise

AutoRaise (and focus) a window when hovering over it with the mouse
GNU General Public License v3.0
1.48k stars 60 forks source link

Invert the "Ignore Apps" list or create a "Only Apply to" list. #176

Closed ghost closed 7 months ago

ghost commented 9 months ago

A functionality to only use focus and raise on certain apps would be great, i use this when i have two fullscreen apps sharing a space and i want to use BetterTouchTool gestures between two apps and having focus in this situation is imperative.

Ignoring every single app on my system but say, 6 apps would be a chore.

Thank you! spooky

sbmpost commented 9 months ago

@spookydracula Hi there! Yes inverting the app list is a good idea. Note it is very easy to temporarily adjust this in the code yourself. But having this as an option is obviously the way to go. Thanks for reporting!

ghost commented 9 months ago

Thank you for the quick response...another weird thing is that because so much of the icon is translucent, sometimes when you try to click it in Finder or Launchpad, you can’t select it...weird.

sbmpost commented 9 months ago

sometimes when you try to click it in Finder or Launchpad, you can’t select it...weird.

Weird indeed. I usually use cmd-space to start AutoRaise so I never noticed. The transparency is for dark mode. Otherwise the icon won't be visible.

jakecodev commented 7 months ago

+1

sbmpost commented 7 months ago

@spookydracula @fullstackneo

This is implemented in branch AutoRaise 4.8. The UI has been updated as well to reflect the change.

ghost commented 7 months ago

awesome. thank you!

jakecodev commented 7 months ago

I just tested the new 'invert', looks like it will actually exclude all apps including the ignore apps. Unchecking 'invert' will include all apps including the ignore apps.

https://github.com/sbmpost/AutoRaise/assets/97574983/02cea394-ece0-4da1-957b-569eb65e8fe6

https://github.com/sbmpost/AutoRaise/assets/97574983/4f29a0e4-b8b8-4972-a4dc-0a039c002ab5

sbmpost commented 7 months ago

@fullstackneo

The applications in that list are not bundle identifiers. Try with "Chrome" only

jakecodev commented 7 months ago

Yes, that works like a charm! @sbmpost

sbmpost commented 7 months ago

This will be merged with master in one week or so. I am closing the issue.