steventheworker / DockAltTab

Window preview app for MacOS (on the dock) using AltTab.
https://DockAltTab.netlify.app
GNU General Public License v3.0
90 stars 4 forks source link

All Spaces Mode #9

Closed steventheworker closed 1 year ago

steventheworker commented 1 year ago

Checkbox to show previews from all spaces, instead of confined to the current space.

steventheworker commented 1 year ago

Relevant discord comment @TrillyMayz I just looked at the code and realized you can already show from all spaces. (thanks to a weird feature/bug) open AltTab and under Controls -> Shortcut 2, change visible spaces => all spaces steventheworker — 11/30/2022 10:40 PM but it won't show you any previews if there's none in the current space or unless there's a minimized window

React to the issue to show support for this feature.

steventheworker commented 1 year ago

Make that shortcut 5, whatever the last shortcut is, will be used for DockAltTab previews.

steventheworker commented 1 year ago

This will be in the next update. It's already complete but don't want to untangle from other commits (I should've made a new branch for the other feature).