I'm developing my first app for Windows 8 and I'm stuck deciding between creating a desktop app or a "Modern UI" app (aka Metro app).
My app has no use for the touch-friendly interface of the modern UI but I'm thinking what will be most useful for my user.
If he's on the modern UI all the time, creating a modern UI app with its notifications will be the best thing. However, if the user is a heavy desktop user, that won't matter.
I've noticed that the modern UI apps and the desktop apps live in completely separate worlds. For instance, I logged into the Windows 8 Skype client and went to the desktop. The Skype client was sending me notifications that I was not seeing. Same thing happens with a desktop app, I have not seen any desktop app interact with me while I was using the Start screen or the modern UI apps.
My question is: should I have to choose? What's the best way to bridge those two worlds?
My apps could be used just fine from the modern UI or the desktop. I can't point to anything specific that would tie it to one or another. Even then, I can't decide clearly.