Martin Braun

Results 145 issues of Martin Braun

Could you please consider adding a [Homebrew formula](https://docs.brew.sh/Formula-Cookbook) for the release? Thank you.

enhancement
help wanted

The source website uses too old user-agents. whatmyuseragent.com provides up2date sources, see https://whatmyuseragent.com/browser/chrome/ch for Chrome for instance. Script should use this website as source.

> Package 'ini-parser 2.5.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net5.0-windows7.0'. This package may not be fully compatible with your project....

Hi, I'd like to use bsync to sync files on my hoster, but my hoster only allows me to transfer files using FTPS, not SFTP. Unfortunately, on the attempt to...

Hi, I've spotted a bug in [AchievementsClient.incrementImmediate](https://developers.google.com/android/reference/com/google/android/gms/games/AchievementsClient#incrementImmediate(java.lang.String,%20int)). The documentation states: > This form of the API will attempt to update the user's achievement on the server immediately. **The Boolean in...

Please give an option to convert classnames with dashes to camcelCase in the code. I.e. `.my-class` selector should be usable with `styles.myClass` instead of `styles['my-class']`. It feels more natural to...

Hi, it would be great if the ShowNativeProperty would allow a string argument to change its visual appearance in the editor, similar to buttons, like so: ```cs [ShowNativeProperty("My Property")] public...

First of all, great plugin, good work and a big thanks for publishing it under MIT! Now I have a suggestion. There seem to be a way to make radio...

**Describe the bug** In many layouts clockwise and counter clockwise are trivial to grasp, but what about the 3 column layout? I would expect that if I move focus or...

**Describe the bug / To Reproduce** Say you have 3 windows in the current space that are all aligned properly by Amethyst. When you now decide to hide an application...

bug