numist / Switch

A window-based context switcher for the Mac
157 stars 17 forks source link

Fix #91 with a window controller cache keyed by screen number. #94

Closed numist closed 10 years ago

numist commented 10 years ago

Also changes window controller storage to be keyed based on screen number instead of screen frame, since the latter is unnecessarily complicated given the way screen residency is currently abstracted.