Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Modifying Windows ALT+TAB Behavior
Hey everyone. I'm wondering what kind of nuances there would be in attempting to modify the default ALT+TAB behavior on Windows.
Say for example you have 2 monitors. On the left, you have Spotify that you sometimes click to skip songs or something but otherwise have no reason tabbing to. On the right, you have all your other application you're using. After you've focused on Spotify, it becomes the next app in the tabbing cycle after you focus away. I know it's easy to just tab twice, however it'll stay in the upper hierarchy of tabs and also when you're doing it for a whole day, every day it starts to get annoying.
I want to program something that would remove an application from the ALT+TAB cycle. Bonus points if it can hide it from the Windows ALT+TAB GUI.
Does this sort of thing already exist? Is it even feasible or a waste of time? I'd like to see what more experienced developers think about this.
1 post - 1 participant
🏷️ rust_feed