hoppfrosch / AHK_Windy

Toolbox to operate on windows
http://hoppfrosch.github.io/AHK_Windy
Other
23 stars 8 forks source link

WindLy: Remove non existing windows from list #33

Closed hoppfrosch closed 9 years ago

hoppfrosch commented 9 years ago

Implement method which iterates over list and removes all windows which do not exist not anymore

hoppfrosch commented 9 years ago

Implemented method <removeNonExisting()>