Is there a way to have it so that Windows 10 apps only show up in the taskbar of the monitor where the app is open? Right now the app appears (and takes space) on the taskbar of both monitors
Not at the moment. It's on our list to fix up, but so far we haven't been able to find a way to do it. The Universal apps do this when we use the same API call to remove from the taskbar that we use for regular desktop apps, and we haven't been able to find another API for removing buttons from the Windows taskbar
OK. Thanks. Another thing that does not work now is using Compatibility settings to move the titlebar on Windows 10 apps. You can't choose the app to apply the settings.
Excellent, thanks Fred! We'll need to see if we can add a way to get those proper EXE paths in the Select Application window for Compatibility rules then.
Excellent, thanks Fred! We'll need to see if we can add a way to get those proper EXE paths in the Select Application window for Compatibility rules then.
Yes, because there is no way for me to know what the proper string would be for other universal apps. I tried (without success) to apply this to the Calculator app.
Add me to the list of people requesting a fix for this. Not a showstopper by any means, but it would be great to only have the app show on the proper monitor.
Something I noticed for universal apps was that the path changes each time they are updated. I've changed all the paths for my universal apps to look like this; C:\Program Files\WindowsApps\**\BibleApp.Windows.exe just substitute the exe name as appropriate. Here's another example; C:\Program Files\WindowsApps\**\Slack.exe
I also vote for fixing the issue of the icons for universal apps being shown on both taskbars.
This is an issue that has been bothering for years, and I revisit this thread from time to time to see if there has been any progress. I was thinking about it this morning, and I have a suggestion that might be worth investigating if it hasn't been already. I see that there are a number of apps that minimise an app from the taskbar to the system tray, such as 'MinimizeToTray' on GitHub. Perhaps it would be possible to incorporate such a function into DF so that if a universal app is displayed on the second monitor, the app disappears from the main Windows taskbar but still apppears on the DisplayFusion taskbar of the screen that is displaying the app.