Jaiganėsh Kumaran
Jaiganėsh Kumaran
>  > > The last one that I tried was: use the XAML island and this one no needs to have additional dependencies. > While it doesn't...
Why not simply just run the regular executable but without a window open? It will be much simpler. There are not that many resources about creating an out-of-process WinRT server.
> Because then you will need to handle all serialization stuff and message dispatching by yourself, No I mean just do it in the same process as the main app....
> We want all operations to happen in a single process I did mean the same process as the app, meaning hitting X on the window will only hide it...
It doesn't seem to be there: 
One of the problems with notification area icons are that it's primarily an app powered experience which means it needs to run all the time. While many of them are...
With jumplists, it's not possible to change options dynamically unless you're running all the time. Maybe there could be a way where a background task that updates the options for...
System tray icons shouldn't be used if there's no background task or need for quick access to options even without the app opened that refresh dynamically. Some apps like Spotify...
@pranavhippargi How about bringing back the charms bar?
@duke7553 In Windows 8, swipe from the left was for going back to the previous app, not as an in-app back button. It will confuse users since swiping from the...