AlfredSwitchWindows Versions Save

An application for using in Alfred workflow to enumerate and switch between windows on OSX.

0.2.6-beta

7 years ago

Good news for those who don't use Safari. Now this workflow supports tabs from Chrome.

0.2.5-beta

7 years ago

Fix for https://github.com/mandrigin/AlfredSwitchWindows/issues/7 (Wrong index of a Safari tab).

0.2.4-beta

7 years ago

Changelog

  • Fix for the issue #3 (The workflow launches Safari)

v0.2.3-beta

7 years ago

Bugfixes

  • Do not filter out Safari windows when we failed to obtain the tabs
  • Try to make Safari Tabs work on the other OS versions (get Safari app via NSWorkspace instead of the hardcoded bundleID).

Known issues

  • Windows from all the spaces are shown, but the user is not able to switch to them

v0.2.2-beta

7 years ago

Let's consider it a beta.

Features

  • Show icons of the apps in the Alfred window (according to their windows).

Bugfixes

  • Wrong search results if double (triple, etc) spaces are in the search string.

Known issues

  • Shows windows from another desktops even though it isn't possible to switch to them.

v0.2.1-alpha

7 years ago

Features

  • No new features

Bugfixes

  • Invisible windows are shown
  • Duplicate search results (Safari Tabs & Windows are not merged)

Known issues

Shows windows from another desktops even though it isn't possible to switch to them.

v0.2-alpha

7 years ago

The initial pre-release just to try this out.

Mac OS Sierra and higher.

Features

  • Shows list of Safari tabs and all system windows
  • When the entry is selected, switches focus to this window/tab
  • w keyword for windows and tabs
  • ww keyword for tabs only
  • search by window title, app name, tab title and tab URL
  • faster than many implementations because search is happening in the native app

Known issues

  • Invisible windows are shown
  • Duplicate search results (Safari Tabs & Windows are not merged)
  • Shows windows from another desktops even though it isn't possible to switch to them.