tlsomers

Results 13 comments of tlsomers

A temporary workaround is set `CanMininizeWindows` to false

I believe it is the 'ScreenClippingHost' class which is already ignored by default, so will work as expected (at least it does for me on windows 10).

This has now been implemented here: https://github.com/workspacer/workspacer/pull/352 The `.config` folder takes precedence as it reduces clutter in the home folder.

I'll add a section to the documentation as soon as I find the time, until then this pr can be left as is, I'll let you know when the documentation...

@josteink I have now updated the quickstart with some information on using the F# configuration feature.

In more testing I discovered a quite bad issue with loading System types such as arrays. Being unsuccessful in fixing it I have put this in draft and on hold.

The issue is mainly with compiling the wrong system libraries (as you can't choose apparently), so the solution is to resolve those assemblies to the already loaded version.

@Janthor I don't currently have plans for adding extra documentation on translations to F#. I did take the liberty to convert most (I don't have the aliases) of your configuration...

![image](https://user-images.githubusercontent.com/56299065/193335010-5c9ac48f-1176-47a9-b042-8bb9b97f36c8.png) Also, that's a lovely bar

Here's the relevant gist: https://gist.github.com/tlsomers/52fc7da2425bfd2caad4393ce3791e7f I also sent you a request if you need any more help :)