lwouis / alt-tab-macos

Windows alt-tab on macOS
https://alt-tab-macos.netlify.app
GNU General Public License v3.0
10.59k stars 322 forks source link

Highlight window corresponding to selected thumbnail #1108

Open alt-tab-macos-bot opened 3 years ago

alt-tab-macos-bot commented 3 years ago

This issue was opened by a bot after a user submitted feedback through the in-app form.

Message:

选中某个窗口的时候,最好高亮下(比如背景边框变成红色等,这样才知道我现在选中的窗口)

Debug profile

* App version: 6.23.0 * App preferences: * MSAppCenter310AppCenterUserDefaultsMigratedKey: 1 * MSAppCenter310CrashesUserDefaultsMigratedKey: 1 * MSAppCenterInstallId: 919BF5C3-8183-4DE2-B21B-764B481D6584 * MSAppCenterPastDevices: {length = 1132, bytes = 0x62706c69 73743030 d4010203 04050607 ... 00000000 0000037a } * MSAppCenterSessionIdHistory: {length = 452, bytes = 0x62706c69 73743030 d4010203 04050607 ... 00000000 0000014e } * MSAppCenterUserIdHistory: {length = 447, bytes = 0x62706c69 73743030 d4010203 04050607 ... 00000000 00000149 } * NSWindow Frame SUUpdateAlert: 650 498 620 392 0 0 1920 1057 * SUHasLaunchedBefore: 1 * SULastCheckTime: 2021-09-03 03:39:30 +0000 * SUUpdateGroupIdentifier: 921745713 * SUUpdateRelaunchingMarker: 0 * hideColoredCircles: false * holdShortcut: ⌘ * menubarIcon: 2 * nextWindowShortcut: ⇥ * preferencesVersion: 6.23.0 * updatePolicy: 1 * windowMaxWidthInRow: 30 * Applications: 49 * Windows: 12 * {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 1, spaceIndex: 1} * {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 1, spaceIndex: 1} * {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 1, spaceIndex: 1} * {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 1, spaceIndex: 1} * {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 1, spaceIndex: 1} * {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 1, spaceIndex: 1} * {isFullscreen: false, isWindowlessApp: false, isMinimized: true, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 1, spaceIndex: 1} * {isFullscreen: true, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 21, spaceIndex: 2} * {isFullscreen: false, isWindowlessApp: false, isMinimized: true, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 1, spaceIndex: 1} * {isFullscreen: false, isWindowlessApp: false, isMinimized: true, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 1, spaceIndex: 1} * {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 1, spaceIndex: 1} * {isFullscreen: false, isWindowlessApp: false, isMinimized: false, isHidden: false, isTabbed: false, isOnAllSpaces: false, shouldShowTheUser: true, spaceId: 1, spaceIndex: 1} * OS version: 版本10.15.7(版号19H15) * OS architecture: x86_64 * Locale: zh-Hans_AL (current) * Spaces: 2 * Dark mode: Light * "Displays have separate Spaces": checked * Hardware model: MacBookPro16,1 * Screens: 1 * {x: 0.0, y: 0.0, width: 1920.0, height: 1080.0} * CPU model: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz * Memory size: 34.36 GB * Active CPU count: 12 * Current CPU frequency: 2.6 Ghz * Resource utilization: * CPU: 1.1% * Memory: 71M+ * Threads count: 17

lwouis commented 3 years ago

Google Translate:

When selecting a window, it is best to highlight it (for example, the background border turns red, etc., so that I know the window I'm currently selected)

I think it's an interesting idea. HyperSwitch does this. It's a preference you can toggle on/off as well. When you turn it on, it temporarily brings forth the window selected in the switcher.

We could add that to AltTab yes, that seems useful 👍

pete-may commented 1 year ago

I'm interested in this feature as well.