Dr. Mickey Lauer

Results 173 comments of Dr. Mickey Lauer
trafficstars

I'm not too proud of this patch, but it's a quick fix. The layout code of LGAlertView is very convoluted, almost unmaintainable in my humble opinion. The major issue is...

@kdawgwilk Just stumbled over the same problem. It looks like nothing "Swift-native" provides cross-platform notification. Since this issue is a bit older now… did you create something on your own...

@kdawgwilk Alright. For the records: I have just created a lightweight wrapper around this project at https://github.com/mickeyl/fswatch.swift

Unfortunately not. What was planned as 2.0 didn't emerge, much because of [this](https://github.com/mickeyl/LTSupportAutomotive/issues/35#issuecomment-808062461). Hence, this library has been put into _critical-bugfixes-only_ mode. There has been an enormous amount of work...

The first bits of that have landed in the [SPM](https://github.com/mickeyl/LTSupportAutomotive/tree/SPM) branch. I have feedback from people using this from Swift. I should perhaps rebase it on `master` and make it...

Same here on ZorinOS (Ubuntu-based).

![Bildschirm­foto 2022-11-24 um 11 59 07](https://user-images.githubusercontent.com/167469/203768075-5170d80f-06f8-414e-8b53-34c1e27a6a55.png)

Would love to see the support for `AR`. What's holding this back?

For sure. Before this is "pull-ready", I also want to do some changes towards more _defensive programming_, i.e. removing all the `assert` and return more error codes.