QML applications can recognize when they're in the minimized (thumbnail) state and can adjust the information they display accordingly. So far I've seen very few apps take advantage of this, but I'm use there will be "widgets" done this way. When you app is fullscreen, show full info, and when minimized, show only some basic info (now playing in media apps, current temperature for weather apps, etc).