|
|
|
|
|
by datenyan
43 days ago
|
|
I have often thought about trying to figure out whatever Win32 API is responsible for focus stealing and neuter it down to something akin to void steal_focus_when_user_is_least_expecting() {
// stub, much better :)
}
It is the single most frustrating desktop computing experience. |
|
That said, Microsoft should have fixed this long ago - it is hard but a few people can do it given a few years to work through all the special cases.