Items in the list refresh these information from now on:
title
responsiveness status
their z-order (order they are ordered by, it's the same as classic windows alt-tab)
Some issues still persists, mainly:
cpu consumption while any metro window is active
memory consumption (I'm actually not sure about this one, wpf is kinda confusing)
metro windows still have generic icon
Beside things mentioned above I want to add:
support for localization
some form of context menu with options such as close window, pin item in the list to prevent it from changing its position
option to check for new version from the update window
Things which go away:
Keep window centered option, idea was to let window keep its absolute position whole time; as it is now if there is less items in the list(space specified by List size option isn't filled) it resizes and centers accordingly.