Sergejs Rizovs

Results 16 comments of Sergejs Rizovs

Yeah I understood how it should work. but.. When three programs are opened and I say "switch app", it jumps to Program 2 as expected. But saying "switch app" again...

This is what mine looks like now ``` class SwitchApplicationsRule(CompoundRule): spec = "muzzle" def _process_recognition(self, node, extras): os.system('"C:\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\switcher.lnk"') Pause("150").execute() Key("right/100").execute() Key("enter").execute() ``` Switching between two windows manually does...

But this looks cool on my Github profile.

We dropped the project unfortunately.

I just spent an hour on this :D There is still a typo in docs on gatsby website.

This looks perfectly within the scope of this project, I'll happily accept a PR. Keep in mind potential conflicts with #3 though!