N1x0

Results 30 comments of N1x0

Excellent observation @dal, a quick search on [Stackoverflow](https://stackoverflow.com/questions/39702704/connecting-uwp-apps-hosted-by-applicationframehost-to-their-real-processes) shows some promising workarounds, that should be fairly easy to implement. In essence we would only have to add another if statement...

This is a long-standing issuee document by rick himself in #15. I had a look at the code and I believe the issues lies somewhere with the `InitializeWithState` function. While...

> > > For chromium turning black, this has been triggered for me when changing layout engines - it may be related to moving windows. It'd be interesting to see...

> > > I know [Amethyst Windows](https://github.com/glsorre/amethystwindows) uses the native virtual desktops and has multi-monitor support, but I have not tested multi-monitor support myself. It seems to be a very...

> It seems the best course of action is to wait for Microsoft's Task View API to allow multiple Virtual Desktops on each monitor. Switching to Virtual Desktops right now...

Hi @Grefusa , have you tried using the `VertLayoutEngine` or have only tried out the one of the two defaults (`tall` & `full`)? If you haven't tried it yet then...

I'd just like to confirm that I get the same behaviour as described by @account-sxf . Switching workspaces closes Power BI completely. Logs don't show anything so this will require...

This is currently not supported but would be an interesting feature. I briefly checked and it seems like this behaviour is governed by `win32Helper.cs`. Should be possible to adjust it...

if you're not adjusting the resolution in windows but rather in-game you could try adding a filter to exclude CS:GO from being managed by workspacer. Not sure if this works...

Could you share your config file for some more background info? Also what version of workspacer are you running?