Ondřej Hruška

Results 103 comments of Ondřej Hruška

this looks very dodgy to me, 4 commits with the same giant copy-pasted commit message and he spams the same thing to tens of repositories. ![Screenshot_20231029_234309](https://github.com/bacnet-stack/bacnet-stack/assets/2041118/f4e680d9-609b-4af2-993c-289e232a711b)

Writing and reading PROP_WEEKLY_SCHEDULE and PROP_EXCEPTION_SCHEDULE using Bacnet stack is supported. I don't know about *implementing* a schedule object for someone else to access, there was some support but I...

For now I added this to my script that calls ide-helper, it's not pretty but solves broken types in PHPStorm: ``` sed -i 's~\\Illuminate\\Cache\\[(]~(~' _ide_helper.php sed -i 's~\\Illuminate\\Filesystem\\[(]~(~' _ide_helper.php ```

If anyone's interested, I've built a Fork Awesome customizer that lets one generate a version with a subset of icons (and also change the font name, prefix, etc.) https://git.ondrovo.com/MightyPork/fork-awesome-customizer read...

@xuv That is possible, but it should probably be done by you or someone else who understand how the font builder work. My solution is the result of a good...

So I've done some more cleaning and testing, and the customizer is now much easier to modify/adjust/potentially integrate, and also supports icon aliases properly. Next thing to add is probably...

You're right, thanks for the report. I don't currently use the library in any project, but I will merge a pull request for this. Can you try & verify if...

it's only two files with no dependencies, it's probably fastest if you just copy them by hand that said the download works fine for me, hit the download button and...

I made a local fork with these changes and it works well with L11

Another confirmation from Arch Linux, after this change my MX Master 3 works again. The system is fully updated otherwise. ``` downgraded bluez (5.78-1 -> 5.70-2) ``` I'm super glad...